InventValueReportSubContFinTransaction::amount Method [AX 2012]

Specifies the formula to use when calculating the Amount field of the InventValueReportSubContFinTransaction view.

server public static str amount()

Run On

Server

Return Value

Type: str
A string that contains the amount.

The calculated amount is the sum of amounts from the records in the ProdRouteTable table that are associated to the current record with a negative sign.

Show: