DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_SV dependencies on HR_ORGANIZATION_UNITS

Line 259: from HR_ORGANIZATION_UNITS --bug 3342946 (used to be pa_organizations_expend_v)

255: where task_id = x_task_id;
256:
257: cursor c5 is
258: select name
259: from HR_ORGANIZATION_UNITS --bug 3342946 (used to be pa_organizations_expend_v)
260: where organization_id = x_org_id;
261: --togeorge 10/03/2000
262: --added cursors for oke info.
263: cursor c6 is