can u create more than one selection screen?
Answer Posted / bandivenkateswarlu
That is possible with by using the CALL Screen statement.
syntax:
call screen(sno)using selection-screen (sno)
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Why are insert and append statement used in sap abap?
What are the different kinds of lock modes?
What is an rdbms?
What are the page windows?
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
How to transfer data into line items using batch input session method? : abap bdc
what is the exact code that shoud be implimented in sap note
If yes then why do we require logical database
Can we set page headers to details lists?
What are conversion routines? : abap data dictionary
What is exception class and test class. How to use it?
Did you create secondary index?
Explain how data is stored in cluster table?
What is modularization and its benefits?
How can we create callable modules of program code within one abap/4 program? : abap modularization