Hello everyone,
I'm working on a tool to convert GIs to SQL Queries for an external tool, and when debugging the generated Acumatica SQL query for one of my Generic Inquiry I see that it has a LEFT JOIN to the ARPayment table, but I can't find any reference to ARPayment in the GI's editor, or in the GI's exported XML file. The ARPayment is neither a BaseType DAC for any of the DACs used in the GI.
These are the tables in the GI:


The generated query used to retrieve the GI data has this LEFT JOIN:

There is no reference to the ARPayment in the selected fields also.
Does someone have any clue as to why this join is being added?
Thanks!
Ricardo.