DBA Data[Home] [Help]

APPS.AME_ENGINE dependencies on AME_TEMP_DELETIONS

Line 4927: from ame_temp_deletions

4923: group_or_chain_id,
4924: occurrence,
4925: effective_date,
4926: reason
4927: from ame_temp_deletions
4928: where
4929: application_id = applicationIdIn and
4930: transaction_id = transactionIdIn;
4931: actionTypeIds ame_util.idList;