DBA Data[Home] [Help]

APPS.HR_FR_SEED_PKG dependencies on PAY_USER_ROWS_S

Line 211: SELECT pay_user_rows_s.nextval

207: FETCH user_row_id_csr INTO v_user_row_id;
208: --
209: IF user_row_id_csr%NOTFOUND THEN
210: --
211: SELECT pay_user_rows_s.nextval
212: INTO v_user_row_id
213: FROM dual;
214:
215: -- this insertion creates the row