Menu

SAP Function Module CBRC_CHK_DOCUMENT_DELETED

Prüfung, ob Beleg gelöscht ist

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.