cancel
Showing results for 
Search instead for 
Did you mean: 

Field "delivery block" (VBAK-LIFSK) to be disabled for few users

Former Member
0 Kudos

Want to disable field "DELIVERY BLOCK"( VBAK-LIFSK) in t-code VA01 & VA02 for few users while creation and changing Sale Order.

How to do it?

Arul Murugan

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

1. This can be achived by screen varient. t Code SHD0.

2. Through Authorization you can restrict user from removing the delivery block. but u can not restrict them to insert the delivery block.

for resrict from release check in authorisation role.

Object : V_VBAK_AAT

Activity : Deselect the "43" acivity.

Former Member
0 Kudos

This you can do with authorization object in sale sorder user exit and assign same in user roles.