that also could be an example of usseing temp tables:

1. create report
2. add temp table to datasorce
3. create design
4. create method that fills your temp tabe with data (
use datasorce's table's name as a reference)
5. call that method in report's init() before super()

what happens? in this case temp table also works as a
normal table except that you nee dto fill data
yourself. No data will be lost after report's fetch()
method has been executed.
If you arranged your temporary data in some temp table
earlier,
use reportTableName.setTmpData(tempTableWithData);
--- sy0thoa <[EMAIL PROTECTED]> wrote:

> I had a look at the Cheque report to see how to use
> a temporary table
> in a report but I didnt quite get it all.
> Can someone just give a quick example with comments
> or so.
>
>
>
>
>


Paulius Cerniauskas
Phone: +37062049339
ICQ: 280959446


     
           
______________________________________________________
Yahoo! for Good
Donate to the Hurricane Katrina relief effort.
http://store.yahoo.com/redcross-donate3/






SPONSORED LINKS
Computer part Programming languages Microsoft axapta
Support exchange


YAHOO! GROUPS LINKS




Reply via email to