SAP Function SET_USAGE_LIBRARY - Maintenance of Set Usage in Libraries

Parameter Reference Type Length Default Optional Text
CLIENT SYST-MANDT C 3 X Client
IN_FUNCTION C C 0 Insert, Delete, Delete All (I/D/A)
IN_LIB T801K-LIB C 3 Library
IN_TYP T801M-RC C 1 D (Default) / I (Report-Report-Interface)
SET_ID C C 0 Set Used
SET_TABLE SETHIER-TABNAME C 30 SPACE X Table of Set Used


This function module maintains the use of sets in reports (rows,columns, selection).
If a global is transferred instead of a set, the functionGLOBAL_USAGE_REPORT is called internally.
This functions specifies whether the use is to be accepted (INSERT) oreliminated (DELETE).
Report library in which the set is used.
Type of entry in which the set is used.
Name of set used.
Table of set that is used.