The Function Module CACS_FILTER_GETACT (Lese alle aktiven Filter SttdVereinb leistabh. Vergütg 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_GETACT |
Short Text | Lese alle aktiven Filter SttdVereinb leistabh. Vergütg 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_FILTER_HEAD | LIKE | TCACS_FILTER0 | Filter des Provisionssystems |
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_FILTER_DEF | LIKE | TCACS_FILTER1 | Filter des Provisionssystems |
This function module does not define any Exceptions.