Share via


InventValueReportSubContBalance::amount Method

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

Syntax

server public static str amount()

Run On

Server

Return Value

Type: str
A string that contains the amount.

Remarks

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.

See Also

Reference

InventValueReportSubContBalance View