In Axapta LedgerJournalTable is main table to store header information of of Journal and ledgerJournalTrans table used to store line level data.
After posting of journal data entered in following tables.
LedgerTrans
If Tax information exists then its stored in taxtrans table if Vendor accounts used in ledger account field then information will be store in vendtrans also.
Same way customer related information will store in custTrans table and bankaccounttrans table used to stored bank account details.
If there is license for India then tax related information will also stored in taxTrans_In table.
After posting of journal data entered in following tables.
LedgerTrans
If Tax information exists then its stored in taxtrans table if Vendor accounts used in ledger account field then information will be store in vendtrans also.
Same way customer related information will store in custTrans table and bankaccounttrans table used to stored bank account details.
If there is license for India then tax related information will also stored in taxTrans_In table.