2016 Jan 26 10:52 PM
Hi Experts,
We are having an issue were user is unable to edit Delivery Block under VA02 (Change Sales Order) t-code.
This is because the Delivery block tab is greyed out for this specific user only. For the same order another user is able to edit the Delivery block without any issues as the tab is active for him. The user for whom it works has the exact same set of Security Roles.
This is the same case for all the orders using VA02, so there is no issue with the Orders. Please let me know if this is related to authorizations. If yes, how to resolve the same and if no which team can help in resolving this.
Any advice on this would be helpful.
Thanks,
Arjun
2016 Jan 26 11:03 PM
Yep, the user is assigned to a different SHD0 screen variant.
Perhaps you are preparing for an upgrade and someone released some transports from DEV system? This user is probably some key user wit access to DEV system, right?
Cheers,
Julius
2016 Jan 26 11:12 PM
Hi Julius,
Yes. The user is a key user with access in the Dev system but unfortunately we have not been able to replicate the issue in Dev system. The user is having this issue only in the Production system.
Thanks,
Arjun
2016 Jan 27 12:26 AM
Then delete the user from the SHD0 table. They are then assigned to the default screen again like the others.
Most likely a transport problem because the end user has SAP_ALL in DEV... 🙂
Cheers,
Julius
2016 Jan 27 4:02 PM
Hi Julius,
Thanks for your help with this. But i checked with the user regarding this and he has mentioned he is not using any variant but using the standard VA02 only.
Please advise.
Thanks,
Arjun
2016 Feb 01 5:43 PM
Hi Arjun,
If one user is able to do and not the other one with same roles then definitely this is an authorization issue. It is possible that user buffer is full and you need to reset. Have you tried comparing user profiles?
Can you please let us know if you have any custom table maintained for which user is getting validated for delivery blocks?
Thanks,
Shiv
2025 May 08 7:08 AM
VA02 have Delivery Block field, which can be grey out for some users even if the user have full rights of VA02 or SAP_ALL.
Check enhancement in tcode(VA02) which should be having variable/variable sets, check those variable name in table TVARVC. The values in table can be changed directly from SE16n (not recommended) or from tcode(STVARV) -> Selection Options tab ( should be having variables name at end in the list ) and having the SAP User ID's for which this block should be enabled or disabled depending on the abap code.
Reward points if it helps.