Change QRSLT in Self Service
Hello:
I need to know how to change a QRSLT. from QRSLT WHERE (person_id = :1 and review_date <= SYSDATE) to QRSLT WHERE (person_id = :1 and review_date NOT IN ('JUN','JUL','AUG')).
Thank you !!!
0