DBA Data[Home] [Help]

APPS.JL_ZZ_TAX dependencies on MO_GLOBAL

Line 2564: JL_ZZ_SYS_OPTIONS_PKG.get_ar_tx_use_whole_operation(mo_global.get_current_org_id);

2560: g_rel_tax_line_amounts.DELETE;
2561: g_rel_trx_categ.DELETE;
2562:
2563: l_jlzz_ar_tx_use_whole_operatn :=
2564: JL_ZZ_SYS_OPTIONS_PKG.get_ar_tx_use_whole_operation(mo_global.get_current_org_id);
2565:
2566: IF NVL(l_jlzz_ar_tx_use_whole_operatn,'N') = 'Y' THEN
2567:
2568: IF (g_level_statement >= g_current_runtime_level) THEN