S
ske
Guest
You cannot define a public temp-table in a class Ok. But even without being able to make the temp-table public, it is still possible to return a handle to it, or return the temp-table as an output parameter with the BIND option and use it with REFERENCE-ONLY, according to this article: knowledgebase.progress.com/.../P189649
Continue reading...
Continue reading...