cancel
Showing results for 
Search instead for 
Did you mean: 

XD02 - Blocking Data - Authority

Former Member
0 Kudos

Hello Guys,

does someone know how I can limit the access to the change the blocking data change in XD02 / VD02.

I should have the opportunity to make an authority check depending on the block that is set.

For example:

Order Block (all sales areas) Z1

User A is allowed to change the block.

User B is not allowed to change the block.

Order Block (all sales areas) Z2

User A is not allowed to change the block.

User B is allowed to change the block.

In the sales order I would would do this in the USEREXIT_FIELD_MODIFICATION.

Greating

Manuel

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Manuel,

you'll need to use EXIT_SAPMF02D_001in this case.. My first idea was to use an authorization object F_KNA1_AEN for the field, assign it to the role, etc () but i don´t see any way to check if the field is blocked with Z1 or Z2 with an object.

Best regards,

Zuzana