CalculateLoadedQtyFromWeight Procedure

Codeunit LoadHelper_COM_LINC

Converts the Load Weight into Qty by multiplying the weight by “Qty per Unit of Measure” from the Item Unit of measure.

Signature

CalculateLoadedQtyFromWeight(Load: Record Load_COM_LINC) AllocatableQty: Decimal

Parameters

Load Record Load_COM_LINC

Returns

Decimal