Infolinks

Saturday 21 July 2012

Process Order API in Order Management

Process Order API in Order Management


This public API - OE_ORDER_PUB allows users to perform various operations on sales orders in the Order Management system.



Description

DELETE_ORDER

Active

Use this procedure to delete a sales order in the Order Management system.

DELETE_LINE

Active

Use this procedure to delete a sales order line in the Order Management system.

GET_ORDER

Active

Use this procedure to retrieve the information about a Sales Order.

ID_TO_VALUE

Active

Use this procedure to retrieve sales order attribute values when supplying the ID information for those attributes.

LOCK_ORDER

Active

Use this procedure to lock a sales order in the Order Management System.

PROCESS_ORDER

Active

Use this procedure to create, update or delete Sales Orders in the Order Management system.

PROCESS_HEADER

Active

Use this procedure to process the creation, update, or deletion of a sales order header in the Order Management system.

PROCESS_LINE

Active

Use this procedure to process the creation, update, and deletion of sales order lines in the Order Management system.

UPDATE_HEADER

Active

Use this procedure to update a sales order header in the Order Management system.

UPDATE_LINE

Active

Use this procedure to update a sales order line in the Order Management system.

VALUE_TO_ID

Active

Use this procedure to retrieve sales order attribute IDs when supplying value information for those attributes.

No comments:

Post a Comment