The Function Module CBRC_CHK01_APPL_LOG_DELETE (EHS&S RegCheck: delete Application Log with KEY OBJECT SUBOBJECT) is a standard Function Module in SAP ERP and is part of the function group CBRC_CHK01 within the package CBRC.
Function Module | CBRC_CHK01_APPL_LOG_DELETE |
Short Text | EHS&S RegCheck: delete Application Log with KEY OBJECT SUBOBJECT |
Function Group | CBRC_CHK01 |
Package | CBRC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OBJECT | TYPE | BALHDR-OBJECT | Anwendungs-Log: Objektname (Applikationskürzel) | |
I_OBJKY | TYPE | OBJKY | Objektkey Dokumentenverwaltung | |
I_SUBOBJECT | TYPE | BALHDR-SUBOBJECT | Anwendungs-Log: Unterobjekt |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_MSG_OLD_TAB | LIKE | BALM | Application log: log message |
This function module does not define any Exceptions.