The Function Module CACS25_LOSA_SES_CREATE (Logischer Service: Anlegen Abrechnungsplan) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES_LOS within the package CACSS3.
Function Module | CACS25_LOSA_SES_CREATE |
Short Text | Logischer Service: Anlegen Abrechnungsplan |
Function Group | CACS25_SES_LOS |
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_CACSAPPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_META_DOC_HEAD | TYPE | CACS00_S_DOCHDM | Provisionsbelegkopf (Metaobjekt) | |
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_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
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_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) | |
IT_META_DOC_REMDETAIL | LIKE | CACS00_S_DOCDTM | Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) | |
IT_META_DOC_VALUATION | LIKE | CACS00_S_DOCVAM | Provisionsbeleg, Bewertung (Metaobjekt) | |
IT_META_OBJECTDATA | LIKE | CACS00_S_OBJM | Provisionsobjektdaten (Metaobjekt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_FAILED_TO_CREATE | Fehler bei der Erstellung des Abrechnungsplans |
ERROR_INVALID_CALL | Ungültiger Aufruf |