DBA Data[Home] [Help]

APPS.PAY_AU_RETRO_UPGRADE dependencies on PAY_ELEMENT_EXTRA_INFO_API

Line 1169: pay_element_extra_info_api.create_element_extra_info /*Bug# 5461633 */

1165: table is used to identify whether a retro element is already created by the
1166: upgrade process. If so, for the given element no corresponding reto elements
1167: are created*/
1168:
1169: pay_element_extra_info_api.create_element_extra_info /*Bug# 5461633 */
1170: (p_element_type_id => p_element_type_id
1171: ,p_information_type => 'AU_RETRO_UPGRADE_INFO'
1172: ,p_eei_information_category => 'AU_RETRO_UPGRADE_INFO'
1173: ,p_element_type_extra_info_id => l_eei_info_id