DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on MO_GLOBAL

Line 5978: mo_global.set_policy_context('S',morgs.org_id);

5974: AR_RAAPI_UTIL.g_called_from := 'SWEEPER';
5975:
5976: FOR morgs in cur_orgs
5977: LOOP
5978: mo_global.set_policy_context('S',morgs.org_id);
5979: /* Bug fix 5351734
5980: Delete the data in the global temporary tables */
5981: delete from ar_rdr_parameters_gt;
5982: delete from ar_trx_errors_gt;