Definition Type: ComplexType
Name: ReceiveDeliveryHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ShipmentHeaderBaseType
Containing Schema: ReceiveDelivery.xsd
Abstract
Documentation:
Provides general information about the ReceiveDelivery document that is used to receive a specific quantity of material goods The EffectiveDateTime is the date/time the received material is posted to other business systems as being available for use.
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into ReceiptDiscrepancy in schema receivedelivery_xsd Drilldown into ASNReference in schema components_xsd Drilldown into ReceivingLocation in schema components_xsd Drilldown into DeliverToParty in schema components_xsd Drilldown into TrackingID in schema fields_xsd Drilldown into Container in schema logisticscomponents_xsd Drilldown into BillOfLadingID in schema fields_xsd Drilldown into ReceivedDateTime in schema fields_xsd Drilldown into EffectiveDateTime in schema fields_xsd Drilldown into ReceivingServiceChargeAmount in schema fields_xsd Drilldown into DistributedCharge in schema components_xsd Drilldown into Party in schema components_xsd Drilldown into FreightTermCode in schema fields_xsd Drilldown into CarrierParty in schema components_xsd Drilldown into ShipFromParty in schema components_xsd Drilldown into DockID in schema fields_xsd Drilldown into SpecialHandlingNote in schema fields_xsd Drilldown into TransportationMethodCode in schema fields_xsd Drilldown into DistributionCenterCode in schema fields_xsd Drilldown into CountryOfOriginCode in schema fields_xsd Drilldown into HazardousMaterialCodes in schema components_xsd Drilldown into TotalVolumeMeasure in schema fields_xsd Drilldown into GrossWeightMeasure in schema fields_xsd Drilldown into NetWeightMeasure in schema fields_xsd Drilldown into TareWeightMeasure in schema fields_xsd Drilldown into ShippingWeightandVolumeGroup in schema components_xsd Drilldown into LoadingWeightMeasure in schema fields_xsd Drilldown into EstimatedWeightMeasure in schema fields_xsd Drilldown into ActualDeliveryDateTime in schema fields_xsd Drilldown into ScheduledDeliveryDateTime in schema fields_xsd Drilldown into ActualShipDateTime in schema fields_xsd Drilldown into CarrierRouteReference in schema components_xsd Drilldown into WarehouseLocation in schema components_xsd Drilldown into ShipUnitQuantity in schema fields_xsd Drilldown into Status in schema components_xsd Drilldown into Attachment in schema components_xsd Drilldown into DocumentReference in schema components_xsd Drilldown into ReferencesGroup in schema components_xsd Drilldown into Note in schema fields_xsd Drilldown into Description in schema fields_xsd Drilldown into FreeFormTextGroup in schema meta_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into AlternateDocumentID in schema components_xsd Drilldown into DocumentID in schema components_xsd Drilldown into DocumentIDsGroup in schema components_xsd Drilldown into HeaderType in schema components_xsd Drilldown into StatusEnabledHeaderType in schema components_xsd Drilldown into ShipmentHeaderBaseType in schema logisticscomponents_xsdXSD Diagram of ReceiveDeliveryHeaderType in schema receivedelivery_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ReceiveDeliveryHeaderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Provides general information about the ReceiveDelivery document that is used to receive a specific quantity of material goods

The EffectiveDateTime is the date/time the received material is posted to other business systems as being available for use.</xsd:documentation>
    </xsd:annotation>
    <xsd:complexContent>
        <xsd:extension base="ShipmentHeaderBaseType">
            <xsd:sequence>
                <xsd:element ref="ReceivingServiceChargeAmount" minOccurs="0" />
                <xsd:element ref="EffectiveDateTime" minOccurs="0" />
                <xsd:element ref="ReceivedDateTime" minOccurs="0" />
                <xsd:element ref="BillOfLadingID" minOccurs="0" />
                <xsd:element ref="Container" minOccurs="0" />
                <xsd:element ref="TrackingID" minOccurs="0" />
                <xsd:element ref="DeliverToParty" minOccurs="0" />
                <xsd:element ref="ReceivingLocation" minOccurs="0" />
                <xsd:element ref="ASNReference" minOccurs="0" />
                <xsd:element ref="ReceiptDiscrepancy" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
DocumentID nsA:DocumentID 0 (1)
AlternateDocumentID nsA:AlternateDocumentID 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
Status nsA:Status 0 (1)
ShipUnitQuantity nsA:ShipUnitQuantity 0 (1)
WarehouseLocation nsA:WarehouseLocation 0 (1)
CarrierRouteReference nsA:CarrierRouteReference 0 (1)
ActualShipDateTime nsA:ActualShipDateTime 0 (1)
ScheduledDeliveryDateTime nsA:ScheduledDeliveryDateTime 0 (1)
ActualDeliveryDateTime nsA:ActualDeliveryDateTime 0 (1)
EstimatedWeightMeasure nsA:EstimatedWeightMeasure 0 (1)
LoadingWeightMeasure nsA:LoadingWeightMeasure 0 (1)
TareWeightMeasure nsA:TareWeightMeasure 0 (1)
NetWeightMeasure nsA:NetWeightMeasure 0 (1)
GrossWeightMeasure nsA:GrossWeightMeasure 0 (1)
TotalVolumeMeasure nsA:TotalVolumeMeasure 0 (1)
HazardousMaterialCodes nsA:HazardousMaterialCodes 0 (1)
CountryOfOriginCode nsA:CountryOfOriginCode 0 (1)
DistributionCenterCode nsA:DistributionCenterCode 0 (1)
TransportationMethodCode nsA:TransportationMethodCode 0 (1)
SpecialHandlingNote nsA:SpecialHandlingNote 0 unbounded
DockID nsA:DockID 0 (1)
ShipFromParty nsA:ShipFromParty 0 (1)
CarrierParty nsA:CarrierParty 0 (1)
FreightTermCode nsA:FreightTermCode 0 (1)
Party nsA:Party 0 unbounded
DistributedCharge nsA:DistributedCharge 0 unbounded
ReceivingServiceChargeAmount nsA:ReceivingServiceChargeAmount 0 (1)
EffectiveDateTime nsA:EffectiveDateTime 0 (1)
ReceivedDateTime nsA:ReceivedDateTime 0 (1)
BillOfLadingID nsA:BillOfLadingID 0 (1)
Container nsA:Container 0 (1)
TrackingID nsA:TrackingID 0 (1)
DeliverToParty nsA:DeliverToParty 0 (1)
ReceivingLocation nsA:ReceivingLocation 0 (1)
ASNReference nsA:ASNReference 0 (1)
ReceiptDiscrepancy nsA:ReceiptDiscrepancy 0 unbounded
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:DocumentIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:ReferencesGroup (1) (1)
<xs:group> nsA:ShippingWeightandVolumeGroup (1) (1)
Collapse Derivation Tree:
Collapse References:
nsA:ReceiveDeliveryHeader