DBA Data[Home] [Help]

APPS.CST_EAM_WORKORDERS_PVT dependencies on CST_COST_TYPES

Line 283: FROM cst_cost_types cct

279: l_stmt_num := 40;
280: -- Get PAC Cost Type Name
281: SELECT cct.COST_TYPE
282: INTO l_cost_type
283: FROM cst_cost_types cct
284: WHERE cct.cost_type_id = p_cost_type_id;
285:
286: l_stmt_num := 50;
287: -- Get PAC Cost group Name