Printer Friendly Version      Send     
Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
Reference
Classes
I Classes
 InventMov_Virtuel::newItemReqUnderc...
Microsoft Dynamics AX 2009
InventMov_Virtuel::newItemReqUnderconsume Method

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

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.

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker