ra_customer_trx_partial_v
Dear All,
We need to grant select on apps.ra_customer_trx_partial_v view to database user, this user is used for customized queries only.
From apps user we did:
grant select on ra_customer_trx_partial_v to xxuser
but xxuser select from this view returned no rows.
How to achieve that?
Thanks and Regards,
Shareef