Menu

SAP Function Module BM_VARIANTS_GET

Prozeß-/Funktionsvarianten einlesen

The Function Module BM_VARIANTS_GET (Prozeß-/Funktionsvarianten einlesen) is a standard Function Module in SAP ERP and is part of the function group SF01 within the package SDFM.

Technical Information

Function Module BM_VARIANTS_GET
Short Text Prozeß-/Funktionsvarianten einlesen
Function Group SF01
Package SDFM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LANGUAGE LIKE SY-LANGU SY-LANGU Sprachenschlüssel für Kurztext

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
E_VARIANTS TYPE BMT_SELECTIONS Export: selektierte Prozesse/Funktionen
I_VARIANT_IDS TYPE BMT_OBJ_DEFS Import: zu selektierende Prozesse/Funktionen

Exceptions

This function module does not define any Exceptions.