[Home] [Help]
252: select 1 from fnd_lookups
253: where description = p_sr_ea_attr_val
254: and lookup_code = l_sr_attr_val_for_task
255: and lookup_type in (select sr_attribute_list_name
256: from cug_sr_type_attr_maps_b
257: where incident_type_id = p_incident_type_id
258: and sr_attribute_code = p_sr_ea_attr_code);
259: --
260: -- Cursor to get planned effort and UOM