DBA Data[Home] [Help]

APPS.FEM_BR_CONDITION_PVT dependencies on FEM_COND_DATA_CMP_STEPS

Line 549: delete from fem_cond_data_cmp_steps

545:
546: delete from fem_cond_data_cmp_st_dtl
547: where cond_data_cmp_obj_def_id = l_cond_component_obj_def_id;
548:
549: delete from fem_cond_data_cmp_steps
550: where cond_data_cmp_obj_def_id = l_cond_component_obj_def_id;
551:
552: delete from fem_cond_data_cmp_tables
553: where cond_data_cmp_obj_def_id = l_cond_component_obj_def_id;