The Function Module SET_USAGE_LIBRARY (Maintenance of Set Usage in Libraries) is a standard Function Module in SAP ERP and is part of the function group RGSU within the package GBSE.
Function Module | SET_USAGE_LIBRARY |
Short Text | Maintenance of Set Usage in Libraries |
Function Group | RGSU |
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 | |
IN_FUNCTION | TYPE | C | Insert, Delete, Delete All (I/D/A) | |
IN_LIB | LIKE | T801K-LIB | Library | |
IN_TYP | LIKE | T801M-RC | D (Default) / I (Report-Report-Interface) | |
SET_ID | TYPE | C | Set Used | |
SET_TABLE | LIKE | SETHIER-TABNAME | SPACE | Table of Set Used |
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.