Share via


InventMov_Virtuel::newItemReqUnderconsumeProjIncome Method [AX 2012]

Creates a new instance of the InventMov_Virtuel class that will be used.

Syntax

client server public static InventMovement newItemReqUnderconsumeProjIncome(
    SalesLine _salesLine, 
    InventTransOriginId _returnInventTransOrigin, 
    TransDate _transDate, 
    InventQty _qtyUnderconsumed)

Run On

Called

Parameters

Return Value

Type: InventMovement Class
A new instance of the InventMov_Virtuel class.

Remarks

Creates a new instance of the InventMov_Virtuel class that will be used when it invoices an item requirement.

The virtual inventory movement is used to post an income to a project.

See Also

Reference

InventMov_Virtuel Class