DBA Data[Home] [Help]

APPS.PER_RI_CONFIG_FND_DEF_ENTITY dependencies on PER_RI_CONFIG_INFORMATION

Line 381: l_product_name per_ri_config_information.config_information1%type;

377: l_hrms boolean default FALSE;
378: l_benefits boolean default FALSE;
379: l_self_service boolean default FALSE;
380:
381: l_product_name per_ri_config_information.config_information1%type;
382: BEGIN
383: hr_utility.set_location('Entering:'|| l_proc, 10);
384:
385: if NOT (p_technical_summary_mode) then