Share via


InventTable.costPcsPriceSecCur_RU Method

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public CostPriceSecCur_RU costPcsPriceSecCur_RU(
           [InventDimId _inventDimId, 
            InventDim _inventDim, 
            InventTableModule _inventTableModuleInvent, 
            PriceDate _priceDate, 
            boolean _throwError])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public CostPrice costPcsPriceSecCur_RU(
           [InventDimId _inventDimId, 
            InventDim _inventDim, 
            InventTableModule _inventTableModuleInvent, 
            PriceDate _priceDate, 
            boolean _throwError])

Run On

ClientOrServer

Parameters

See Also

Reference

InventTable Table