The Function Module CACS_CSC_CACS_CTRTBU_GET (Daten von CACS_CTRTBU lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_CONTRACTC within the package CACSCT.
Function Module | CACS_CSC_CACS_CTRTBU_GET |
Short Text | Daten von CACS_CTRTBU lesen |
Function Group | CACS_CONTRACTC |
Package | CACSCT |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CACS_CTRTBU | LIKE | CACS_CTRTBU | Prov.: Provisionsvertrag | |
E_DATA | LIKE | BUSSDI3-DATA | GP: Direct Input, Datensatz einer Tabelle |
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 |
---|---|---|---|---|
T_CACS_CTRTBU | LIKE | CACS_CTRTBU | Prov.Vertrag, allg. Daten (formatiert) | |
T_DATA | LIKE | BUSDATA | GP: Unformatierte Datenübergabe |
This function module does not define any Exceptions.