Row Level Security on Inventory Transaction
The thought was to create a role that would only contain the row security and apply that to the users who need to be restricted.
The primary programs we are looking to limit are:
- P4112
- P4113
- P4114
- P4205
- P4312
My inclination is to place the security on the F4111. Is this enough to catch prevent all these functions? My fear is that the transaction table might pass through some other tables before hitting the F4111 creating incomplete transactions and orphan records.