DBA Data[Home] [Help]

APPS.HR_EFC_INFO dependencies on HR_EFC_WORKER_AUDITS_S

Line 1216: SELECT hr_efc_worker_audits_s.nextval

1212: AND ewa.currency_code = c_currency;
1213: --
1214: -- Cursor to fetch a unique id
1215: CURSOR csr_get_id IS
1216: SELECT hr_efc_worker_audits_s.nextval
1217: FROM dual;
1218: --
1219: l_audit_id number;
1220: l_rows number;

Line 1263: (hr_efc_worker_audits_s.nextval

1259: ,created_by
1260: ,creation_date
1261: )
1262: VALUES
1263: (hr_efc_worker_audits_s.nextval
1264: ,p_worker_id
1265: ,p_column_name
1266: ,p_last_curr
1267: ,p_count

Line 1337: (hr_efc_worker_audits_s.nextval

1333: ,created_by
1334: ,creation_date
1335: )
1336: VALUES
1337: (hr_efc_worker_audits_s.nextval
1338: ,p_efc_worker_id
1339: ,p_col_name
1340: ,p_last_curr
1341: ,p_count