I need to view salary related data in a form for all employee( both terminated & employed ). I create a query which has four data sources (HcmWorker, DirPerson, HcmEmployemnt and SalaryDetails /customizaed table ). I added ranges to HcmEmployemnt data source using the field Valid To . I need to give Valid To value such as DateTimeUtil::minValue() and use the relation greater than to get all employees (terminated & employed), how can I do this ?
*This post is locked for comments
I have the same question (0)