How to use Security Profile in Concurrent program Row Level security
Hi All,
We have some responsibilities that have security profiles setup.
If we Run program from XX HRMS ABC responsibility should only return rows of data that the security profile tied to this responsibility allows.
If we run it from XX US HRMS XYZ Inquiry, the data returned when run from there should be the data that the security profile tied to this responsibility allows.
Can some one please advise how to achieve this requirement.
Thanks in advance !!!