InventMov_Vir_Transfer_Closing.checkUpdateEstimatedMovement Method [AX 2012]
Determines whether the estimated transactions must be updated.
Syntax
public boolean checkUpdateEstimatedMovement(InventMovement _movement_Orig)
Run On
Called
Parameters
- _movement_Orig
Type: InventMovement Class
The inventory movement class that contains the original values.
Return Value
Type: boolean
Always returns true.
Remarks
Always update the estimated values when you create virtual transactions for the inventory closing to make sure that issue and receipt transaction hold the same financial dimensions.