what is difference between user exit, customer exit and badi?
Answer / kalyan
User exit,Customer exit and BADI are the enhancement techniques which are used to write your custom code with out modifying the standard application.
User Exit is subroutine where we write custom code.We need SAP Access key to write user exit. It will available for only SD module.
Customer Exit is Z include program where we write custom code.We don't need SAP Access key.
Customer exit and user exit can implement only in a single project. BADI can be implemented in multiple project.
Is This Answer Correct ? | 10 Yes | 0 No |
where is security relevent information such as Password for ITS are stored?
How to write a code in tab control? : abap bdc
What are the standard macros do we use in HR ABAP
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
How to debug smartforms?
What happens Update command is used without where clause ?
What is the tcode to create indexes?
What is retro active accounting
What is the bitwise operator in the sap abap?
What is lock objects? : sap abap data dictionary
Define dispatcher?
What is the function of the transport system and workbench organizer? : abap data dictionary