Menu

SAP Function Module FC_GET_SELECT_OPTION

Auswahlkriterium für Filter abfragen

The Function Module FC_GET_SELECT_OPTION (Auswahlkriterium für Filter abfragen) is a standard Function Module in SAP ERP and is part of the function group FC02 within the package FC02.

Technical Information

Function Module FC_GET_SELECT_OPTION
Short Text Auswahlkriterium für Filter abfragen
Function Group FC02
Package FC02
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CACTI TYPE FC_CACTI Maßnahme
E_MONITOR_FLAG TYPE FC_FLG SPACE KZ Monitor
E_STATUS TYPE FC_STATUS SPACE Konsolidierungseinheiten Status
E_TOTAL_FLAG TYPE FC_FLG SPACE KZ: Gesamtstatus

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ANSWER LIKE
I_ERRALL_FLAG LIKE
I_ERR_FLAG LIKE
I_INCOMP_FLAG LIKE
I_INITALL_FLAG LIKE
I_INIT_FLAG LIKE
I_LOCK_FLAG LIKE
I_NREADY_FLAG LIKE
I_OK_FLAG LIKE
I_READY_FLAG LIKE
I_ULOCK_FLAG LIKE
I_WSIGN_FLAG LIKE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.