Definition Type: Element
Name: ListSalesOrder
Namespace: http://www.openapplications.org/oagis/9
Type: nsA:ListSalesOrderType
Containing Schema: ListSalesOrder.xsd
Abstract
Documentation:
In an effort to simpilify the usage of the verbs the ListSalesOrder BOD is being depricated as of OAGIS 9.0, the ListSalesOrder will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS. As such for all new development we recommend that you use the ShowSalesOrder BOD which may serve the same function of the ListSalesOrder BOD. The purpose of the List SalesOrder is to enable a business application module to respond to a GetList SalesOrder request or to proactively send a listing of summary information about sales orders to one or more other applications. This BOD does not usually cause updates to occur. It may be used as part of a large integration scenario or as a single tool for sending information concerning existing demands for goods or services. For example, a Customer Order application may use this BOD to respond to a request for information from a Sales Automation application.
Collapse XSD Schema Diagram:
Drilldown into DataArea in schema listsalesorder_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 ListSalesOrderType in schema listsalesorder_xsdXSD Diagram of ListSalesOrder in schema listsalesorder_xsd (Open Applications Group (OAGIS))
Collapse XSD Schema Code:
<xsd:element name="ListSalesOrder" type="ListSalesOrderType">
    <xsd:annotation>
        <xsd:documentation source="http://www.openapplications.org/oagis/9">In an effort to simpilify the usage of the verbs the ListSalesOrder BOD is being depricated as of OAGIS 9.0, the ListSalesOrder will still be provided for the next three releases at which time it is scheduled to be removed from OAGIS.  As such for all new development we recommend that you use the ShowSalesOrder BOD which may serve the same function of the ListSalesOrder BOD.

The purpose of the List SalesOrder is to enable a business application module to respond to a GetList SalesOrder request or to proactively send a listing of summary information about sales orders to one or more other applications.

This BOD does not usually cause updates to occur.  It may be used as part of a large integration scenario or as a single tool for sending information concerning existing demands for goods or services.

For example, a Customer Order application may use this BOD to respond to a request for information from a Sales Automation application.</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: