DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on HR_DFLEX_UTILITY

Line 3090: hr_dflex_utility.ins_or_upd_descflex_attribs

3086: l_proc varchar2(72) := g_package||'ddf_insert_validate';
3087: --
3088: begin
3089: --
3090: hr_dflex_utility.ins_or_upd_descflex_attribs
3091: (p_appl_short_name => 'PAY'
3092: ,p_descflex_name => 'Element Entry Developer DF'
3093: ,p_attribute_category => p_entry_information_category
3094: ,p_attribute1_name => 'ENTRY_INFORMATION1'

Line 3529: hr_dflex_utility.ins_or_upd_descflex_attribs

3525: else
3526: l_attribute30_value := p_entry_information30;
3527: end if;
3528: --
3529: hr_dflex_utility.ins_or_upd_descflex_attribs
3530: (p_appl_short_name => 'PAY'
3531: ,p_descflex_name => 'Element Entry Developer DF'
3532: ,p_attribute_category => p_entry_information_category
3533: ,p_attribute1_name => 'ENTRY_INFORMATION1'