ItemUoMList

itemUoM Present all UoM's which are available for the current item.

If no UoMGroup is defined in the item, it is the list of all UoM's, otherwise only the UoM's related to the UoM Group.

 

Example for dropdown: get ItemUoMList(<itemcode,bslstring>)?$mask1

 

ItemUoMList

 

Property

Description

Table

BEAS_ME

Primary key

ItemCode/c

$transaction

no

$branch

no

$mask

For dropdown you can use follow mask definition:
1: UoMCode,TextSingular
 

 

Fields

Name

Type

Description

ItemCode

Edm.String(50)

UoMGroupCode

Edm.Int32

UoMCode

Edm.String(20)

RoundDec

Edm.Int32

TextSingular

Edm.String(50)

TextPlural

Edm.String(50)