HI,
I need to import Fixed Asset Transactions report through BYOD.
I have identified few entities to import
1. GeneralJournalEntryStaging
2. GeneralJournalAccountEntryStaging
3. AssetJournalV2EntityStaging
How do I relate AssetJournalV2EntityStaging to GeneralJournalEntryStaging on VOUCHER and to GeneralJournalAccountEntryStaging on RECID to GENERALJOURNALENTRY but it is giving many-to-many.
What is the correct join between the 3 entities?
How can I match the sql query results to FinOps report?
And finally, How can I get TransactionType descriptions?
Thanks