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?
Answers were Sorted based on User's Feedback
Answer / gvkreddy
in the second selection screen u must implment the variants
Goto>variants button and select the varaints list and ther
specify the varaints Fields
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
What are the commands for BDC to pass specified values directly to a Batch Input Session..?
What happens if only one of the commands set screen and leave screen is used without using the other?
what is the difference betn end-of-page and end-of- selection?
How do you move on to the next screen in interactive reporting?
what will happen if you don't give occurs clause while creating an internal table?
Types of User exits ?
what are parameters of DDCinsert fun module ?
Menu painter?
Explain the Inportance of pa40? : abap hr
what is cardinality?how it works in ABAP?
What is a predefined type in abap?
How to print Back to Back in Scripts?