Regarding mo_global package
I have a requirement wherein I need to access mo_global package in custom schema.
I gave grants to acess mo_global package in custom schema.
But when I execute apps.mo_global.set_org_context and apps.mo_global.init APIs in the custom schema I get the following error:
ORA-20001: SQL_PLSQL_ERROR: N, ROUTINE, MO_GLOBAL.INIT, N, ERRNO, -20001, N, REASON, ORA-20001: SQL_PLSQL_ERROR: N,
ROUTINE, MO_GLOBAL.IS_ACCESS_CONTROL_ENABLED, N, ERRNO, -942, N, REASON, ORA-00942: TABLE OR VIEW does NOT existORA-06512: AT "APPS.FND_MESSAGE", line 509
ORA-06512: AT "APPS.MO_GLOBAL", line 36