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_STATUS_SET (Abrechnungsplan, Status auf allen oder ausgewählten Positionen setzen) 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_STATUS_SET |
Short Text | Abrechnungsplan, Status auf allen oder ausgewählten Positionen setzen |
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_BUSITIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_META_DOC_REMUNERATION | TYPE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
I_META_SESHD | TYPE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
I_SESIT_STATUS | TYPE | CACSSESITSTATUS | Abrechnungsplanposition, Status | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_FLG_ERROR | TYPE | CACSCASEERROR | KnZ: ProvFall inkonsistent (X-Fehler, ' '- ok) |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_META_SESHDM | LIKE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
ET_META_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) | |
IT_META_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplan, Kopf (Metaobjekt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_DELETE_FFL | Fehler bei der Löschung von Erfüllungsgraden im Rahmen der Ist-Provision |
ERROR_GETTING_SES | Fehler bei der Ableitung des Abrechnungsplans für Storno |
ERROR_INVALID_CALL | Ungültiger Aufruf (wg. fehlender Information) |
ERROR_NO_ITEM_QUALIFIES | Keiner der zur Statusänderung angeforderten Positionen existiert im Plan |
ERROR_NO_SES | Auf der Vergütungszeile liegt kein Abrechnunsplan vor |
ERROR_OPERATION_DISALLOWED | Status des Abrechnungsplans kann nicht geändert werden |
ERROR_READING_SES | Fehler beim Lesen des vorgegebenen/ermittelten Abrechnungsplans |