Definition Type: Element
Name: ItemMaster
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ItemMasterType
Containing Schema: ItemMaster.xsd
Abstract
Documentation:
Represents any unique purchased part or manufactured product. Item, as used here, refers to the basic information about an item, including its attributes, cost, and locations. It does not include item quantities. Compare to the noun BalanceInventory, which includes all quantities and other location-specific information. ItemMaster is used as the Item Master. The ItemMaster provides details about an Item in many domains of an enterprise. Each domain or functional area are interested in different views of the Item. The ItemMaster provides information to the following partial list of functional areas: Manufacturing, Order Management along with the Catalog view, Logistics, Engineering along with the EngineeringDocument, CRM, and Financials.
Collapse XSD Schema Diagram:
Drilldown into ItemLocation in schema itemmaster_xsd Drilldown into ItemMasterHeader in schema itemmaster_xsd Drilldown into ItemMasterType in schema itemmaster_xsdXSD Diagram of ItemMaster in schema itemmaster_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ItemMaster" type="ItemMasterType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">Represents any unique purchased part or manufactured product.  Item, as used here, refers to the basic information about an item, including its attributes, cost, and locations.  It does not include item quantities.  Compare to the noun BalanceInventory, which includes all quantities and other location-specific information.

ItemMaster is used as the Item Master. 

The ItemMaster provides details about an Item in many domains of an enterprise. Each domain or functional area are interested in different views of the Item. The ItemMaster provides information to the following partial list of functional areas: Manufacturing, Order Management along with the Catalog view, Logistics, Engineering along with the EngineeringDocument, CRM, and Financials.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ItemMasterHeader nsA:ItemMasterHeader 0 (1)
ItemLocation nsA:ItemLocation 0 unbounded
Collapse Derivation Tree: