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 / karthik

With SET SCREEN current screen simply specifies the next
screen in the chain and control branches to the next screen
as the current screen has been processed.

If we want to branch to the next screen with out finishing
the current one then use LEAVE SCREEN.

With CALL SCREEN the current(calling) chain is suspended
and a next screen is called.The called can then return to
the suspended chain with the statement LEAVE SCREEN TO SCREEN 0.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Sal abap on hana interview

925


how to read the standard field value in your custom program.

1195


What is a multiple line field? : abap bdc

797


Can you create an internal table dynamically?(at run time)

1603


What does an exec sql statement do in abap?

739






What are the relational operations that can be performed on view in sap? : abap data dictionary

684


What is the difference between a structure and a table? : abap data dictionary

814


pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?

1705


What is an update task? : abap modularization

776


What are the uses of interactive reporting?

799


What is the difference between table and template?

769


How do you find the tables to report from when the user just tell you the transaction he uses? And all the underlying data is from SAP structures?

937


What is the abap program name to process the batch input session automatically? : abap bdc

841


ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul

2385


What are the events in abap/4 language? : abap hr

787