For more information, please refer to this announcement explaining best practices for getting answers to questions.
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