cancel
Showing results for 
Search instead for 
Did you mean: 

Authorization check for Removing of Delivery block in Sales Order

Former Member
0 Kudos

Hi,

I want to have an authorization check for the person removing the delivery block in the Sales Order.

By Default all Sales Orders will have a delivery block. I want to ensure that the user does not have the authorization to Remove the Delivery block.He should be able to choose any reason in the Delivery block if required.

Only the user which has the authorization to remove the delivery block should be able to do so.

I have checked that the Delivery block field does not have an Auth Object.

I want to enable delivery block removal for some users and restrict the same for others.

Please Advise

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In object V_VBAK_AAT you can find the activity 43 that is meant for authorisation, that should be removed for the users who are not supposed to release the sales order for any blocks.

Try that it will work.

Regards,

Mann.

0 Kudos

Thanks Madhu....It worked like a charm..

Former Member
0 Kudos

Hello Friend,

Go to T.code SU21 and select the Object class as SD Sales & Distribution and double click you will go to Object screen and select V_VBAK_AAT Sales Document: Authorization for Sales Document Types

and double click and there by selecting the Activity you can control.Take the help of Basis consultant for the same.

former_member206215
Participant
0 Kudos

The above work can be well accomplished by SAP BASIS fellow. as we do have only one or two option of authorization indicator on and reason for removing block that is either we can create in VAO1 OR VAO2. nothing else can be done, you contact Basis fellow for personalization and authorization or if you want to create for specific user, defined user roles and transaction authorization in SAP standard menu

former_member206215
Participant
0 Kudos

further more as you know any transaction with or suppose VA01 means create, VA02 Change, VA03 means display, you can give only authorization of VA01 and VAO3 to some user but do not give authorization of VA02 or any 02 transaction to some of enduser to whom you want to deny access.

former_member206215
Participant
0 Kudos

further more as you know any transaction with or suppose VA01 means create, VA02 Change, VA03 means display, you can give only authorization of VA01 and VAO3 to some user but do not give authorization of VA02 or any 02 transaction to some of enduser to whom you want to deny access.