Menu

SAP Function Module G_SET_DEQUEUE

Unblocking a set

The Function Module G_SET_DEQUEUE (Unblocking a set) is a standard Function Module in SAP ERP and is part of the function group GSQU within the package GBSE.

Technical Information

Function Module G_SET_DEQUEUE
Short Text Unblocking a set
Function Group GSQU
Package GBSE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLASS LIKE RGSQU-SETCLASS SPACE Class of the set
FIELDNAME LIKE RGSQU-FIELDNAME SPACE Field name of the set
SEARCHFLD LIKE RGSQU-SEARCHFLD SPACE Suchfeld > Alt!, SETID verwenden!
SETID LIKE SETHIER-SETID SPACE ID des zu entsperrenden Sets
SETNR TYPE C SPACE Name of the set
TABLE LIKE RGSQU-TABNAME SPACE Table of the set

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.