DBA Data[Home] [Help]

APPS.AMS_LIST_PURGE_PVT dependencies on AMS_LIST_RULE_USAGES

Line 982: DELETE from ams_list_rule_usages

978: DELETE from ams_list_select_actions
979: WHERE action_used_by_id = p_id_tbl(i);
980:
981: FORALL i in 1 .. p_id_tbl.count
982: DELETE from ams_list_rule_usages
983: WHERE list_header_id = p_id_tbl(i);
984:
985: FORALL i in 1 .. p_id_tbl.count
986: DELETE from ams_query_condition_value value