cancel
Showing results for 
Search instead for 
Did you mean: 

ship-to-party field in display mode in TC va02 for some users.

former_member417490
Participant
0 Kudos

Hi Sap Gurus,

My client requirement is this ,he wants the ship-to-party field in TC Va02 to be in display mode for some lower level user and at the same time she wants the ship-to-party field for higher level users to be editable.

Can anybody tell me how to do this .Va02 TC will be given to lower level users where they will be able to edit other fields except ship-to-party.

Thanks N Regards,

Siddhartha

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Siddhartha ji,

I think you can proceed in this way:-

Create TCode zva02 by copying from VA02 .

Then Create Screen Variant and assign that screen variant to transaction variant .

Then Create Variant Group for that Tcode and then assign this variant group to those particular users.

Even you can proceed with out creating the ZVA02 Tcode.

All Will be done in SHD0 TCode.

@ others :- i am basicaly into ABAP...so I may be wrong...pls Help him out ..

Regards,

jeevan kumar Medimi.

former_member417490
Participant
0 Kudos

Proper answer was not found

Edited by: SIDDHARTHA CHATTERJEE on Jul 1, 2010 8:04 AM

ajitsingh6
Active Contributor
0 Kudos

Dear,

As per me this can be acheived through following way,

1) By restricting through Authorization object ( Please check with your BASIS Consultant)

2) Through screen variant

Regards

AJIT K SINGH

HAPPY TO HELP U

Former Member
0 Kudos

Hello,

with the help of ABAPers, please check if this can be achieved using USEREXIT_FIELD_MODIFICATION in MV45AFZZ.

Regards,

Raghavendra YN