DBA Data[Home] [Help]

APPS.JAI_AR_MATCH_TAX_PKG dependencies on MO_GLOBAL

Line 248: ln_org_id := mo_global.get_current_org_id() ; -- Harshita for Bug 5490479

244: lv_debug := nvl(p_debug,'N');
245: lv_debug := 'Y';
246: fnd_file.put_line(FND_FILE.LOG,' Entering Procedure - jai_ar_match_tax_pkg.process_batch');
247:
248: ln_org_id := mo_global.get_current_org_id() ; -- Harshita for Bug 5490479
249: /*commented by kunkumar for bug# 6066813 Start
250: 6012570 (5876390) -- Revoked the comments for 6012570*/
251: if p_called_from is null then
252: lv_called_from := 'ORDER_ENTRY';