Hi, Erik, I have resovled my pb. I set the temporary property to be yes, and create a function which accept the temproray table from the caller, after get the parameter temptable loop it then insert into the report's source temp table. then i can show the correct result. but what I don't understand, why i use page.settableview(temptable) is ok on lookup tripger of a page, But it is not ok in report ? still this issue, I have tried r50008.settableview(temptable),r5008.run , this not ok.
↧