DBA Data[Home] [Help]

APPS.PO_DISTRIBUTIONS_SV dependencies on HR_ORGANIZATION_UNITS

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

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