InventMov_Virtuel Class


Microsoft Dynamics AX 2009
InventMov_Virtuel::newItemReqUnderconsumeProjIncome Method

Creates a new InventMov_Virtuel instance that will be used for underconsumptions.

client server public static InventMovement newItemReqUnderconsumeProjIncome(
    SalesLine _salesLine, 
    InventTransIdReturn _transIdReturn, 
    TransDate _transDate, 
    InventQty _qtyUnderconsumed)
Run On

Called

Parameters

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.

Return Value

A new InventMov_Virtuel instance.

Remarks

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.

See Also

Tags :


Page view tracker