Menu

SAP Function Module ISA_GET_UNITS_FOR_MATERIALS

Lesen von Einheiten zu Materialien

The Function Module ISA_GET_UNITS_FOR_MATERIALS (Lesen von Einheiten zu Materialien) is a standard Function Module in SAP ERP and is part of the function group ISA_HV_46C within the package ISA_R3.

Technical Information

Function Module ISA_GET_UNITS_FOR_MATERIALS
Short Text Lesen von Einheiten zu Materialien
Function Group ISA_HV_46C
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_VKORG LIKE MVKE-VKORG Verkaufsorganisation
IV_VTWEG LIKE MVKE-VTWEG Vertriebsweg

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
MATERIALS_IN LIKE PRE03 Struktur Material Vorstep
MATERIALS_OUT LIKE SMEINH_F Mengeneinheiten mit Verwaltungsinformation (voller Key)
RETURN LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.