differnce between screen exit, field exit and function exit
Answer Posted / 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 |
Post New Answer View All Answers
What is view? Different types of view. Explain?
How do you execute the payroll
Difference between domain and data element? What are aggregate object?
What is an “on input filed” statements?
Give Some examples of reports generated in real time scenarion? Also give examples of standard reports in SAP used in real time?
How do you delete duplicate records from internal table?
Is main window mandatory in smartforms?
What is an internal table?
Explain what are extracts?
What are data classes? What are the various data classes available for selection? : abap data dictionary
How to load data from ms excel sheet to sap by using bdc method ? : abap bdc
Can we use flow logic control key words in abap/4 and vice-verse?
How can we set the table spaces and extent sizes? : abap data dictionary
Why do we use events and actions in web dynpro?
What is the difference between tables and structures?