DBA Data[Home] [Help]

APPS.DPP_CLAIMS_PVT dependencies on MO_GLOBAL

Line 236: MO_GLOBAL.set_policy_context('S',l_txn_hdr_rec.org_id);

232: DPP_UTILITY_PVT.debug_message(FND_LOG.LEVEL_STATEMENT, l_module, 'Claim Type Flag: ' || l_txn_hdr_rec.claim_type_flag);
233:
234: l_transaction_number := ''''||l_txn_hdr_rec.Transaction_number||'''';
235:
236: MO_GLOBAL.set_policy_context('S',l_txn_hdr_rec.org_id);
237:
238: --Get the Cust account id for the supplier
239: --nepanda for ER 8890930
240: BEGIN

Line 1395: MO_GLOBAL.set_policy_context('S',l_txn_hdr_rec.org_id);

1391: END IF;
1392: --
1393: -- API body
1394: --
1395: MO_GLOBAL.set_policy_context('S',l_txn_hdr_rec.org_id);
1396: --Object Version Number and the cust account id
1397: BEGIN
1398: SELECT Object_version_number,
1399: cust_account_id