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
Can a constructor be declared private? If yes then in which scenario?
After running a BDC program in background, next day morning when you see the results, few records are not updated(error records). What will you do then ?
what is sap scriptview ?
Explain what are the events used in interactive reports?
What is Buffering Concept? When should a Table be buffered?
What are different types of parameters?
What is abap?
What are your ways to performance optimization?
how to use table control?if suppose i have 6 records and i want more 4 records in sequence.How to handle this scenario?
What is protect & endprotect?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
How are the date abd time field values stored in sap?
Explain what are interactive reports?
Difference between sy-tabix and sy-index?
How do you read files from the application server ? : abap bdc