The Function Module CACS_CTRTBDL_SELECT2 (Prov.: Liest die Daten zu einem Vertragsbündel) is a standard Function Module in SAP ERP and is part of the function group CACS_CTRTBDL_AT within the package CACSCB.
Function Module | CACS_CTRTBDL_SELECT2 |
Short Text | Prov.: Liest die Daten zu einem Vertragsbündel |
Function Group | CACS_CTRTBDL_AT |
Package | CACSCB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_CTRTBDL_ID | TYPE | CACS_CTRTBDL-CTRTBDL_ID | Nummer des Vertragbündels |
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 |
---|---|---|---|---|
T_CACS_CTRTBDL | LIKE | CACS_S_CTBDL1 | Beschreibung zu Vertragsbündel ermitteln |
This function module does not define any Exceptions.