Answer Posted / gvkreddy
Yes it is possible by using CALL SCREEN <screenno> statement.
or by using SUBMIT Statement
| Is This Answer Correct ? | 1 Yes | 8 No |
Post New Answer View All Answers
What are the different types of parameters? : abap modularization
What is personnel sub are
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What is “call mode”?
Can we make use of flow logic control key words in abap/4 and vice-versa?
What is difference between dialog program and a report?
What are the drill-down features provided by abap/4 in interactive lists?
How to display or know if the value entered contains records or not?
What is the difference between synchronous and asynchronous update?
How to use messages in lists?
What are the differences between se01, se09 and se10?
what is difference between user exit, customer exit and badi?
How do you execute the payroll
How to write a bdc – how do you go about it?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?