DBA Data[Home] [Help]

APPS.AME_API2 dependencies on AME_TEMP_DELETIONS

Line 55: delete from ame_temp_deletions

51: delete from ame_temp_insertions
52: where
53: application_id = ameAppId and
54: transaction_id = transactionIdIn;
55: delete from ame_temp_deletions
56: where
57: application_id = ameAppId and
58: transaction_id = transactionIdIn;
59: /* update all existing history rows from the Approval Notification History table