hi this is ramu.my question is :set-screen,call-screen and
leave screen differences and when we use those statement
while implimenting code.please help me .iam in trails now..
Answer Posted / x
when u r calling a screen dynamically,we have to use the call screen keyword.so the control will return to the statement where it was called for.
but when we are calling a screen statically we are using set screen keyword.and here for back to the statement from where the screen was called, we have to use the leave to screen keyword.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the disadvantages of logical databases?
What are the differences between table controls and step loops?
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
What are the differences between macro and subroutine?
How many types of size categories and data classes are there?
Which objects are independent transport objects? : abap data dictionary
What are the three hierarchical levels of data types and objects?
Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?
Where do you code the hide statement?
How to convert normal function module to bapi?
What are the data types of internal tables?
What is meant by authorization? : sap abap hr
What are the merits of its?-
What is the use of enqueue function module? : sap abap data dictionary
Explain the use of insert and append statement in sap abap?