Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
DoR DDF correlation table HDOR.DEI_INFORMATION_NUMBER2
Summary:
Hello experts
I'm trying to query some Document of records for brazil taht have fixed DDFs
SELECT
HDOR.DEI_INFORMATION_NUMBER2 as "STATE"
HDOR.DEI_INFORMATION_NUMBER3 as "CITY"
FROM
HR_DOCUMENTS_OF_RECORD HDOR
But since they are number and an ID it's useless now this info.
Does anyone know which table store the key to get these fiedls display name?
Tagged:
0