Menu

SAP Function Module CY_GET_SET_VALUES_NEW

Read the values of a set

The Function Module CY_GET_SET_VALUES_NEW (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_SET_VALUES_NEW
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
CHECK_DEFTAB TYPE C Evaluate DEFTAB
POSITION LIKE SY-TABIX 0 the item of the set in the set table
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
DEFTAB LIKE CYXRANGES
ERFASST_ALL LIKE CYXRANGES Save the entered variable values for display

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
SET_NOT_FOUND The entered set does not exist