DBA Data[Home] [Help]

APPS.PSP_PAYTRN dependencies on HR_ALL_ORGANIZATION_UNITS

Line 574: FROM hr_all_organization_units hou

570: l_table VARCHAR2(240);
571:
572: CURSOR exp_org_cur IS
573: SELECT name
574: FROM hr_all_organization_units hou
575: WHERE organization_id = l_or_expenditure_org_id;
576:
577: CURSOR project_id_cur IS
578: SELECT segment1