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
Learn about the new Oracle AI Agent Studio for Fusion Applications: Watch Now

Progress with Redwood: Redwood Resources for Oracle Cloud HCM -  Go Here

24B: BIP - What is the OTBI subject area or tables to get transaction approvers from Learning?

Summary:

What is the OTBI subject area or tables to get transaction approvers from Learning?


Content (please ensure you mask any confidential information):

Please share the subject area or an SQL tables to retrieve transaction approvers from the Learning module (24B).

I have tried using this one, but it doesn't return any results.


Version (include the version you are using, if applicable):

Oracle Fusion Cloud Applications24B (11.13.24.04.0)

Code Snippet (add any code snippets that support your topic, if applicable):

select wft.*
from
Fusion.hrc_txn_header txnh
, Fusion.hrc_txn_data txnd
, FA_FUSION_SOAINFRA.wftask wft
, fusion.hrc_txn_error txne

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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