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 CACS25_SES_READ_OBJ_DATA (Abrechnungsplan, Objektdaten lesen) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES within the package CACSS3.
Function Module | CACS25_SES_READ_OBJ_DATA |
Short Text | Abrechnungsplan, Objektdaten lesen |
Function Group | CACS25_SES |
Package | CACSS3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_META_DOC_HEAD | TYPE | CACS00_S_DOCHDM | Provisionsbelegkopf (Metaobjekt) |
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_META_OBJECTDATA | LIKE | CACS00_S_OBJM | Provisionsobjektdaten (Metaobjekt) | |
IT_META_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INVALID_CALL | Ungültiger Aufruf |
NO_CASE_FOUND | Kein Provisionsvertrag zu Geschäftsobjekt gefunden |
NO_OBJ_DATA_FOUND | Keine Objektdaten gefunden |