Scenario :-  Get Details Of Material  For given plant & Storage Location Data .
              
Step 1. Do selection Screen , Internal Tables & Variables.

Step 2. Start Of Selection . Fetch data from database table into internal table.
using Select Statements.

Step 3. Loop at Internal Table into Work Area.

Step 4. Save , Check & Activate .Execute.Provide Parameter Input. & Execute.
            

Output.

Step 1. Do selection Screen , Internal Tables & Variables.

Step 2. Start Of Selection . Fetch data from database table into internal table.
using Select Statements.

Step 3. Loop at Internal Table into Work Area.

Step 4. Save , Check & Activate .Execute.Provide Parameter Input. & Execute.
Output.

Initialization.
Selection Screen Do Validation.
Create Msg Class First.
Provide Msg ID in Report Statement.
Declare Variables. 
1. Validation For ST_LOC . 
Write select Statement. Execute.
Msg Error.
2. Validation For Plant.
Select Statement.
Msg Error 
Set Label in Output.
20 & 25 are Number Of Spaces To particular output.
Declare in Loop Program. Save & Execute.
 


0 comments:
Post a Comment