Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Difference between Call screen, Leave screen and Set screen.

Answer Posted / anu

With SET SCREEN the current screen simply specifies the
next screen in the chain , control branches to this next
screen as sonn as th e current screen has been
processed .Return from next screen to current screen is not
automatic .It does not interrupt processing of the current
screen.If we want to branch to the next screen without
finishing the current one ,use LEAVE SCREEN.


- With CALL SCREEN , the current (calling) chain is
suspended , and a next screen (screen chain) is called .The
called can then return to the suspended chain with the
statement LEAVE SCREEN TO SCREEN 0 .Sometime we might want
to let an user call a pop up screen from the main
application screen to let him enter secondary
information.After they have completed their enteries, the
users should be able to close the popup and return directly
to the place where they left off in the main screen.Here
comes CALL SCREEN into picture .This statement lets us
insert such a sequence into the current one.

Is This Answer Correct ?    24 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

foreign key enforcement?

2153


after creating lock object if does n't access record by second user what should we do?

2032


What is a view in sap? : abap data dictionary

1097


What are the organizational related Infotypes

2149


what is the transaction transaction for setting parameters rdisp/buffermode

4541


Which bdc you prefer? : abap bdc

1388


What is delivery class? : abap data dictionary

1323


What is interactive reporting?

1136


What is the full form of spro? : sap abap hr

1385


Name some data dictionary objects?

1063


Why do we need enhancements?

1232


What are the functional modules used in sequence in bdc? : abap hr

1174


What are the functional areas, user groups? How does abap query work in relation to these?

1106


What are the events driven batch jobs?

1116


How to find Kernal badi ?

1666