Definition Type: Element
Name: AllowBackOrderIndicator
Namespace: http://www.starstandard.org/STAR/5
Type: udt:IndicatorType
Containing Schema: PartsOrder.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of AllowBackOrderIndicator in schema partsorder_xsd (Standards for Technology in Automotive Retail)
Collapse XSD Schema Code:
<xsd:element name="AllowBackOrderIndicator" type="udt:IndicatorType" minOccurs="0">
    <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>
Collapse Derivation Tree: