The Function Module CACS_CSB_CACS_CTRTBDL_GET (Daten von CACS_CTRTBDL lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_CTRTBDL within the package CACSCB.
Function Module | CACS_CSB_CACS_CTRTBDL_GET |
Short Text | Daten von CACS_CTRTBDL lesen |
Function Group | CACS_CTRTBDL |
Package | CACSCB |
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_CTRTBDL | LIKE | CACS_CTRTBDL | Vertragsbündel | |
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_CTRTBDL | LIKE | CACS_CTRTBDL | Vertragsbündel, allg. Daten (formatiert) | |
T_DATA | LIKE | BUSDATA | Vertragsbündel, allg. Daten (unformatiert) |
This function module does not define any Exceptions.