DBA Data[Home] [Help]

APPS.IEX_WRITEOFFOBJ_PUB dependencies on MO_GLOBAL

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

796: iex_debug_pub.logmessage ('Before calling Okl Api' ||'transaction id ' || i.transaction_id);
797: END IF;
798:
799: -- Begin bug 8258156
800: -- mo_global.set_policy_context('S',7746);
801: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
802: iex_debug_pub.logmessage ('Before calling Okl Api Org ID = ' || i.org_id);
803: END IF;
804:

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

801: IF (FND_LOG.LEVEL_EVENT >= PG_DEBUG) THEN
802: iex_debug_pub.logmessage ('Before calling Okl Api Org ID = ' || i.org_id);
803: END IF;
804:
805: mo_global.set_policy_context('S',i.org_id);
806: -- End bug 8258156
807:
808: okl_create_adjst_pub.iex_create_adjustments_pub (
809: p_api_version => 1