can u create more than one selection screen?
Answer Posted / muralikrishna .pothuraju
yes we can create by using selection-screen begin of screen
scr no.
we can call that by using
call selection-screen scrno.
not by call screen (because its a selection-screen no
normal screen)
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is the difference between collect and sum?
How do you process errors in call transaction method? : abap bdc
Tell me a scenario where did you use secondary index?
Example of table cluster and cluster tables.
How can you manipulate the presentation and attributes of interactive lists?
What is the difference of update types in call transaction method ? : abap bdc
How many primary keys can be created for a table?
List some of the many different ways that the sap standard functionality can be changed by a customer?
What are the classifications of the sap abap data classes?
How to call a subroutine in sapscript?
What are the advantages of logical databases?
How can we achieve MVC ?
Explain what are standard layouts sets in the sap script?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What is the use of the raising exception? : abap modularization