Menu

SAP Function Module WLB_RETURN_UNIT_FAMILY

Function to return the unit family

The Function Module WLB_RETURN_UNIT_FAMILY (Function to return the unit family) is a standard Function Module in SAP ERP and is part of the function group WLB2 within the package WVLB.

Technical Information

Function Module WLB_RETURN_UNIT_FAMILY
Short Text Function to return the unit family
Function Group WLB2
Package WVLB
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_ARTICLE LIKE MARM-MATNR article number input

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
E_T_UNITS_ITAB TYPE WVLBT_ART_UNITS_ITAB_TYPE article unit family output table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARTICLE_NOT_FOUND article number not found