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 RS_VARIANT_CONTENTS () is a standard Function Module in SAP ERP and is part of the function group SVAR within the package SLDBV.
Function Module | RS_VARIANT_CONTENTS |
Short Text | |
Function Group | SVAR |
Package | SLDBV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXECUTE_DIRECT | LIKE | SPACE | ||
MOVE_OR_WRITE | LIKE | 'W' | 'W' external format, 'M' internal format | |
REPORT | LIKE | RSVAR-REPORT | Report name | |
VARIANT | LIKE | RSVAR-VARIANT | Variant name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SP | TYPE | SYLDB_SP | Search Help |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
L_PARAMS | LIKE | VANZ | Table that contains variant parameters | |
L_PARAMS_NONV | LIKE | VANZ | Tabelle that contains invisible parameters | |
L_SELOP | LIKE | VANZ | Table that contains select options | |
L_SELOP_NONV | LIKE | VANZ | Table that contains invisible select options | |
VALUTAB | LIKE | RSPARAMS | Table that contains the values (P + S) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
VARIANT_NON_EXISTENT | Variant does not exist |
VARIANT_OBSOLETE | Report does not exist |