Menu

SAP Function Module RS_VARIANT_CAT_PRINT

Drucken Liste und Inhalte der Varianten

The Function Module RS_VARIANT_CAT_PRINT (Drucken Liste und Inhalte der Varianten) is a standard Function Module in SAP ERP and is part of the function group SVAR within the package SLDBV.

Technical Information

Function Module RS_VARIANT_CAT_PRINT
Short Text Drucken Liste und Inhalte der Varianten
Function Group SVAR
Package SLDBV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ALL_VAR LIKE Liste aller Varianten drucken
ALL_VAR_CONT LIKE Liste aller Varianten mit Inhalt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURNCODE LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LIST LIKE RSREPVAR Liste der Varianten die gedruckt werden sollen

Exceptions

This function module does not define any Exceptions.