Hi
I need to export Trial Balance information from one environment 'A' to another 'B'. ie. ALL data from GeneralJournalEntry and GeneralJournalAccountEntry from one environment to another. Since it's not wise to export these tables themselves from 'A' and import them into 'B', I thought it better to take the take the information from the GeneralJournal tables from 'A', export it as CSVs and then import the CSV into 'B' as new Journal's and post them there.
1) Is this the best way to do it
2) If this is the best way to do it, is there a method/way to retrieve LedgerTransType and LedgerJournalACType information from the PostingType found in the GeneralJournal tables.
I understand these tables partially, but not well enough to know that I'm not making a mistake here or that there isn't a better way. Any help would be much appreciated!
Thank you very much
*This post is locked for comments
I have the same question (0)