Menu

SAP Function Module ME_VARIANTS_PURCHASING

Pflegen von Varianten

The Function Module ME_VARIANTS_PURCHASING (Pflegen von Varianten) is a standard Function Module in SAP ERP and is part of the function group MEVA within the package ME.

Technical Information

Function Module ME_VARIANTS_PURCHASING
Short Text Pflegen von Varianten
Function Group MEVA
Package ME
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_AKTYP LIKE
I_EKKO LIKE EKKO
I_EKPO LIKE EKPO

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_DYNPRO LIKE SY-DYNNR ABAP-Programm, Nummer des aktuellen Dynpros
E_MENGE LIKE EKPO-MENGE

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CHANGE LIKE

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
TEKPO LIKE EKPO
TVAR LIKE EVARART

Exceptions

This function module does not define any Exceptions.