with out doing any action how to go another screen ,means
when ever control comes to that particular field this action
has to be done?
Answer Posted / chandan
Once next screen is set during the processing of a current
screen. After you call a screen, the next screen can be
overwritten with the SET SCREEN statement for the duration
of the actual next screen processing.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between function group and function module?
How to debug a script in abap?
What are the types of windows in sap script?
What is meant by a schema? : sap abap hr
Have you processed BDCs ?
Explain how data is stored in cluster table?
Can a constructor be redefined?
what are Hana Basics
How many primary keys can be created for a table?
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How would you set the formatting options statically and dynamically within a report?
Concepts of OO ABAP and why we are using it?
What are the different types of luws. What are they?
How do you write a function module in sap?
What is the difference between Exit and Stop?