SAP ABAP IMG Activity COM_PRODUCT_DELETE (Delete Additional Product Data)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_CUST (Package) Product Master Customizing - General
IMG Activity
ID COM_PRODUCT_DELETE Delete Additional Product Data  
Transaction Code S_A4C_68001090   (empty) 
Created on 20030226    
Customizing Attributes COM_PRODUCT_DELETE   Delete Additional Product Data 
Customizing Activity COM_PRODUCT_DELETE   Delete Additional Product Data 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COM_PRODUCT_DELETE    

Use

When deleting products, this enhancement can be used to delete additional data that does not belong directly to the product master. It is not intended for deleting data in customer-defined set types, as this belongs to the product master and is deleted automatically.

The deletion of additional data is implemented in the method DELETE_EXTRA_DATA.

Requirements

On no account must a COMMIT WORK be executed in the implementation. All deletions are written to the database at the same time by executing a central COMMIT WORK in the calling program.

Standard settings

Activities

Example

This enhancement contains example code which can be used as a basis for creating an implementation.

In the example code, data corresponding to the product is deleted from the table SAPLANE.

Business Attributes
ASAP Roadmap ID 153   Design enhancements 
Mandatory / Optional 3   Nonrequired activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG COM_PRODUCT_DELETE 0 A4C0000261 Central Part of Product Master 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20030228 
SAP Release Created in 400