The Function Module CACS00_DOCUMENT_SET_TABLES (ProvBelegdaten an Oberfläche übergeben) is a standard Function Module in SAP ERP and is part of the function group CACS00_DOCUMENT within the package CACSDO.
Function Module | CACS00_DOCUMENT_SET_TABLES |
Short Text | ProvBelegdaten an Oberfläche übergeben |
Function Group | CACS00_DOCUMENT |
Package | CACSDO |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DOCHD | LIKE | CACS00_DOCHD | Provisionsfall | |
I_TARGET | TYPE | CACS_S_BDTI-TARGET_D | Verarbeitungsziel der auslösenden Methode |
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_DOC_REMDETAIL | LIKE | CACS00_DOCDT | Provisionsfallobjektdaten | |
I_DOC_REMUNERATION | LIKE | CACS00_DOCRE | Provisionsfallaktivitäten | |
I_DOC_SETTLEMENT | LIKE | CACS00_DOCSE | Provisionsfallbeteiligung | |
I_DOC_VALUATION | LIKE | CACS00_DOCVA | Beteiligtenrelationen innerhalb einer Prov.Beteiligung |
This function module does not define any Exceptions.