SAP ABAP Function Module K_OBJECT_DELETE (Deleting the Object-Number-Dependent Tables for a CO Object)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KACC (Package) Cost Accounting: Cost collector RK-A
Basic Data
Function Module K_OBJECT_DELETE Deleting the Object-Number-Dependent Tables for a CO Object  
Function Group KADL   CO Object: General Routines  
Program Name SAPLKADL    
INCLUDE Name LKADLU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MASTER_DATA TYPE BOOLE-BOOLE SPACE Flag 'Also delete tables with similar master data'
Importing NO_COMMIT TYPE BOOLE-BOOLE SPACE Flag 'No COMMIT WORK'
Importing OBJNR TYPE ONR00-OBJNR SPACE Object number
Importing OBART TYPE IONRA-OBART SPACE Object type for the object number(s) to be deleted
Importing BLOCKING_SIZE TYPE ARCH_USR-ARCH_COMIT '30' Blockungsfaktor für Objekte
Tables T_OBJNR TYPE IONRB Table with object numbers
Tables T_STAT TYPE ARCH_STAT Transfer of statistics data to archiving
Exception MISSING_INPUT TYPE No object number(s) specified
Exception OBJNR_WITH_WRONG_OBART TYPE Object number has incorrect object type
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in