<xsd:element name="AllowBackOrderIndicator" type="udt:IndicatorType">
<xsd:annotation>
<xsd:documentation source="http://www.starstandard.org/STAR/5">Indicates that
partial shipments are permitted. This is the default unless specified otherwise at the lineitem level.
Navistar Use Case:
True - This line may be backordered
False - The line is cancelled if entire quantity cannot
be shipped. This indicator applies only to this line.
When the value is False, the line is cancelled unless it can be completely filled.
When the value is True, the quantity specified is shipped in its entirety or
the entire quantity is back-ordered unless Partial Shipping is Allowed.
Default value - value from header
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|