DBA Data[Home] [Help]

APPS.HRI_OLTP_CONC_PARAM dependencies on HRI_BPL_PARAMETER

Line 87: l_dbi_start_date := hri_bpl_parameter.get_bis_global_start_date;

83:
84: BEGIN
85:
86: -- Check the DBI start date
87: l_dbi_start_date := hri_bpl_parameter.get_bis_global_start_date;
88:
89: -- If the program is also a non-dbi process check the HRI start date
90: IF (hri_mtdt_conc_request.is_core_hri_process
91: (p_table_name => p_process_table_name) = 'Y') THEN