DBA Data[Home] [Help]

APPS.OE_CUST_MERGE dependencies on OE_DEBUG_PUB

Line 7660: oe_debug_pub.add('when others oe_cust_merge.update_dbi_log'||SQLERRM||

7656: arp_message.set_line(' End Update DBI');
7657:
7658: EXCEPTION
7659: WHEN OTHERS THEN
7660: oe_debug_pub.add('when others oe_cust_merge.update_dbi_log'||SQLERRM||
7661: SQLCODE);
7662:
7663: END oe_update_dbi_log;
7664: