342: FROM xle_entity_profiles xle,
343: cst_pac_periods cpp,
344: cst_cost_types cct,
345: cst_le_cost_types clct,
346: cst_cost_groups ccg,
347: mfg_lookups m1
348: WHERE xle.legal_entity_id = p_legal_entity_id
349: AND clct.legal_entity = xle.legal_entity_id
350: AND clct.cost_type_id = cct.cost_type_id