EBS Customizations (MOSC)

MOSC Banner

R12 Oracle API's Details

edited Jun 27, 2012 10:11PM in EBS Customizations (MOSC) 1 commentAnswered
Hi,
Is there any site or link or document which tells\list out the PUBLIC API (Oracle recommended API's ) for any module in Oracle Apps?

The reason is that I was strugging in finding the right API.
EG: Inventory Material Status update.
When I checked in the FORM code, I found below API used.
inv_status_pkg.update_status

I used the above but it was not updating the status. Later, I check with my friends and found another API mentioned below.
inv_material_status_pub.update_status

The above one works fine. I was told that the ones used in oracle forms are private API but one mentioned above is a Public API ( Oracle recommended).

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center