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 |
In select-options, how to get the default values as current month first date and last date by default?
What are smart forms?
what is the function module to read the standard text?
What is an abap?
explain the role of CTUPARAMS structure in call transaction
3 Answers Accenture, Atos Origin, IBM,
Wat is the difference between Select single * and Select .. Up to one row . And which method is better for performance ?
what are the events in sap script print progam.
what is diff between ECC 5.0 AND ECC 6.0
What is the sequential order of triggering events in interactive report?
What are the parameters used in each function?
What is RFC function module?
WHAT IS COMPOSITE KEY??