DBA Data[Home] [Help]

APPS.AMS_DM_SCORE_PVT dependencies on AMS_DM_SCORE_RESULTS

Line 3445: -- ams_dm_score_results

3441: delete /*+ index(AMS_DM_SOURCE AMS_DM_SOURCE_U2) */ from ams_dm_source
3442: where arc_used_for_object = G_OBJECT_TYPE_SCORE
3443: and used_for_object_id = p_score_ID;
3444:
3445: -- ams_dm_score_results
3446: delete from ams_dm_score_results
3447: where score_id = p_score_id;
3448:
3449: -- ams_dm_score_pct_results

Line 3446: delete from ams_dm_score_results

3442: where arc_used_for_object = G_OBJECT_TYPE_SCORE
3443: and used_for_object_id = p_score_ID;
3444:
3445: -- ams_dm_score_results
3446: delete from ams_dm_score_results
3447: where score_id = p_score_id;
3448:
3449: -- ams_dm_score_pct_results
3450: delete from ams_dm_score_pct_results