How can we get a User account creation date out of IFS?
It’s not available on either the FND_USER or ORACLE_ACCOUNT views.
I can see there are OBJID and OBJVERSION columns on the FND_USER view, but that only records the newest version.
What is the table or view to query to get the original account creation date?