B
bart.syryn
Guest
I have been playing around with this, and I was passing the temp-table 'BY-REFERENCE'. Not passing the temp-table BY-REFERENCE solves the problem. When I pass the TT BY-REFERENCE, the records are available in the CONSTRUCTOR, but not in any other method. So passing a temp-table to a Form, can't be passed BY-REFERENCE. I found that strange, but there must be a reason for that ....
Continue reading...
Continue reading...