Share via


InventMov_Purch.findFixedAssetIssueDimensions Method [AX 2012]

Gets the inventDim for the fixed asset issue transaction based on WHS PO putaway work.

Syntax

protected InventDim findFixedAssetIssueDimensions(InventTrans _inventTransReceipt)

Run On

Called

Parameters

  • _inventTransReceipt
    Type: InventTrans Table
    The receipt InventTrans receipt record.

Return Value

Type: InventDim Table
The inventDim to be used for the fixed asset issue transaction.

Exceptions

Exception Condition
Error

Wrong use of function.

See Also

Reference

InventMov_Purch Class