AxInventJournalTrans.inventPriceMapRecord Method [AX 2012]

Fetches data from the InventTableModule and InventDim tables and puts the data in a cache.

Syntax

public InventPriceMap inventPriceMapRecord([InventPriceMap _inventPriceMap])

Run On

Called

Parameters

Return Value

Type: InventPriceMap Map
An InventPriceMap object.

See Also

AxInventJournalTrans Class

AxInventJournalTrans.inventTableRecord Method