APPS.FEM_DIM_PRS_UTILS_PVT dependencies on FEM_CCTR_ORGS_TL
Line 445: delete from fem_cctr_orgs_tl
441: and created_by = p_user_id
442: );
443:
444: -- delete from fem__tl 445: delete from fem_cctr_orgs_tl 446: where company_cost_center_org_id in (
447: select company_cost_center_org_id
448: from fem_cctr_orgs_b
449: where personal_flag = 'Y'