The Function Module CCMSBI_GET_DATE_SELOPTIONS (CPH/BW: Ermittle Selektionsoptionen für Extraktorparameter Datum) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTR_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.
Function Module | CCMSBI_GET_DATE_SELOPTIONS |
Short Text | CPH/BW: Ermittle Selektionsoptionen für Extraktorparameter Datum |
Function Group | SCCMSBI_EXTR_UTILITIES |
Package | RS_BCT_CCMS_CPH_EXTRACTORS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_SELECT | TYPE | SBIWA_T_SELECT | Extraktor-Selektionsoptionen | |
LIMIT_FROM | TYPE | ALDATE | '00000000' | Alert: datum |
LIMIT_TO | TYPE | ALDATE | SY-DATUM | Alert: datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEL_OPTIONS | TYPE | SBIWA_T_SELECT | Selektionsoptionen für Datum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.