InventValueReportSubContFinTransaction::qty Method
Specifies the formula to use when calculating the Qty field of the InventValueReportSubContFinTransaction 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 quantities that are reported as good from records in the ProdRouteTable table, which are associated to the current record with negative sign.
The quantities that are reported with error are ignored because the field is not used in the lean subcontracting scenario.