Share via


InventCostPurchIndirect::newParameters Method [AX 2012]

Creates and initializes an instance of the InventCostPurchIndirect class.

Syntax

client server public static InventCostPurchIndirect newParameters(
    LedgerDimensionDefaultAccount _accountPhysicalPurchaseOffset, 
    LedgerPostingType _postingTypePhysicalPurchaseOffset, 
    LedgerVoucher _ledgerVoucher)

Run On

Called

Parameters

Return Value

Type: InventCostPurchIndirect Class
An instance of the InventCostPurchIndirect class.

Exceptions

Exception Condition
Error

Not all parameters were specified.

See Also

Reference

InventCostPurchIndirect Class