DBA Data[Home] [Help]

APPS.JAI_RCV_ACCOUNTING_PKG dependencies on JAI_CONSTANTS

Line 830: lv_debug := jai_constants.yes;

826: lv_status gl_interface.status%type;
827: BEGIN
828:
829: lv_reference_entry := 'India Localization Entry';
830: lv_debug := jai_constants.yes;
831: ln_user_id := fnd_global.user_id;
832: ld_sysdate := SYSDATE;
833:
834: p_codepath := jai_general_pkg.plot_codepath(1, p_codepath, 'jai_rcv_accounting_pkg.gl_entry', 'START'); /* 1 */