Definition Type: Element
Name: GetPurchaseOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:GetPurchaseOrderType
Containing Schema: GetPurchaseOrder.xsd
Abstract
Documentation:
The purpose of the Get PurchaseOrder is to enable a business application module to request information concerning a specific purchase order from another business application. The reply to this BOD is the Show PurchaseOrder. There are several environments that may use this capability. For example, an MRP application may use this BOD to ask for information from a Order Management application, or a Plant Data Collection application may also use this BOD to request information from a Order Management application. This may als happen across business parties. This BOD does not usually cause updates to occur.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema getpurchaseorder_xsd Drilldown into ApplicationArea in schema meta_xsd Drilldown into languageCode in schema meta_xsd Drilldown into systemEnvironmentCode in schema meta_xsd Drilldown into versionID in schema meta_xsd Drilldown into releaseID in schema meta_xsd Drilldown into BusinessObjectDocumentType in schema meta_xsd Drilldown into GetPurchaseOrderType in schema getpurchaseorder_xsdXSD Diagram of GetPurchaseOrder in schema getpurchaseorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="GetPurchaseOrder" type="GetPurchaseOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The purpose of the Get PurchaseOrder is to enable a business application module to request information concerning a specific purchase order from another business application.  The reply to this BOD is the Show PurchaseOrder.

There are several environments that may use this capability. For example, an MRP application may use this BOD to ask for information from a Order Management application, or a Plant Data Collection application may also use this BOD to request information from a Order Management application. This may als happen across business parties.

This BOD does not usually cause updates to occur.
</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
ApplicationArea nsA:ApplicationArea (1) (1)
DataArea nsA:DataArea (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
releaseID nsA:releaseID Required
versionID nsA:versionID Optional
systemEnvironmentCode nsA:systemEnvironmentCode Production Optional
languageCode nsA:languageCode en-US Optional
Collapse Derivation Tree: