DBA Data[Home] [Help]

APPS.CUG_SR_ATTRIBUTE_INTF dependencies on FND_LOOKUPS

Line 552: , fnd_lookups lkps1

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
556: and lkps1.lookup_code = attr.sr_attribute_code