The Function Module CACS_CSB_DI_DATA_HEADER (Dunkle Pflege: Kopfdaten aufbauen) 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_DI_DATA_HEADER |
Short Text | Dunkle Pflege: Kopfdaten aufbauen |
Function Group | CACS_CTRTBDLD |
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_BUSIT_BUB | LIKE | CACS_S_CSCDIINIT-BUSIT_BUB | Fachlich gültig ab | |
I_BUSIT_BUE | LIKE | CACS_S_CSCDIINIT-BUSIT_BUE | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | |
I_CHG_REASON | LIKE | CACS_CTRTBDL-CHG_REASON | Grund für Vertragsänderung | |
I_CTRTBDL_ID | LIKE | CACS_CTRTBDL-CTRTBDL_ID | Nummer des Provisionsvertrags | |
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) | |
I_RLTYP | TYPE | BU_RLTYP | BDT: Objektteil | |
I_VERSTEMPLATE | LIKE | CACS_CTRTBDL-VERSION | Version des Stammdaten- oder Customizingobjekts |
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_DATA | LIKE | BUSSDI | GP: Direct Input, Satz (Satztyp 1, 2 oder 3) |
This function module does not define any Exceptions.