DBA Data[Home] [Help]

APPS.HR_ENTRY_API dependencies on HR_DFLEX_UTILITY

Line 3087: hr_dflex_utility.ins_or_upd_descflex_attribs

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

Line 3526: hr_dflex_utility.ins_or_upd_descflex_attribs

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