DBA Data[Home] [Help]

APPS.AR_REVENUE_MANAGEMENT_PVT dependencies on MO_GLOBAL

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

5785: l_request_id := fnd_global.conc_request_id;
5786:
5787: FOR morgs in cur_orgs
5788: LOOP
5789: mo_global.set_policy_context('S',morgs.org_id);
5790: /* Bug fix 5351734
5791: Delete the data in the global temporary tables */
5792: delete from ar_rdr_parameters_gt;
5793: delete from ar_trx_errors_gt;