Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

question on output

Former Member
0 Likes
631

output displayed in two lines ,,plant level detail line and storage level detail line..what dies this mean...two selection screens?

output displayed in two lines ,,plant level detail line and storage level detail line..what dies this mean...two selection screens?

4 REPLIES 4
Read only

Former Member
0 Likes
606

Hi

I can't understand your doubt? I suppuse it should mean a selection-screen with the plant and the storage.

I don't know, probably u should select the storage belonging to the certain plant from the table T001L.

Then print the storage detail for each plant.

Max

Read only

Former Member
0 Likes
606

Hi Vamshi,

This could also mean that you need to use a hierarchial list for display. At the top level(primary) list heading you can have plant, while for the secondary list you can use Storage location.

This just means that you need to display data for all the storage locations that belong to a plant.

So at the selection-screen you can have both plant & storage location & for the output you can use a hierarchial display as explained above.

Regards,

Chetan.

PS:Reward points if this helps.

Read only

Former Member
0 Likes
606

Hi Vamsi,

U take the plant number as select option or parameter and use radiobuttons for storage locations.

Select-options plant.

Radiobutton: with storage location

without storage location

regards

kannaiah

Read only

Former Member
0 Likes
606

hi

I can't understand your doubt? I suppuse it should mean a selection-screen with the plant and the storage.

in selection screen u can define two parameter option one for storage level detail and another for plant level detail and according to ouput display write the select statment

deepak