I would like to know what all other settings are required at code level in salesinvoiceDP class to make sure that same record is shown to the user for the custom table INGSalesDetail.
the temp table is selected with transaction id in code
[SRSReportDataSetAttribute(tablestr(INGSalesDetail))
and COC of setconnection needs to be done.