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 OMCS_CSC_PAI_CACSA1 (Planstelle, OE zu Prov.Vertrag lesen) is a standard Function Module in SAP ERP and is part of the function group CACS_OCCUPIE within the package CACSCT.
Function Module | OMCS_CSC_PAI_CACSA1 |
Short Text | Planstelle, OE zu Prov.Vertrag lesen |
Function Group | CACS_OCCUPIE |
Package | CACSCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_BUSI_DATE | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_BUSI_DATE_END | TYPE | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | |
I_CALL_ACTION | TYPE | CHAR2 | 01 : Vertragsvorverlängerung, 02: Verlängerung | |
I_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | |
I_FLG_BDT | TYPE | C | SPACE | PD-Org-daten zu Vertrag werden in BDT-Steuerung ermittelt |
I_OEFLAG | TYPE | C | 'X' | Kennz. ob OE zu Planst. ermittelt werden soll |
I_REFRECH_BUFFER | LIKE | 'X' | Puffer der Organisationseinheit zur Planstelle wird gelehrt | |
I_TECH_DATE | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_NOT_POSITION | TYPE | C | X' - hat Besetzung, aber nicht zum Zeitpunkt 'Fachl.gültig ab' | |
E_OCC_BEGIN | TYPE | DATS | Vertragsbegin PD-Org | |
E_OCC_END | TYPE | DATS | Vertragsende PD-Org | |
E_ORG_DATA | LIKE | CACS_S_ORGDATA | Organisationsdaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.