AST_PurchaseOrder_QueryModify_WS
The AST_PurchaseOrder_QueryModify_WS is a web service based on the PurchaseOrderQueryModify.xsd file, which is provided with the application. This web service contains the following two operations:
Query_PurchaseOrder
This operation supports a qualification to query for purchase orders. It will also return related children purchase line items for each purchase order found, based on the qualification entered. Depending on how general the qualification is, startRecord and maxLimit can be used to determine how many records should be shown at a time.
The following table lists input values for the Query_PurchaseOrder operation against the parent AST:PurchaseOrderInterface form.
Input field values
The following table lists output values for the parent level of the Query_PurchaseOrder operation and maps to the AST:PurchaseOrderInterface form.
Output field values
The following table lists output values for the child level of the Query_PurchaseOrder operation and maps to the AST:PurchaseLineItem form.
Output field values
Update_PurchaseOrder
This operation supports the update of a purchase order plus updates to existing purchase line items. The qualification entered determines which purchase order is updated. Only child records related to the parent can be updated.
The following table lists the input values for the parent level of the Update_PurchaseOrder operation and maps to the AST:PurchaseOrderInterface form.
Input field values
The following table lists input values for the child level of the Update_PurchaseOrder operation and maps to the AST:PurchaseLineItem form.
Input field values
The following table lists output values for the parent level of the Update_PurchaseOrder operation from the AST:PurchaseOrderInterface form.
Output field values
The following table lists output values for the child level of the Update_PurchaseOrder operation from the AST:PurchaseLineItem form:
Output field values