Hi,
I am modifying the existing SalesInvoice report and for my requirement demands, I have added a new temp table and returning that from SalesInvoiceDP class. The new temp table is populated correctly, but it is not showing any data on the report. Any clue what might be missing here?
By browsing I came to know to resolve this issue, I am just missing the call to setUserConnection method.
But how to use this method in my RDP class.
Can you please help me.
Thanks,
Satish