The Function Module CACS_CSB_BDL_MAINTAIN (Prov.: Vertragsbündel pflegen im Dialog) 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_CSB_BDL_MAINTAIN |
Short Text | Prov.: Vertragsbündel pflegen im Dialog |
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_AKTYP | LIKE | TBZ0K-AKTYP | Aktivitätstyp | |
I_APPLI | LIKE | TBZ0A-APPLI | Rufende Anwendung | |
I_XINIT | LIKE | BUS000FLDS-CHAR1 | 'X' | Kennzeichen: Einstiegsbild anzeigen? |
I_XSAVE | LIKE | BUS000FLDS-XSAVE | 'X' | Kennzeichen: ZGP sichert selbst? |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_STATE | LIKE | BUS000FLDS-CHAR1 | Rückgabestatus: Wie wurde Pflege verlassen? | |
E_STATE_FCODE | LIKE | BUS000FLDS-CHAR1 | Pflege verlassen: Mit welcher Funktion? |
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_FLDVL | LIKE | BUS0FLDVAL | Vorbelegungswerte | |
T_RLTGR | LIKE | BUS0RLTGR | Rollentypgruppierungen | |
T_RLTYP | LIKE | BUS0RLTYP | Rollentypen | |
T_SCRSEL | LIKE | BUS0SCRSEL | Bildauswahl |
This function module does not define any Exceptions.