The Function Module CACS27_LOSA_FFLT_POST_RFC (Logischer Service: Anlegen Abrechnungsplan) is a standard Function Module in SAP ERP and is part of the function group CACS27_AC_LOS within the package CACSA3.
Function Module | CACS27_LOSA_FFLT_POST_RFC |
Short Text | Logischer Service: Anlegen Abrechnungsplan |
Function Group | CACS27_AC_LOS |
Package | CACSA3 |
Module Type | Remote-Enabled |
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_CACS_DOCREM | TYPE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
I_CACS_SESHDM | TYPE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
I_FLG_UPD_TASK | TYPE | BOOLEAN | '' | boolsche Variable (X-true, --false, space-unknown) |
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) | |
C_LOG_HANDLE | TYPE | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CACS_SESITM | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) |
This function module does not define any Exceptions.