Remember that you can use Data Import Manager to import data from any SQL Server data source. In this example I am using an SQL view (vdvBudgetAnalysis_COA) to import budgets from company COA to company SOA. Make sure that in your case it’s possible to map GL accounts between two companies either by column mapping, concatenation, partial column map, etc.
First I will create a view for the budget that already exist…