The Function Module CACS00_BDTD_LOG_DOC (Liefert die Daten die in BDTI bereits erfasst wurden) is a standard Function Module in SAP ERP and is part of the function group CACS00_BDTI within the package CACSCC.
Function Module | CACS00_BDTD_LOG_DOC |
Short Text | Liefert die Daten die in BDTI bereits erfasst wurden |
Function Group | CACS00_BDTI |
Package | CACSCC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOC_ID | TYPE | CACSBDTDNR | Externe Provisionsfallnummer |
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 |
---|---|---|---|---|
I_DOCDT | LIKE | CACS00_DOCDT | Prov.: Detailpositionen zu Vergütungszeilen | |
I_DOCHD | LIKE | CACS00_DOCHD | Provisionsbelegkopf | |
I_DOCRE | LIKE | CACS00_DOCRE | Provisionsbeleg, Vergütung u. Haftung | |
I_DOCSE | LIKE | CACS00_DOCSE | Provisionsbeleg, Fälligkeiten | |
I_DOCVA | LIKE | CACS00_DOCVA | Provisionsbeleg, Bewertung |
This function module does not define any Exceptions.