The Function Module CACS25_REM_SES_FILTER (Methode der zeitlichen Verteilung für Vergütungszeile(n) bestimmen) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES within the package CACSS3.
Function Module | CACS25_REM_SES_FILTER |
Short Text | Methode der zeitlichen Verteilung für Vergütungszeile(n) bestimmen |
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 | Fachlicher Stichtag | |
I_META_DOC_HEAD | LIKE | CACS00_S_DOCHDM | Belegkopf | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technischer Stichtag (Wissensstand) |
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 | Provisionsfall fehlerhaft? |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_META_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Provisionsbeleg, Vergütung u. Haftung (Metaobjekt) | |
ET_META_SESHD | LIKE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
IT_META_DOC_REMDETAIL | LIKE | CACS00_S_DOCDTM | Provisionsbeleg: Detailpositionen zu Vergütungszeilen (Meta) | |
IT_META_DOC_REMUNERATION | LIKE | CACS00_S_DOCREM | Vergütungsdaten |
This function module does not define any Exceptions.