<xsd:element name="GetListSalesOrder" type="GetListSalesOrderType">
<xsd:annotation>
<xsd:documentation source="http://www.openapplications.org/oagis/9">In an effort to simpilify the usage of the verbs the GetListSalesOrder BOD is being depricated as of OAGIS 9.0, the GetListSalesOrder 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 GetSalesOrder BOD which may serve the same function of the GetListSalesOrder BOD.
The purpose of the GetList SalesOrder is to enable a business application module to request information containing summary information for one or more SalesOrder from another business application.
The response to this request is the List SalesOrder.
The GetList SalesOrder also enables the retrieval of information across several documents by using selection fields. An example of this could be requesting all SalesOrder Lines for a specific ITEM. This type of functionality is limited to the capabilities of the responding application and needs to be determined during the implementation project.
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 requesting information on existing demands for goods or services.
For example, a Sales Automation application may use this BOD to ask for information from a Customer Order application.
</xsd:documentation>
</xsd:annotation>
</xsd:element>
|