I want to do a customization on the Sellers Commissions map and I am facing challenges as I can not identify this TmpCommission table used on this map. Any ideas?
This is a temporary table created by Spring when the map is printed.
As the temporary table is of type " ## " and not "# empt #", you can see the contents of these tables as follows: as long as you have the map open in the spring, you go to SQL Server to the tempdb database and you have there tables ## TmpCommission ...