DBA Data[Home] [Help]

APPS.GHR_EHRI_DYNRPT dependencies on GHR_POIS

Line 2399: FROM ghr_pois

2395: -- Bug#5209089 Created the cursor.
2396: CURSOR cur_poid_approver (c_poid VARCHAR2)
2397: IS
2398: SELECT person_id
2399: FROM ghr_pois
2400: WHERE personnel_office_id = c_poid;
2401:
2402: --
2403: -- This cursor can be used to pick the prior num, org details of that pos