DBA Data[Home] [Help]

APPS.OTAFRUDT dependencies on PAY_USER_ROWS_S

Line 206: SELECT pay_user_rows_s.nextval

202: FETCH user_row_id_csr INTO v_user_row_id;
203: --
204: IF user_row_id_csr%NOTFOUND THEN
205: --
206: SELECT pay_user_rows_s.nextval
207: INTO v_user_row_id
208: FROM dual;
209:
210: -- this insertion creates the row