Inventory Items (APC/PLM/PIM) - EBS (MOSC)

MOSC Banner

LIST of APIs

Collected the list of APIs  and keeping here for reference of members. This is however not upto date and need member's help to make it more value adding.

While the list given keeps updating, you may make the queries somewhat like below to get the list of APIs relevant:

Example to get the list of APIs specific to a module say AP (You can replace the module code by any other module code for which you wanted to get the list of APIs

SELECT substr(a.OWNER,1,20), substr(a.NAME,1,30), substr(a.TYPE,1,20) , substr(u.status,1,10) Stat, u.last_ddl_time

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