Hi there, we got an requirement to develop and customized data entity based on CustTrans Table. As a part of requirement, we need to fetch LedgerAccount details from GeneralJournalAccountEntry table. When i try to join based on voucher with GeneralJouranlEntry table and based on GeneralJournalEntry with GJAE table, i didn't able to fetch the exact records. Please suggest how i can join the tables so that i can get the Ledgeraccount details from GJAE table. Thanks in advance.