DBA Data[Home] [Help]

APPS.PAY_ELEMENT_EXTRA_INFO_API dependencies on PAY_ELEMENT_EXTRA_INFO_BK2

Line 422: pay_element_extra_info_bk2.update_element_extra_info_b

418: --
419: -- Call Before Process User Hook
420: --
421: begin
422: pay_element_extra_info_bk2.update_element_extra_info_b
423: (p_element_type_extra_info_id => p_element_type_extra_info_id,
424: p_eei_attribute_category => p_eei_attribute_category,
425: p_eei_attribute1 => p_eei_attribute1,
426: p_eei_attribute2 => p_eei_attribute2,

Line 564: pay_element_extra_info_bk2.update_element_extra_info_a

560: --
561: -- Call After Process User Hook
562: --
563: begin
564: pay_element_extra_info_bk2.update_element_extra_info_a
565: (p_element_type_extra_info_id => p_element_type_extra_info_id,
566: p_eei_attribute_category => p_eei_attribute_category,
567: p_eei_attribute1 => p_eei_attribute1,
568: p_eei_attribute2 => p_eei_attribute2,