differnce between screen exit, field exit and function exit
Answer / siddharth samal
SCREEN EXIT: if you want to do any modification on the
standard scren then screen exit is used.
FIELD EXIT: if you want to have some validation or restrict
some values to a filed then field exit is used.
FUNCTION EXIT: it can be used for different functionality
AND IF YOU WANT TO DO ANY MODIFICATION IT WILL TAKE YOU TO
A FUNCTION BUILDER.
Is This Answer Correct ? | 5 Yes | 0 No |
Why do we use CALL FUNCTION ..IN BACKGROUND TASK and CALL FUNCTION ...STARTING NEW TASK? What is the difference?
How will you do implicit enhancement?
what is the difference between templates and tables.
What are the different methods of passing data?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
How do you validate the selection criteria of a report? And how do you display initial
How to create our own data types in a Report??
In Dialog Programming Table Control,how to make only one row editable?
Can a constructor be redefined?
What are MENUEXITS, SCREENEXITS, FUNCTIONEXITS, FIELDEXITS and what is the difference between them ?
What is the disadvantage of using EXEC SQL stmt do in ABAP?
Explain the advantages of different types of bdc's?