[Home] [Help]
219: end if;
220:
221: for resp in ( select responsibility_id,
222: responsibility_name
223: from fnd_responsibility_vl
224: where application_id = rec.application_id
225: order by responsibility_name )
226: loop
227: