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 | C | C | 0 | Library | ||
IN_RNAME | C | C | 0 | Report | ||
IN_SEQNR | SIMPLE | S | 0 | Number | ||
IN_TYP | T801M-RC | C | 1 | L(Line)/C(Column)/S(Selection) | ||
SET_ID | C | C | 0 | Set Used | ||
SET_TABLE | SETHIER-TABNAME | C | 30 | SPACE | X | Table of Set Used |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
REFERENCE_CREATED | SYST-DATAR | C | 1 | 'X': Where-Used List was Written |
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 function specifies whether the use is to be accepted (INSERT) oreliminated (DELETE). Report library in which the set is used. Report in which the set is used. Number of row/column/selection in which the set is used. Type of entry in which the set is used. Name of set used. Table of set used. |