Using APPS schema packages from custom user
What grants are necessary to execute an apps schema package from a custom user. When I grant execute to the custom user, I do not get access to all the underlying tables, packages, etc. Is there a way other than trying to trace all this information to give this access to a custom user.
example: I want a custom user to be able to use the apps.cz_cf_api.copy_configuration. procedure
0