Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →The Function Module SET_USAGE_REPORT (Maintenance of Set Usage in Reports) is a standard Function Module in SAP ERP and is part of the function group RGSU within the package GBSE.
Function Module | SET_USAGE_REPORT |
Short Text | Maintenance of Set Usage in Reports |
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 | TYPE | C | Library | |
IN_RNAME | TYPE | C | Report | |
IN_SEQNR | TYPE | SIMPLE | Number | |
IN_TYP | LIKE | T801M-RC | L(Line)/C(Column)/S(Selection) | |
SET_ID | TYPE | C | Set Used | |
SET_TABLE | LIKE | SETHIER-TABNAME | SPACE | Table of Set Used |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
REFERENCE_CREATED | LIKE | SY-DATAR | 'X': Where-Used List was Written |
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.