Need table name storing reporting period and status after "Finalize Transactions for Tax".
We need to retrieve the final reporting status
and reporting period
in Oracle Fusion tables after running the "Finalize Transactions for Tax Reporting"
ESS job. This ESS job finalizes the tax reporting period in Oracle Fusion.
We are developing a custom report
that will include the finalized reporting period and the submission status (whether submitted or not).
If this data is stored in a temporary table
, we require the table or view name where the information is held and the duration for which the temporary table retains the data after the ESS job is executed.