Tables for Archive Transaction details
Summary
Need tables for extracting details from transaction consoleContent
Hi Team,
There's a report requirement to extract previous years transaction details from transaction console. Can you please help me with the table names and also how it can be joined to the respective person for whom the transaction took place.
I used FUSION.FND_BPM_TASK_HISTORY_B, where it gives two years back transaction details, here I need tables and joins to extract the person details for whom the transaction took place. I joined with HRC_TXN table but it didn't result any data after joining it.
Can you please help me on this. Thanks in advance.