DBA Data[Home] [Help]

APPS.AME_ACF_BUS dependencies on AME_ACTIONS

Line 500: ,ame_actions act

496: cursor c_sel1 Is
497: select null
498: from ame_rule_usages aru
499: ,ame_action_usages aau
500: ,ame_actions act
501: ,ame_action_types aty
502: where aru.item_id = p_application_id
503: and aau.rule_id = aru.rule_id
504: and aau.action_id = act.action_id