Menu

SAP Function Module CY_READ_SELECTION_SET

Initiates the breakdown of the set belonging to a selection list

The Function Module CY_READ_SELECTION_SET (Initiates the breakdown of the set belonging to a selection list) 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_READ_SELECTION_SET
Short Text Initiates the breakdown of the set belonging to a selection list
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
HILFEFKT LIKE CYINDI-HILFEFKT Help function active?
LISTTYPE TYPE I List for which the set should be deleted
SET LIKE TCY07-ARBPL_SET

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
VAR_EXIST TYPE C Do variables exist at all in the set?

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

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CAPACITY_SET_NOT_FOUND The capacity set does not exist
ENTRY_SET_NOT_FOUND The initial set does not exist
INVALID_LISTTYPE List category does not exist
ORDER_SET_NOT_FOUND The order set does not exist
WORKCENTER_SET_NOT_FOUND The work center set does not exist