The Function Module RS_PRINT_SELECTIONS (Drucken Inhalt der Variante) is a standard Function Module in SAP ERP and is part of the function group SVAR within the package SLDBV.
Function Module | RS_PRINT_SELECTIONS |
Short Text | Drucken Inhalt der Variante |
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 |
---|---|---|---|---|
RNAME | LIKE | RSVAR-REPORT | Report name | |
RVARIANT | LIKE | RSVAR-VARIANT | Variant name |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
INFOTAB | LIKE | Table with print information |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_AUTHORIZED | No authorization |
NO_REPORT | Report name is blank |
REPORT_NOT_EXISTENT | Report does not exist |
REPORT_NOT_SUPPLIED | Report is not type '1' |