Menu

SAP Function Module BM_VARIANTS_FETCH

Lesen von Varianten

The Function Module BM_VARIANTS_FETCH (Lesen von Varianten) is a standard Function Module in SAP ERP and is part of the function group SF03 within the package SDFM.

Technical Information

Function Module BM_VARIANTS_FETCH
Short Text Lesen von Varianten
Function Group SF03
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
ALSO_UNDEFINED_OBJECTS TYPE BMT_FLAG SPACE Also read undefined objects
I_VARIANTS TYPE BMT_OBJ_DEFS Variants to be read (IDs) (import)
LANGU LIKE SY-LANGU SPACE Read name of variant in language LANGU
VAR_OBJECTS TYPE BMT_FLAG 'X' Read objects

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VARIANTS TYPE BMT_VARIANTS Variants (export)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_OBJECTS_IN_I_VARIANTS Variant missing in import part
PART_IN_WORK In process