Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The Function Module CACS_CSC_CCTRT_MAINTAIN (ProvVertrag dunkle Pflege: Direct input, Demo-Baustein) is a standard Function Module in SAP ERP and is part of the function group CACS_CONTRACTCD within the package CACSCT.
Function Module | CACS_CSC_CCTRT_MAINTAIN |
Short Text | ProvVertrag dunkle Pflege: Direct input, Demo-Baustein |
Function Group | CACS_CONTRACTCD |
Package | CACSCT |
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 | |
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_CTRTBU-CHG_REASON | Grund für Vertragsänderung | |
I_CTRTBU | LIKE | CACS_S_CTRTBU_DI | ProvVertrag: vgl. Tabelle cacs_ctrtbu (Direct Input) | |
I_CTRTBU_ID | LIKE | CACS_CTRTBU-CTRTBU_ID | Nummer des Provisionsvertrags | |
I_CTRTST_ID | LIKE | CACS_CTRTBU-CTRTST_ID | Nummer des Standard-Provisionsvertrags | |
I_FLAG_ACTIVE | LIKE | CACS_S_BDTD-FLAG_ACTIVE | Kennzeichen: Soll Version aktiv gesichert werden? | |
I_GPART | LIKE | CACS_CTRTBU-GPART | Nummer des Provisionsvertragspartners | |
I_NRRNG | TYPE | CACS_NRRNGCT | Nummernkreis (Provisionsvertrag) | |
I_OTYPE | LIKE | CACS_S_BDTD-OTYPE | Planstelle (Objekttyp S) | |
I_RLTYP | TYPE | BU_RLTYP | '000000' | BDT: Objektteil |
I_SEARK | LIKE | CACS_S_BDTD-SEARK | OrgEinheit (Objekttyp O) | |
I_VERSTEMPLATE | TYPE | CACS_VERSTEMPLATE | 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_BUCAGR | LIKE | CACS_S_BUCAGR_DI | Vgl. Tabelle CACS_BUCAGR, Direct Input | |
T_CTCOREX | LIKE | CACS_S_CTCOREX_DI | ProvVertrag: vgl. Tabelle CACS_CTCOREX (Direct Input) | |
T_CTRTCORR | LIKE | CACS_S_CTRTCORR_DI | ProvVertrag: vgl. Tabelle cacs_ctrtbu (Direct Input) | |
T_CTRTPAR | LIKE | CACS_S_CTRTPAR_DI | Vgl. Tabelle CACS_CTRTPAR, Direct Input | |
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 | |
T_REMARU | LIKE | CACS_S_REMARU_DI | Prov.: Vgl Tabelle CACS_REMARU, Direct Input | |
T_RESRULE | LIKE | CACS_S_RESRULE_DI | Prov.: Vgl. Tabelle CACS_RESRULE (Direct Input) | |
T_STMRU | LIKE | CACS_S_STMRU_DI | Prov.: Vgl. Tabelle CACS_STMRU (Direct Input) | |
T_TRIGCAS | LIKE | CACS_S_TRIGCAS_DI | Prov.: Vgl. Tabelle CACS_TRIGCAS, Direct Input | |
T_WARRU | LIKE | CACS_S_WARRU_DI | Prov.: Vgl. Tabelle CACS_WARRU, Direct Input |
This function module does not define any Exceptions.