The Function Module CACS_CSB_INFO_FOR_TEMPLATE (Werte für Bündelvorlage) 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_INFO_FOR_TEMPLATE |
Short Text | Werte für Bündelvorlage |
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_BUSI_BEGIN | LIKE | CACS_CTRTBDL-BUSI_BEGIN | Fachlich gültig ab | |
E_CREA_W_TEMPL | TYPE | BOOLEAN_FLG | Boolsche Variable (X-true, space-false) | |
E_CTRTBDL_TEMPL_ID | LIKE | CACS_S_CSBD-CTRTBDL_TEMPL_ID | Nummer des Provisionsvertrags | |
E_TECH_BEGIN | LIKE | CACS_CTRTBDL-TECH_BEGIN | Technisch gültig ab | |
E_VERSION | LIKE | CACS_CTRTBDL-VERSION | Version des Stammdaten- oder Customizingobjekts |
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_TEMPL_EXCL | LIKE | CACS_S_TEMPL_EXCL | Felder, die nicht in Vertragsvorlage übernommen werden |
This function module does not define any Exceptions.