Menu

SAP Function Module FT_RES_GET_MO_COMPONENTS

Außenhandel: Marktordnung: Ermittlung der MO-Bestandteile

The Function Module FT_RES_GET_MO_COMPONENTS (Außenhandel: Marktordnung: Ermittlung der MO-Bestandteile) is a standard Function Module in SAP ERP and is part of the function group VRES within the package VEI.

Technical Information

Function Module FT_RES_GET_MO_COMPONENTS
Short Text Außenhandel: Marktordnung: Ermittlung der MO-Bestandteile
Function Group VRES
Package VEI
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_AMOUNT LIKE VBRP-BRGEW Menge
I_MO_GOODS LIKE T618G-MOGRU Die aufzulösende MO-Führungsware
I_UNIT LIKE VBRP-GEWEI Einheit (z.B. KG)

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
T_RESULT_COMPONENTS TYPE VRES_RESULT_COMP Ergebnis

Exceptions

This function module does not define any Exceptions.