Definition Type: Element
Name: UpdateSalesOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:UpdateSalesOrderType
Containing Schema: UpdateSalesOrder.xsd
Abstract
Documentation:
The purpose of the Update SalesOrder is to request that another business application component make Updates to an existing Sales Order. Processing Note: This Update must refer to the original document and/or item ordered. The Update processing assumes replacement of fields sent, with the exception of the fields that uniquely identify the document and/or its line, schedule or subline. These include the DocumentId and the LineNumber for the Line, Subline, and Schedule. If any of the Field Identifiers above require changing, that constitutes a cancellation of the request and/or the addition of another Sales Order. This BOD commonly causes updates to occur
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema updatesalesorder_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 UpdateSalesOrderType in schema updatesalesorder_xsdXSD Diagram of UpdateSalesOrder in schema updatesalesorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="UpdateSalesOrder" type="UpdateSalesOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">The purpose of the Update SalesOrder is to request that another business application component make Updates to an existing Sales Order.

Processing Note:  This Update must refer to the original document and/or item ordered.  The Update processing assumes replacement of fields sent, with the exception of the fields that uniquely identify the document and/or its line, schedule or subline. These include the DocumentId and the LineNumber for the Line, Subline, and Schedule.

If any of the Field Identifiers above require changing, that constitutes a cancellation of the request and/or the addition of another Sales Order.

This BOD commonly causes 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: