DBA Data[Home] [Help]

APPS.JL_ZZ_TAX dependencies on MO_GLOBAL

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

2580: g_rel_tax_line_amounts.DELETE;
2581: g_rel_trx_categ.DELETE;
2582:
2583: l_jlzz_ar_tx_use_whole_operatn :=
2584: JL_ZZ_SYS_OPTIONS_PKG.get_ar_tx_use_whole_operation(mo_global.get_current_org_id);
2585:
2586: IF NVL(l_jlzz_ar_tx_use_whole_operatn,'N') = 'Y' THEN
2587:
2588: IF (g_level_statement >= g_current_runtime_level) THEN