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 |
|---|---|---|---|---|---|---|---|
| |
MASTER_DATA | TYPE | BOOLE-BOOLE | SPACE | Flag 'Also delete tables with similar master data' | ||
| |
NO_COMMIT | TYPE | BOOLE-BOOLE | SPACE | Flag 'No COMMIT WORK' | ||
| |
OBJNR | TYPE | ONR00-OBJNR | SPACE | Object number | ||
| |
OBART | TYPE | IONRA-OBART | SPACE | Object type for the object number(s) to be deleted | ||
| |
BLOCKING_SIZE | TYPE | ARCH_USR-ARCH_COMIT | '30' | Blockungsfaktor für Objekte | ||
| |
T_OBJNR | TYPE | IONRB | Table with object numbers | |||
| |
T_STAT | TYPE | ARCH_STAT | Transfer of statistics data to archiving | |||
| |
MISSING_INPUT | TYPE | No object number(s) specified | ||||
| |
OBJNR_WITH_WRONG_OBART | TYPE | Object number has incorrect object type | ||||
Processing Type
| Normal Function 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 |