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
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain?
In SAP Script,How to display a single field(like matnr)at the right end of the form.
How to select valid lines for secondary list?
How do you find if a logical database exists for your program requrements?
where are the passwords for ITS stores?
What is the disadvantage of a call by reference? : abap modularization
1 . how do u design technical documentation in abap ? 2 . what u currently devloped in sap abap ?
What is the difference between the function module and a normal abap/4 subroutine?
What is value table?
Explain what is step-loop?
How do you Export a session ?
Explain get cursor field?
What are the events in classical reports?
What is the table & field to identify the no of items (bottles) stored in one case?
What is the difference between rfc and bapi function modules? : abap bdc