Share via


InventValueReportSubContBalance::qty Method

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

Syntax

server public static str qty()

Run On

Server

Return Value

Type: str
A string that contains the quantity.

Remarks

The calculated quantity will be the sum of the quantities that are reported as good from the records in the ProdRouteTable table that are associated to the current record with a negative sign.

The quantities reported with error are ignored because the field is not used in the lean subcontracting scenario.

See Also

Reference

InventValueReportSubContBalance View