SAP Function SET_USAGE_SET - Maintenance of Set Use in Other Sets

Parameter Reference Type Length Default Optional Text
CLIENT SYST-MANDT C 3 X Client
IN_FUNCTION C C 0 Delete/Insert
IN_SEQNR SIMPLE S 0 Line number
IN_SET C C 0 Set ID
IN_TABLE SETHIER-TABNAME C 30 X Table
SET_ID C C 0 Set Used
SET_TABLE SETHIER-TABNAME C 30 X Table of Set Used


This function module maintains the use of sets in other sets. If aglobal is transferred instead of a set, the function GLOBAL_USAGE_SETis called internally.
This function specifies whether the use is to be accepted (INSERT) oreliminated (DELETE).
Line number in which the set is used.
Set in which the set is used.
Table name of set in which set is used.
Name of set used.
Table of set used.