Item UoM List for Sales
In the Item master data you can define UoM by item. This object returns the UoM List from an item for the Sales area.

ItemUoMSalesList
Property |
Description |
Table |
BEAS_ME |
Primary key |
ItemCode/c |
$transaction |
no |
$branch |
no |
$mask |
For dropdown you can use follow mask definition: |
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) |
|