The Function Module CACS_CSC_FILTERID_GET (Prov.: Hole Aktivitätsfilter zu Standardvertrag) is a standard Function Module in SAP ERP and is part of the function group CACS_CONTRACTC_AT within the package CACSCT.
Function Module | CACS_CSC_FILTERID_GET |
Short Text | Prov.: Hole Aktivitätsfilter zu Standardvertrag |
Function Group | CACS_CONTRACTC_AT |
Package | CACSCT |
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_BUSI_BEGIN | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_BUSI_END | TYPE | CACS_BUSITIME_E | Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss) | |
I_CTRTST_ID | TYPE | CACS_CTRTST_ID | Nummer des Standard-Provisionsvertrags | |
I_TECH_BEGIN | 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 |
---|---|---|---|---|
T_FILTERID | LIKE | CACS_CSC_FILTERID | Filter zu mehreren Standardverträgen |
This function module does not define any Exceptions.