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
what next in SAP-ABAP/4 is it going to be change?
hi to all abap interview guys please notify this .. first if u have any doubts please go through google search or else please do debugging with some sample programs . but don't post even silly questions too. thanking you.
Explain the differences between se01, se09 and se10?
What are pooled tables?
What are Table control and tab strip control in dialog programming ?
Explain what are the different functions used in sap script?
What is the use of enqueue function module? : sap abap data dictionary
What is interactive reporting?
How to creat transactions? : abap data dictionary
Explain what is the difference between sy-tabix and sy-index? Where it is used?
What is the client concept in sap?
How will you link form with the event driven in sap scripts?
Does the call transaction method allow multiple transactions to be processed by sap?
What is the use of buffering?
What is a collect statement?