can u create more than one selection screen?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / pavendhan
yes, we can create by using CALL SELECTION-SCREEN.
not by using call screen.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / sathish kumar
CALL SELECTION-SCREEN numb
[STARTING AT x1 y1]
[ENDING AT x2 y2].
Regards,
Sathish Kumar
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / 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 |
Answer / karthik
ya u can create selection screen more than one,,,
by using call screen statement....
Is This Answer Correct ? | 1 Yes | 4 No |
what is process code used in ale idocs ?
What are different abap/4 editors?
What should be the approach for writing a bdc program? : abap bdc
A Program calls a Function module. what happens to the ABAP memory allocation used by the functional module when the functional module is completed?
Anyone can plz help me in finding the occurate material for ALE,EDI&IDOCS ,OTHERTHAN ARVIND NAGPAL'S EDITION!IF u know then plz inform me!
What is syntax to upload a logo in script ?
4 Answers Accenture, Harjai Computers,
Tcode for SNIP?
What is field catalog. Describe the purpose of it?
What are the ABAP commands that link to a layout set?
what are obsolete function modules FROM version 4.5b to ECC 6.
what are the diff types of dispatcher in sap ?
Did you create secondary index?