📚 SAP Business One SDK Help

RejectedQuantity Property
See Also 

Description

Returns the total quantity of the rejected products that were received from production.

Field name: RjctQty.

Property type

Read-only property

Syntax

Visual Basic
Public Property RejectedQuantity() As Double

Remarks

The system calculates the total quantity by summing the Quantity of each transaction in IGN1 with the valid value botrntReject (TransactionType).

See Also