DBA Data[Home] [Help]

APPS.CUG_SR_ATTRIBUTE_INTF dependencies on FND_LOOKUP_TYPES

Line 551: , fnd_lookup_types lkps

547: , lkps1.description sr_name
548: , attr.start_date_Active start_date_active
549: , attr.end_date_active end_date_active
550: from cug_sr_type_attr_maps_vl attr
551: , fnd_lookup_types lkps
552: , fnd_lookups lkps1
553: , cs_incident_types_vl cs
554: where lkps.lookup_type = attr.sr_attribute_list_name
555: and attr.sr_attribute_list_name = p_lookup_type