Technology Stack - EBS (MOSC)

MOSC Banner

What are the Oracle DB user permissions required for calling pos_vendor_pub_pkg?

Oracle EBS 12.1

I am building an integration that creates suppliers and bank accounts in Oracle EBS. I'd like to create an Oracle User specific to the task so we don't have to use a system account like APPS.

Is there any documentation about what permissions I need to give a new Oracle user to call these PL/SQL procedures?

These are the procedures I'm currently calling:

  • POS_VENDOR_PUB_PKG.CREATE_VENDOR
  • POS_VENDOR_PUB_PKG.CREATE_VENDOR_SITE
  • POS_VENDOR_PUB_PKG.CREATE_VENDOR_CONTACT
  • POS_VENDOR_PUB_PKG.UPDATE_VENDOR
  • POS_VENDOR_PUB_PKG.UPDATE_VENDOR_SITE
  • POS_VENDOR_PUB_PKG.UPDATE_VENDOR_CONTACT
Tagged:

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