Menu

SAP Function Module CY_GET_FILTER_VALUES

Read the values of a set

The Function Module CY_GET_FILTER_VALUES (Read the values of a set) is a standard Function Module in SAP ERP and is part of the function group CYFI within the package CY.

Technical Information

Function Module CY_GET_FILTER_VALUES
Short Text Read the values of a set
Function Group CYFI
Package CY
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SET LIKE TCY03-SETNR

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERFASST_ALL LIKE CYXRANGES Save the entered variable values for display
YRANGES_ALL LIKE CYXRANGES Current values of the set

Exceptions

This function module does not define any Exceptions.