The Function Module CACS_FILTER_REM_GETACT (Lese den aktiven Vergütungsartenfilter zu einem Zeitpunkt) is a standard Function Module in SAP ERP and is part of the function group CACS_FILTERS within the package CACSGT.
Function Module | CACS_FILTER_REM_GETACT |
Short Text | Lese den aktiven Vergütungsartenfilter zu einem Zeitpunkt |
Function Group | CACS_FILTERS |
Package | CACSGT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_APPL | TYPE | CACSAPPL | Identifikation der Provisionsanwendung | |
I_BUSITIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_FILTER_ID | TYPE | CACSFILTERID | Identifikation eines Filters | |
I_TECHTIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_EXC_HANDLING | TYPE | CACSFILTERRCID | Identifikation bei Ausnahmevorgehen bei Filterung |
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 |
---|---|---|---|---|
E_REM_FILTER | LIKE | CACS_S_REM_RG | Hilfsstruktur Vergütungsarten (Select-Option) |
This function module does not define any Exceptions.