InventItemCostGroupRollupSimView::unitPrice Method [AX 2012]

Creates a string to compute the unit price.

server public static str unitPrice()

Run On

Server

Return Value

Type: str
A string to compute the unit price.

Calculation is semilar to the method InventItemCostGroupRollup.pcsPrice()

Show: