Question:
hi,
How will i restrict the access of the user for certain data in a transaction?
For example, i have A users and B users. I don't want the A users to see the data of the B users in transaction v.23. They both have access to the transaction but i have to limit their view based on their own sales organization.
How would i do it?
tHANKS.
Answer:
Look (for example in SU24 or while creating a role with pfcg) which auth objects are checked in v.23. You'll see that v_vbak_vko is checked in this transaction. You need to change the sales organization in this object (by editing org.level or field value) for actvt 03 to limit display access.