The Function Module CACS25_SES_CHECK (Abrechnungsplan prüfen) 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_CHECK |
Short Text | Abrechnungsplan prüfen |
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_REMUNERATION | TYPE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
I_META_SESHD | TYPE | CACS25_S_SESHDM | Abrechnungsplankopf (DB Interface Datendeklaration) | |
I_SCOPE_OF_CHECK | TYPE | CHAR1 | Gegenstand der Prüfung |
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 |
---|---|---|---|---|
IT_META_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_AMOUNT_QUAN_DIFFERENCE | Abrechnungsplan entspricht in Menge/Wert nicht der einzuplanenden Vergütung |
ERROR_GETTING_SES | Fehler bei Ermittlung des Abrechnungsplans für Vergütung |
ERROR_INVALID_CALL | Ungültiger Aufruf (fehlender Parameter) |
ERROR_INVALID_REFERENCE | Abrechnungsplan referiert nicht auf angegebene Vergütung |
ERROR_SESITM_DDIF_GET | Fehler bei Holen Feldinformation für Struktur der Abrechnungsplanposition |