Definition Type: ComplexType
Name: ItemHeaderType
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ItemDetailsBaseType
Containing Schema: ItemMaster.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into UserArea in schema fields_xsd Drilldown into AverageRunSizeQuantity in schema fields_xsd Drilldown into ShelfLifeDuration in schema fields_xsd Drilldown into CatchWeightIndicator in schema fields_xsd Drilldown into DocumentDateTime in schema fields_xsd Drilldown into GLAccount in schema components_xsd Drilldown into ExpirationControlCode in schema fields_xsd Drilldown into LotControlIndicator in schema fields_xsd Drilldown into SerialControlIndicator in schema fields_xsd Drilldown into FreightClassification in schema components_xsd Drilldown into FreightItemID in schema fields_xsd Drilldown into BuyerContractReference in schema components_xsd Drilldown into SupplierContractReference 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 DrawingAttachment in schema components_xsd Drilldown into BOMReference in schema components_xsd Drilldown into ItemValue in schema itemmaster_xsd Drilldown into UOMCodeConversion in schema components_xsd Drilldown into AlternateUOMCode in schema fields_xsd Drilldown into UOMGroupID in schema fields_xsd Drilldown into OwnerParty in schema components_xsd Drilldown into UnitPackaging in schema components_xsd Drilldown into LastModificationDateTime in schema fields_xsd Drilldown into LotNumberSpecification in schema fields_xsd Drilldown into SerialNumberSpecification in schema fields_xsd Drilldown into RoutingDisposition in schema components_xsd Drilldown into ShippingUOMCode in schema fields_xsd Drilldown into StorageUOMCode in schema fields_xsd Drilldown into BaseUOMCode in schema fields_xsd Drilldown into ItemStatus in schema components_xsd Drilldown into ScrapIndicator in schema fields_xsd Drilldown into TrackingIndicator in schema fields_xsd Drilldown into ActualIndicator in schema fields_xsd Drilldown into BackFlushedIndicator in schema fields_xsd Drilldown into RequiredPercent in schema fields_xsd Drilldown into LeadTimeDuration in schema fields_xsd Drilldown into LotSizeMultipler in schema fields_xsd Drilldown into MinimumLotSizeQuantity in schema fields_xsd Drilldown into MaximumLotSizeQuantity in schema fields_xsd Drilldown into LotSizeGroup in schema manufacturingcomponents_xsd Drilldown into FixedQuantityIndicator in schema fields_xsd Drilldown into ExecutionTimePeriod in schema components_xsd Drilldown into EffectiveTimePeriod in schema components_xsd Drilldown into Type in schema fields_xsd Drilldown into Lot in schema components_xsd Drilldown into Packaging in schema components_xsd Drilldown into HazardousMaterial in schema components_xsd Drilldown into Specification in schema components_xsd Drilldown into Classification 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 ServiceIndicator in schema fields_xsd Drilldown into EPCID in schema fields_xsd Drilldown into UPCID in schema fields_xsd Drilldown into SupplierItemID in schema components_xsd Drilldown into ManufacturerItemID in schema components_xsd Drilldown into CustomerItemID in schema components_xsd Drilldown into ItemID in schema components_xsd Drilldown into ItemIDsGroup in schema components_xsd Drilldown into ItemBaseType in schema components_xsd Drilldown into ItemDetailsBaseType in schema itemmaster_xsdXSD Diagram of ItemHeaderType in schema itemmaster_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:complexType name="ItemHeaderType">
    <xsd:complexContent>
        <xsd:extension base="ItemDetailsBaseType">
            <xsd:sequence>
                <xsd:element ref="SupplierContractReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="BuyerContractReference" minOccurs="0" maxOccurs="unbounded" />
                <xsd:element ref="FreightItemID" minOccurs="0" maxOccurs="unbounded">
                    <xsd:annotation>
                        <xsd:documentation>This identifies the item number assigned to the type of goods for the purposes of freight classification and cost calculation</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="FreightClassification" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Qualifies goods for purposes of freight cost calculation. An example would the qualifications used by National Motor Freight Carriers.

EXAMPLES	National Motor Freight Carriers (NMFC) Class Code 

Based on an evaluation of density, stowability, ease of handling and liability, the commodities are grouped into one of 18 classes.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="SerialControlIndicator" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates if the item is a serialized item i.e. unique instances of the item are identified by unique serial numbers. Valid values are 0 for no, and 1 for yes</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="LotControlIndicator" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates if the item is a lotted item. Valid values are 0 for no, and 1 for yes</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ExpirationControlCode" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates the type of control used to determine whether or not an item has expired or is no longer considered good to sell or consume.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="GLAccount" minOccurs="0" />
                <xsd:element ref="DocumentDateTime" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Identifyies the timestamp that the Item Master record was created.</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="CatchWeightIndicator" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates that an ITEM requires special processing to determine the actual net or gross weight during certain inventory operations.  </xsd:documentation>
                        <xsd:documentation source="http://www.openapplications.org/oagis/9">Indicates that an ITEM requires special processing to determine the actual net or gross weight during certain inventory operations.  </xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="ShelfLifeDuration" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>This is the period of time in duration that the item is valid for use</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="AverageRunSizeQuantity" minOccurs="0">
                    <xsd:annotation>
                        <xsd:documentation>This is the average quantity made during a manufacturing run using a specific Item or Bill of Material.  This is often used during MRP or other forecasting operations</xsd:documentation>
                        <xsd:documentation>This is the average quantity made during a manufacturing run using a specific Item or Bill of Material.  This is often used during MRP or other forecasting operations</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
                <xsd:element ref="UserArea" minOccurs="0" />
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemID nsA:ItemID 0 unbounded
CustomerItemID nsA:CustomerItemID 0 (1)
ManufacturerItemID nsA:ManufacturerItemID 0 (1)
SupplierItemID nsA:SupplierItemID 0 (1)
UPCID nsA:UPCID 0 (1)
EPCID nsA:EPCID 0 (1)
ServiceIndicator nsA:ServiceIndicator 0 (1)
Description nsA:Description 0 unbounded
Note nsA:Note 0 unbounded
Classification nsA:Classification 0 unbounded
Specification nsA:Specification 0 unbounded
HazardousMaterial nsA:HazardousMaterial 0 unbounded
Packaging nsA:Packaging 0 (1)
Lot nsA:Lot 0 unbounded
Type nsA:Type 0 (1)
EffectiveTimePeriod nsA:EffectiveTimePeriod 0 (1)
ExecutionTimePeriod nsA:ExecutionTimePeriod 0 (1)
FixedQuantityIndicator nsA:FixedQuantityIndicator 0 (1)
MaximumLotSizeQuantity nsA:MaximumLotSizeQuantity 0 (1)
MinimumLotSizeQuantity nsA:MinimumLotSizeQuantity 0 (1)
LotSizeMultipler nsA:LotSizeMultipler 0 (1)
LeadTimeDuration nsA:LeadTimeDuration 0 (1)
RequiredPercent nsA:RequiredPercent 0 (1)
BackFlushedIndicator nsA:BackFlushedIndicator 0 (1)
ActualIndicator nsA:ActualIndicator 0 (1)
TrackingIndicator nsA:TrackingIndicator 0 (1)
ScrapIndicator nsA:ScrapIndicator 0 (1)
ItemStatus nsA:ItemStatus 0 (1)
BaseUOMCode nsA:BaseUOMCode 0 (1)
StorageUOMCode nsA:StorageUOMCode 0 (1)
ShippingUOMCode nsA:ShippingUOMCode 0 (1)
RoutingDisposition nsA:RoutingDisposition 0 (1)
SerialNumberSpecification nsA:SerialNumberSpecification 0 unbounded
LotNumberSpecification nsA:LotNumberSpecification 0 unbounded
LastModificationDateTime nsA:LastModificationDateTime 0 (1)
UnitPackaging nsA:UnitPackaging 0 (1)
OwnerParty nsA:OwnerParty 0 (1)
UOMGroupID nsA:UOMGroupID 0 (1)
AlternateUOMCode nsA:AlternateUOMCode 0 unbounded
UOMCodeConversion nsA:UOMCodeConversion 0 unbounded
ItemValue nsA:ItemValue 0 unbounded
BOMReference nsA:BOMReference 0 unbounded
DrawingAttachment nsA:DrawingAttachment 0 unbounded
DocumentReference nsA:DocumentReference 0 unbounded
Attachment nsA:Attachment 0 unbounded
SupplierContractReference nsA:SupplierContractReference 0 unbounded
BuyerContractReference nsA:BuyerContractReference 0 unbounded
FreightItemID nsA:FreightItemID 0 unbounded
FreightClassification nsA:FreightClassification 0 (1)
SerialControlIndicator nsA:SerialControlIndicator 0 (1)
LotControlIndicator nsA:LotControlIndicator 0 (1)
ExpirationControlCode nsA:ExpirationControlCode 0 (1)
GLAccount nsA:GLAccount 0 (1)
DocumentDateTime nsA:DocumentDateTime 0 (1)
CatchWeightIndicator nsA:CatchWeightIndicator 0 (1)
ShelfLifeDuration nsA:ShelfLifeDuration 0 (1)
AverageRunSizeQuantity nsA:AverageRunSizeQuantity 0 (1)
UserArea nsA:UserArea 0 (1)
<xs:group> nsA:ItemIDsGroup (1) (1)
<xs:group> nsA:FreeFormTextGroup (1) (1)
<xs:group> nsA:LotSizeGroup (1) (1)
<xs:group> nsA:ReferencesGroup 0 (1)
Collapse Derivation Tree:
Collapse References:
nsA:ItemMasterHeader