[Home] [Help]
129: and lookup_code = v_second_portion;
130: else
131: -- three portions so this is a service instance
132: select user_concurrent_queue_name into v_name
133: from fnd_concurrent_queues_vl
134: where to_char(application_id) = v_first_portion
135: and to_char(concurrent_queue_id) = v_second_portion;
136: select meaning into v_value
137: from fnd_lookups