The Function Module CACS00_CLOSE_DOC_CHECK (Prüfen von Beleg (Pauschale u. Garantie) - generell) is a standard Function Module in SAP ERP and is part of the function group CACS00_CLOSE_CHECK within the package CACSPY.
Function Module | CACS00_CLOSE_DOC_CHECK |
Short Text | Prüfen von Beleg (Pauschale u. Garantie) - generell |
Function Group | CACS00_CLOSE_CHECK |
Package | CACSPY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCHD | TYPE | CACS00_DOCHD | Provisionsbelegkopf | |
I_REVERSE | TYPE | CACSFLGREVR | Kennz.: Objekt storniert anderes Objekt |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FLG_ERROR | TYPE | CACSDOCERROR | KnZ: ProvBeleg inkonsistent (X-Fehler, ' '- ok) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_DOCDT | LIKE | CACS00_DOCDT | Prov.: Detailpositionen zu Vergütungszeilen | |
T_DOCRE | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung u. Haftung | |
T_DOCSE | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten |
This function module does not define any Exceptions.