DBA Data[Home] [Help]

APPS.AMW_ASSESSMENTS_PVT dependencies on AMW_ASSESS_PROCEDURES_TL

Line 57: delete from AMW_ASSESS_PROCEDURES_TL

53:
54: delete from AMW_ASSESS_PROCEDURE_STEPS_B
55: where ASSESS_PROCEDURE_ID = p_assess_procedure_id;
56:
57: delete from AMW_ASSESS_PROCEDURES_TL
58: where ASSESS_PROCEDURE_ID = p_assess_procedure_id;
59:
60: delete from AMW_ASSESS_PROCEDURES_B
61: where ASSESS_PROCEDURE_ID = p_assess_procedure_id;