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
- _inventDimId
Type: InventDimId Extended Data Type
- _inventDim
Type: InventDim Table
- _inventTableModuleInvent
Type: InventTableModule Table
- _priceDate
Type: PriceDate Extended Data Type
- _throwError
Type: boolean