DBA Data[Home] [Help]

APPS.PAY_AU_RETRO_UPGRADE dependencies on PAY_ELEMENT_EXTRA_INFO_API

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

1364: table is used to identify whether a retro element is already created by the
1365: upgrade process. If so, for the given element no corresponding reto elements
1366: are created*/
1367:
1368: pay_element_extra_info_api.create_element_extra_info /*Bug# 5461633 */
1369: (p_element_type_id => p_element_type_id
1370: ,p_information_type => 'AU_RETRO_UPGRADE_INFO'
1371: ,p_eei_information_category => 'AU_RETRO_UPGRADE_INFO'
1372: ,p_element_type_extra_info_id => l_eei_info_id