You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

HR_DOCUMENT_EXTRA_INFO equivalent table in Oracle Fusion HCM. Looking for Document of Record Extra i

edited Feb 1, 2021 4:42PM in Human Capital Management 1 comment

Summary

What's the navigation or where can i find Document of Record Extra information column mapping in fusion HCM.

Content

1. What's the navigation or where can i find Document of Record Extra information column mapping in fusion HCM?

2. I have verified under extensive flexfileds but didn't find anything for documents.

Example:

I need mapping for Information columns (ex: Payslip, ROE ...)

SELECT
  papf.person_number,
  ppnf.full_name,
  dor.DOCUMENT_CODE,
  dor.DOCUMENT_NAME,
  dor.DOCUMENT_NUMBER,
  hdt.document_type,
  substr(dor.COMMENTS, 1, 240) Comments,
  dor.CREATED_BY,
  to_char(dor.creation_date, 'yyyy-mm-dd') creation_date,
  to_char(dor.DATE_FROM,'yyyy-mm-dd') date_from,

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!