UnitGroupLines

UnitGroupLines

List of all alternative Units for a Unit Group

 

Property

Description

Table

UGP1

Primary key

UnitGroupId/i,LineNumber/i

$transaction

no

$branch

no

$mask

no

 

Fields

Name

Type

Description

UnitGroupId

Edm.Decimal

Internal Group Id

Database: "UGP1"."UgpEntry"

LineNumber

Edm.Decimal

Internal Line Number

Database: "UGP1"."LineNum"

BaseQuantity

Edm.Int32

The base quantity, which you need for the alternative unit

Example: 12 Bottle = 1 Box

 

Database: "UGP1"."BaseQty"

UnitId

Edm.String(20)

Alternative Unit (short description based on UoM Object)

 

Database: "BUNITGP"."UomCode"

UnitName

Edm.String(100)

Alternative Unit Name (long description based on UoM Object)

 

Database: "BUNITGP"."UomName"

UnitQuantity

Edm.Int32

Base Unit * Base Quantity is this Quntity from Alternative Unit per this Alternative Quantity

Database: "UGP1"."AltQty"

RoundDec

Edm.Decimal

Rounding (decimal places) for alternative Unit

Database: "BGPME"."ANZDEZ"

Formula

Edm.String(100)

Conversion formula between Basic and Alternative Unit

Database: MEMUR1."UMRFORMEL"

 

Access to all Unit of Measurement, which linked to a Unit Group

Display beas conversion formula

unitgroup