The Function Module CBRC_CHK_DOCUMENT_DELETED (Prüfung, ob Beleg gelöscht ist) is a standard Function Module in SAP ERP and is part of the function group CBRC_CHK within the package CBRC.
Function Module | CBRC_CHK_DOCUMENT_DELETED |
Short Text | Prüfung, ob Beleg gelöscht ist |
Function Group | CBRC_CHK |
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_ATTRIB | TYPE | CCRCE_ATTRIB | Teilschlüssel: Attribut zum Objekteintrag | |
I_OBJECT | TYPE | CCRCE_OBJECT | Teilschlüssel: Objekteintrag | |
I_VALUE | TYPE | CCRCE_VALUE | Schlüsselwert |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_DELETED | TYPE | ESEBOOLE | Beleg ist gelöscht |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.