DBA Data[Home] [Help]

APPS.JAI_RCV_ACCOUNTING_PKG dependencies on JAI_CONSTANTS

Line 886: lv_debug := jai_constants.yes;

882: lv_status gl_interface.status%type;
883: BEGIN
884:
885: lv_reference_entry := 'India Localization Entry';
886: lv_debug := jai_constants.yes;
887: ln_user_id := fnd_global.user_id;
888: ld_sysdate := SYSDATE;
889:
890: p_codepath := jai_general_pkg.plot_codepath(1, p_codepath, 'jai_rcv_accounting_pkg.gl_entry', 'START'); /* 1 */