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
How many default tab strips are there? How to insert more tabs in it?
In which table the material master data is stored?
What is difference between float and packed data type?
How can a lock object be called in the transaction?
What is a data dictionary? : sap abap data dictionary
Explain the disadvantages of abap query tool?
Sal abap on hana interview
What are the organizational related Infotypes
What is the difference between a dialog program and a report?
How to display if the value entered contains records or not?
How does the interection between the dynpro and the abap/4 modules takes place?
What is retro active accounting
What is the structure of bdcmsgcoll? : abap bdc
Can I execute user exits? If yes, how?
How do you populate data into a multiple line field? : abap bdc