22) Very important How to find user Exit for a standard SAP
Object(field,screen,menu etc)?
Answer Posted / bharath
If you were given the enhancement, then go to tcode SMOD
and enter the given enhancement name->click display-> you
will be displayed with list of exits that are available
under that enhancement and description is maintained to
understand the purpose of the exit-> double click on it->
it will take u to include program where u have to write the
required logic.
Select which is suitable to your requirement and proceed
with the development.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How are the date abd time field values stored in sap?
Is a logical database a requirement/must to write an abap/4 query?
Explain what are the different functions used in sap script?
What is a predefined type in abap?
Can i Have Some Examples on Enhancements.
What is the client concept in sap?
What are logical databases? What are the advantages of logical databases?
What are the different modes of processing batch input sessions? : abap bdc
How to write a bdc – how do you go about it?
What are the advantages of logical databases?
Concepts of OO ABAP and why we are using it?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
Can we create field without data element? If yes, how?
What are the check tables and value tables?
What are the functional modules used in sequence in bdc? : abap bdc