Share via


InventMov_QualityOrder.financialIssueCostValue Method [AX 2012]

Find the financial issue cost value applying Indian taxes if required.

Syntax

public CostAmount financialIssueCostValue(InventTrans _inventTrans, InventOnhand _inventOnhand)

Run On

Called

Parameters

  • _inventOnhand
    Type: InventOnhand Class
    An InventOnHand record buffer to search for the cost price.

Return Value

Type: CostAmount Extended Data Type
The cost amount of the financial issue.

See Also

Reference

InventMov_QualityOrder Class