DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on MO_GLOBAL

Line 780: -- mo_global.set_policy_context('S',7746);

776: iex_debug_pub.logmessage ('Before calling Okl Api' ||'transaction id ' || i.transaction_id);
777: END IF;
778:
779: -- Begin bug 8258156
780: -- mo_global.set_policy_context('S',7746);
781: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
782: iex_debug_pub.logmessage ('Before calling Okl Api Org ID = ' || i.org_id);
783: END IF;
784:

Line 785: mo_global.set_policy_context('S',i.org_id);

781: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
782: iex_debug_pub.logmessage ('Before calling Okl Api Org ID = ' || i.org_id);
783: END IF;
784:
785: mo_global.set_policy_context('S',i.org_id);
786: -- End bug 8258156
787:
788: okl_create_adjst_pub.iex_create_adjustments_pub (
789: p_api_version => 1