Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Unanswered

Linking GeneralJournalAccountEntry to VendTrans or LedgerJournalTrans D365 F&O Datalake

(0) ShareShare
ReportReport
Posted on by
Hi all,

For our reporting solution we would require to link a GeneralJournalAccountEntry to the Vendor involved.
However, this has proven to be quite difficult since there seems to be no way to uniquely link these GeneralJournalAccountEntry lines to tables like VendTrans or LedgerJournalTrans. 
We have tried doing this based on the subledgerVoucher (GeneralJournalEntry), SubledgerVoucherDataAreaId (GeneralJournalEntry) and AccountingCurrencyAmount (GeneralJournalAccountEntry), but there are plenty of cases which have these values in common.
Would anyone know of a better way to link a GeneralJournalAccountEntry to the correct Vendor involved?

Thank you in advance!
  • Ankit Life Profile Picture
    Ankit Life 576 on at
    Linking GeneralJournalAccountEntry to VendTrans or LedgerJournalTrans D365 F&O Datalake
    Hi Merjin,
    Have you got the solution to this issue. I also have similar requirement, where i need to find vendor account generated from ledgergeneraltrans related to Sales tax posting. It might be possible that offset account is in other line. Is there a way to retrieve vendor account number from generaljournalaccountentry.
    Regards,
    Ankit
  • Ainoa20 Profile Picture
    Ainoa20 2 on at
    Linking GeneralJournalAccountEntry to VendTrans or LedgerJournalTrans D365 F&O Datalake
    Hello, did you try to make the relation in this way, the values ​​always coincide in common:
     
     
     SELECT * FROM [dbo].[GeneralJournalEntry]
      Join [GeneralJournalAccountEntry]
      at [GeneralJournalAccountEntry].GeneralJournalEntry = [GeneralJournalEntry].recid
      where [GeneralJournalEntry].Documentdate = ' '
  • Linking GeneralJournalAccountEntry to VendTrans or LedgerJournalTrans D365 F&O Datalake
    Hi, I am trying to do the exact same thing, Did you ever find out how to do this?

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Vahid Ghafarpour – Community Spotlight

We are excited to recognize Vahid Ghafarpour as our February 2025 Community…

Congratulations to the January Top 10 leaders!

Check out the January community rock stars...

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,162 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 230,962 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans