The Function Module CACS_CSB_CBDL_MAINTAIN (Vertragsbündel: dunkle Pflege) is a standard Function Module in SAP ERP and is part of the function group CACS_CTRTBDLD within the package CACSCB.
Function Module | CACS_CSB_CBDL_MAINTAIN |
Short Text | Vertragsbündel: dunkle Pflege |
Function Group | CACS_CTRTBDLD |
Package | CACSCB |
Module Type | Remote-Enabled |
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_BUSIT_BUB | LIKE | CACS_S_CSCDIINIT-BUSIT_BUB | Fachlich gültig ab (Direct Input) | |
I_BUSIT_BUE | LIKE | CACS_S_CSCDIINIT-BUSIT_BUE | Fachlich gültig bis (Direct Input) | |
I_CHG_REASON | LIKE | CACS_CTRTBDL-CHG_REASON | Grund für Vertragsänderung | |
I_CTRTBDL | LIKE | CACS_S_CTRTBDL_DI | Vertragsbündel: vgl. Tabelle cacs_ctrtbdl (Direct Input) | |
I_CTRTBDL_ID | LIKE | CACS_CTRTBDL-CTRTBDL_ID | Nummer des Vertragsbündels | |
I_CTRTBDL_TYPE | TYPE | CACS_CTRTBDL_TYPE | Vertragsbündelart | |
I_FLAG_ACTIVE | LIKE | CACS_S_BDTD-FLAG_ACTIVE | Kennzeichen: Soll Version aktiv gesichert werden? | |
I_NRRNG | TYPE | CACS_NRRNGCT | Nummernkreis (Provisionsvertrag/Vertragsbündel) | |
I_RLTYP | TYPE | BU_RLTYP | 0 | BDT: Objektteil |
I_VERSTEMPLATE | LIKE | CACS_CTRTBDL-VERSION | Version des Stammdaten- oder Customizingobjekts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XERROR | LIKE | BUS000FLDS-CHAR1 | Einstelliges Kennzeichen |
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_ALLCBDL | LIKE | CACS_S_ALLCBDL_DI | Zuordnung Vertragsbündel: vgl. Tabelle CACS_ALLCBDL (Di) | |
T_CTRTBDLT | LIKE | CACS_S_CTRTBDLT_DI | Vertragsbündeltexte: vgl. Tabelle cacs_ctrtbdlt (DI) | |
T_DATA | LIKE | BUSSDI | GP: Direct Input, Satz (Satztyp 1, 2 oder 3) | |
T_KEYVALUE | LIKE | BUSSKEYVAL | GP-Steuerung: Schlüsselfeldwerte (Direct Input) | |
T_MESSAGE | LIKE | BUS0MSG1 | ZGP: Nachrichten je Objekt |
This function module does not define any Exceptions.