DBA Data[Home] [Help]

APPS.OKS_BILLING_PUB dependencies on MO_GLOBAL

Line 2543: mo_global.set_policy_context('M', Null);

2539: The policy context is set to multiple for Bug# 6158988
2540: This is because context is set for a particular org
2541: down the code and need to reset it back
2542: *****/
2543: mo_global.set_policy_context('M', Null);
2544:
2545:
2546: OPEN l_bill_line_csr (chr_id(i),cle_id(i));
2547: FETCH l_bill_line_csr into l_bill_rec ;