Installation for the extension of the product master data for the maintenance of export control numbers
The installation steps listed in this section are only required if Export Controls has been installed and if you have licensed the "A601275 Product master data extension for SAP" option from AEB for maintaining export control numbers. In this process, the export control numbers are maintained in a separate system and synchronized with the SAP material master.
If you would like to use Product Classification for export control number maintenance instead, follow the installation steps in the related Installation and Configuration Guide for the Product Classification Add-on for SAP.
Proceed as follows:
- Enter the enhancement MGA00001 for the enhancement project already created for Export Controls.
- Click the Components button to now fill the corresponding customer exits.
- Double-click the relevant customer exit (function exits: EXIT_SAPLMGMU_001) to jump to the associated function module.
- Double-click here to select the entered include. If it is not available, a system query appears asking whether you wish to create the include.
- Confirming the dialog and assigning the development class or package created above brings you to the include.
- Enter the following content:
Include ZXMG0U02 (function EXIT_SAPLMGMU_001) (material master)
* =====================================================================
* Start: AEB Product master data extension
* ---------------------------------------------------------------------
INCLUDE /aeb/ta_material_save_new.
* ---------------------------------------------------------------------
* End: AEB Product master data extension
* =====================================================================