|
|
SAP Business Parnter Enhancement using the BDT
The development process for enhancing the business partner transaction is very similar to that outlined in
the previous topics for GM enhancement. You still create new field groups, views, sections and screens but
instead of using 'GRANT_CUSTOMIZE' you use the transaction 'BUPT' and expand the tree structure as
shown below:
Website Navigation to related information
SAP enhancements - CMOD
Enhancing standard SAP via the use of user exits, customer functions and other options available via transaction CMOD
|
SAP user exits
SAP User exits to enhance standard SAP functionality without modifying the standard SAP code
SAP enhancement framework
Enhancing standard SAP via the use of the new enhancement framework. Allows ABAP code modifications to be added to any sap program.
Business Add-in - BADI
Enhancing standard SAP via the use of the business data toolset (BDT)
SAP Field Exits
Enhancing standard SAP via a field exit
Business data toolset - BDT
BADI's are OO methods which can be enhanced to implement new functionality into standard SAP transactions
|
|