DBA Data[Home] [Help]

APPS.HR_SECURITY_UTILS dependencies on FND_RESPONSIBILITY_VL

Line 223: from fnd_responsibility_vl

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: