I have two selection screens, i gave values in first
selection screen but i din't give any values in second
screen. will it display or not plz tell me?
Answer Posted / amith
HI
It depends on your code.
If you have enterd some values in frst screen and used the
levae to list processing statement then it will display
values of the first screen else if you directly called the
second screen then it might not display any values.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are null values?
Write the bdc table structure? : abap bdc
What are the function modules used in a sap script driver program?
Does sap handle multiple currencies?
Normally how many and what files get created when a transaction program is written? what is the XXXXXTOP program?
wat is the difference between A-gate & W-gate?where are they used?
What are the dis-advantages of logical databases? : abap hr
What is screen flow logic? What are the sections in it?
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
How to read files and process BDC's automatically ?
What are standard layouts sets in the sap script?
How do you validate the selection criteria of a report? And how do you display initial
What are the 2 other types of views, which are not allowed in release 3.0?
What is design pattern? Provide example .Why are we using it?
How will u handle the situation – In a report using function module to generate a IDOC, How will u handle the error IDOC in the same report ?