DBA Data[Home] [Help]

APPS.HRI_BPL_CONC_LOG dependencies on HRI_BPL_PARAMETER

Line 459: hri_bpl_parameter.get_bis_global_start_date);

455: --
456: -- Collect earlier of DBC Global Start Date or 5 years ago
457: --
458: l_date_to_return := LEAST(ADD_MONTHS(TRUNC(SYSDATE),-60),
459: hri_bpl_parameter.get_bis_global_start_date);
460: --
461: END IF;
462: --
463: -- 4303724, Added the parameter value 'FND_NO_CONVERT' in function call