Creates a new InventMov_Virtuel instance that will be used for underconsumptions.
InventMov_Virtuel
client server public static InventMovement newItemReqUnderconsume( SalesLine _salesLine, InventTransId _prodInventTransId, TransDate _transDate, InventQty _qtyUnderconsumed)
Called
Parameter
Description
_salesLine
Item requirement with underconsumption.
_prodInventTransId
The lot ID of the production order of the item requirement.
_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 an item requirement is invoiced.
The virtual inventory movement will be used to consume the production order items that were underconsumed by the item requirement.