LoadHelper_COM_LINC
Provides functionality to manage loads, in particular as they relate to contracts.
Object Definition
Object Type | Codeunit |
Object ID | 71113805 |
Object Name | LoadHelper_COM_LINC |
Procedures
Name | Description |
---|---|
AllocateLoadToLoadInstruction(Record Load_COM_LINC; Record LoadInstAllocation_COM_LINC) | Updates the qty allocated to minimum of remaining to allocate on load and load instruction. |
CalculateLoadedQtyFromWeight(Record Load_COM_LINC): Decimal | Converts the Load Weight into Qty by multiplying the weight by “Qty per Unit of Measure” from the Item Unit of measure. |