EBS Customizations (MOSC)

MOSC Banner

Read data from AR_CASH_RECEIPTS_V standered view over DB link

Dears,

on oracle EBS R12

we have X database user that used to read from our database over database link and this user has select permission on apps.AR_CASH_RECEIPTS_V view and in order to get the data from this view we should call MO_GLOBAL.SET_POLICY_CONTEXT('S',41) first.

so we need a solution to let the X user retrive the date from apps.AR_CASH_RECEIPTS_V without calling MO_GLOBAL.SET_POLICY_CONTEXT('S',41), how to achive that?

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