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.
Function Module | ME_VARIANTS_PURCHASING |
Short Text | Pflegen von Varianten |
Function Group | MEVA |
Package | ME |
Module Type | Normal Module |
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 |
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 |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CHANGE | LIKE |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TEKPO | LIKE | EKPO | ||
TVAR | LIKE | EVARART |
This function module does not define any Exceptions.