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 happens if a function module runs in an update task?
How the transaction that are programmed by the user can be protected?
How many secondary indexes can we create in a table?
Name the special commands of list?
What is a projection view? : abap data dictionary
What is difference between float and packed data type?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
why to create a custom BAPI if the BAPI already exists? y to find BAPI again? frankly even i dint undstnd tne question properly. if any one come across this q please do anser me.
Difference between stand alone CRM and back-end CRM
Under Data Transfer Portion of ABAP, what do you mean by DX Project
What is the maximum number of structures that can be included in a table or structure : abap data dictionary
What is a view? : abap data dictionary
What are the different kinds of lock modes?
Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul
What is a size category?