How to limit users to only be able to view/query a journals By journals Assigned To User
Hi All,
When ever the user created a journal. we storing the journal information in custom table with the corresponding approver details.
example:
Je_batch_id || Je_batch_name || Created ID || Approved ID
7899 || Testing || LAKS || HABIN
If approver want to delete the journal in journal screen I need to limit the approver by allowing him to see only journals which was belongs to him.
Thanks,
Karthik