DBA Data[Home] [Help]

APPS.PSP_PAYTRN dependencies on HR_ALL_ORGANIZATION_UNITS

Line 572: FROM hr_all_organization_units hou

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