My Oracle Support Banner

Process Order API In Order Management - R12 Updates (Doc ID 869085.1)

Last updated on JULY 31, 2023

Applies to:

Oracle Order Management - Version 12.0 and later
Information in this document applies to any platform.

Purpose

This document outlines the changes in the OE_ORDER_PUB.process_order API between release 11i and R12.

Scope

The structure of the OE_ORDER_PUB.process_order API call has not changed since Release 11i so please refer to <Note 746787.1> for information regarding the actual usage of this API.

This current document discusses the alterations required in your Wrapper code to make it compatible with Release 12.

Please refer to the following example API call for g_book_order action type:
Book Order API Example Code

Details

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Purpose
Scope
Details
 1. Setting ORG context and P_ORG_ID parameter - MOAC
 a) Set the context using MO_GLOBAL.SET_POLICY_CONTEXT prior to calling the API:
 b) Pass the org_id as parameter p_org_id to the API (see <Note 393734.1> for more details of this change):
 2. Different variables for input and output parameters:
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.