|
|
Adding fields to SAP standard Infotype
SAP allows you to add additional fields to any standard Infotype.
Step 1
Using transaction PM01 chose the 'Enhance Infotype tab' and press the create 'All' button.
Step 2
The following screen will appear allowing you to enter the new fields you wish to add to the Infotype.
i.e. ZZSPINST and ZZBACS
Step 3
Once saved and activated the new fields will appear in the Infotype screen and database table (See below)
Infotype screen(PA20)
Infotype database table
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
|
|