DOR - Error flexfields not appear in page document records — Cloud Customer Connect
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

DOR - Error flexfields not appear in page document records

Hello team

could help us

We are having problems with document records flexfields

we have a flexfields that returns the employee's category type information for some reason it stopped returning this data

We have already deleted and included this flexfields again and still do not return the value

I will post screenshots of the page and the flexfields configuration

SELECT
A.MEANING
FROM
PER_ALL_ASSIGNMENTS_M E,
FND_LOOKUP_VALUES A
WHEREE.PERSON_ID = :{PARAMETER.PERSONID}
AND E.ASSIGNMENT_TYPE = 'E'
AND SYSDATE BETWEEN E.EFFECTIVE_START_DATE AND E.EFFECTIVE_END_DATE
AND E.EFFECTIVE_LATEST_CHANGE = 'Y'

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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