DBA Data[Home] [Help]

APPS.AME_MIGRATE_PARALLEL_CONFIG dependencies on AME_ACTION_TYPES

Line 37: ame_action_types aat

33: (select null
34: from ame_action_usages aau,
35: ame_rule_usages aru,
36: ame_actions aa,
37: ame_action_types aat
38: where aa.action_id = aau.action_id
39: and aau.rule_id = aru.rule_id
40: and aru.item_id = aagc.application_id
41: and sysdate between aa.start_date