Creates a new InventMov_Virtuel instance that will be used for underconsumptions.
InventMov_Virtuel
client server public static InventMovement newItemReqUnderconsumeProjIncome( SalesLine _salesLine, InventTransIdReturn _transIdReturn, TransDate _transDate, InventQty _qtyUnderconsumed)
Called
Parameter
Description
_salesLine
An item requirement with underconsumption.
_transIdReturn
The return lot ID.
_transDate
The transaction date of the inventory movement.
_qtyUnderconsumed
The quantity of the inventory movement.
A new InventMov_Virtuel instance.
Creates a new InventMov_Virtuel instance that will be used for underconsumptions when it invoices an item requirement.
The virtual inventory movement is used to post an income to project for underconsumptions.