Fast Formula debugging for Time Entry
Summary
How to view log information from time entry fast formulasContent
I've done a lot of searching on these forums and on My Oracle Support. In this document, How to Trace and Log Fast Formulas Doc ID 1559909.1, there are a number of options and none of them seem to apply to the Time Entry fast formulas.
For Payroll, use PAY_INTERNAL_LOG_WRITE
For ESS from an ESS server (not from User Interface), use ESS_LOG_WRITE
The only other option is AFLOG and HR_TRACE, both of which need an SR opened for them to pull a file that we don't have access to.
0