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 a dialog program and a report?
What are the data types of the abap/4 layer? : abap data dictionary
How can one distinguish between different kinds of parameters? : abap modularization
What is tcode se16. For what is it used. Explain briefly?
Filter badi and multiple used badi? Will the sequence matter of the badi implementation in case of multiple used badi?
Define database layer?
What is the relationship existing between the various data elements? : abap data dictionary
What are authorization objects and what statement is used to perform an authorization check in an abap program?
How will you insert record in a sorted table
Can we make use of flow logic control key words in abap/4 and vice-versa?
Explain the difference between cluster tables and pool table?
What are the events used for logical database?
What was the requirement of IDoc in your project? How it was working?
what is the process of creating quotation using BAPIs.
What are the parameter types for a method?