How to optimize property in Abstract class.
Hi Everyone,
We have a Report Definition in Assign-Worklist class and joined with Work- class. We need to extract one column from Data- table and display in the same report.
Currently we created join between Assign-Worklist and Work- table with .pzInsKey and .pxRefObjectKey.
How to join Data- class with above report? What is the condition we need to use to join?
Please advice.
Thanks,