Where is the Recon table for Inventory WIP reconciliation report?

Below is a query in Inventory WIP reconciliation in which a table called Recon is used. Anyone knows where the Recon table? Thank you for your help.

=“SELECT T1.AccountDesc,T1.AccountNum,T1.BookID,T1.CRTranAmt,T1.DBTranAmt,T1.TmpJobNum,T1.TmpPartNum,T1.TmpReference,T1.TrnDate,T1.SysDate,T1.TrnPosted,T1.TrnType,T1.Calc_BookDesc,T1.Calc_BookID,T1.Calc_CurrCode,T1.Calc_CurrDesc,T1.Calc_TranTypeText,T1.Calc_JobNumText, T1.PartDescription
FROM Recon_” + Parameters!TableGuid.Value + " T1"

Hi Ben,

I am not an expert on this side of Epicor but Calvin’s post on an early topic seems relevant as i cannot see that table in my install and that the Table name includes a GUID:

Hi Ben,

the Recon table actually does not exist - it is a temporary table used just to store the COS&WIP Reconciliation report data before being shown on the screen.

Best regards,
Mihai