The Function Module G_VARIABLE_DEQUEUE (Unblocking a variable) is a standard Function Module in SAP ERP and is part of the function group GSQU within the package GBSE.
Function Module | G_VARIABLE_DEQUEUE |
Short Text | Unblocking a variable |
Function Group | GSQU |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VARIABLE | LIKE | T802G-GLOBAL | Name of the variable to be unblock |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.