APPS.FEM_DIM_PRS_UTILS_PVT dependencies on FEM_CCTR_ORGS_ATTR
Line 436: delete from fem_cctr_orgs_attr
432:
433: elsif (l_dimension_varchar_label = 'COMPANY_COST_CENTER_ORG') then
434:
435: -- delete from fem__attr 436: delete from fem_cctr_orgs_attr 437: where company_cost_center_org_id in (
438: select company_cost_center_org_id
439: from fem_cctr_orgs_b
440: where personal_flag = 'Y'