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. |
ApplyToContract(Record Load_COM_LINC) | |
ApplyToContractSchedule(Record Load_COM_LINC) | |
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. |
CalculateTransportLossQtyFromTransportLoss(Record Load_COM_LINC): Decimal | |
ReallocateAllocation(Record Load_COM_LINC; Record LoadAllocation_COM_LINC) |