DBA Data[Home] [Help]

APPS.AME_ENGINE dependencies on AME_TEMP_DELETIONS

Line 4967: from ame_temp_deletions

4963: group_or_chain_id,
4964: occurrence,
4965: effective_date,
4966: reason
4967: from ame_temp_deletions
4968: where
4969: application_id = applicationIdIn and
4970: transaction_id = transactionIdIn;
4971: actionTypeIds ame_util.idList;