The Function Module GLOBAL_USAGE_SET (Maintenance of Set Variable Usage in a Set) is a standard Function Module in SAP ERP and is part of the function group RGGU within the package GBSE.
Function Module | GLOBAL_USAGE_SET |
Short Text | Maintenance of Set Variable Usage in a Set |
Function Group | RGGU |
Package | GBSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | LIKE | SY-MANDT | Client | |
GLOBAL | TYPE | C | Used set variable | |
IN_FUNCTION | TYPE | C | Delete/insert | |
IN_SEQNR | TYPE | SIMPLE | Row number | |
IN_SET | TYPE | C | Set ID | |
IN_TABLE | LIKE | SETHIER-TABNAME | Table |
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.