Similar to tmptablevar.SetTmpData(othertablevar) in forms or classes.

Fill your temporal table somewhere and pass this to report; Define the temptable as datasource on rep query; then overwrite fetch():


this.QueryRun().SetCursor(myFilledTMPTable)
super()

this will instruct the defined always EMPTY systemcursor temptable in report to use the same data as your filled temptab.

Raúl Llorente Peña

Técnico de Desarrollo e implementación en
Microsoft Bussiness Solutions-Axapta
OPEN SOLUTIONS


Sharing the knowledge on Axapta.


Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links

Reply via email to