Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CACS_CTCOREXT_READ (Provision: Datenbeschaffung der ext. Korrespondenz) is a standard Function Module in SAP ERP and is part of the function group CACS_CORR within the package CACS_CORR3.
Function Module | CACS_CTCOREXT_READ |
Short Text | Provision: Datenbeschaffung der ext. Korrespondenz |
Function Group | CACS_CORR |
Package | CACS_CORR3 |
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_CTRTBU_ID | TYPE | CACS_CTRTBU_ID | Nummer des Provisionsvertrags | |
I_KEYDATE_BUSI | TYPE | CACS_BUSITIME_B | SY-DATUM | Stichtag fachlich |
I_KEYDATE_TECH | TYPE | CACS_TECHTIME_B | SY-DATUM | Stichtag technisch |
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 |
---|---|---|---|---|
ET_CTCOREX | LIKE | CACS_CTCOREX | Provision: Korrespondenzerweiterung |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA | Keine Daten zum Stichtag gefunden |