Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Grayout fields in VA02

Former Member
0 Likes
788

HI,

I need to gray out the fields ( like rebate description,external description,validfrom and validto) in VA02 transaction.

Please tell me the method of how to do this..? Do i need to write code in user-exit?.

thanks

Ashok

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
749

Hi,

Create a transaction variant using SHD0 for ttransaction VA02.

You can use that Transaction variant that would serve your problem.

Whats your actual requirement do you just want to disable/enable the fields generally or some specific users etc...

Hope this helps you.

Regards,

Ranjith Nambiar

HI,

I need to gray out the fields ( like rebate description,external description,validfrom and validto) in VA02 transaction.

Please tell me the method of how to do this..? Do i need to write code in user-exit?.

thanks

Ashok

4 REPLIES 4
Read only

former_member156446
Active Contributor
0 Likes
749

You can search in SCN about transaction variant.. that will server your problem..

Read only

Former Member
0 Likes
750

Hi,

Create a transaction variant using SHD0 for ttransaction VA02.

You can use that Transaction variant that would serve your problem.

Whats your actual requirement do you just want to disable/enable the fields generally or some specific users etc...

Hope this helps you.

Regards,

Ranjith Nambiar

Read only

0 Likes
749

Hi,

Thanks for the reply.

I just need to disable the fields in VB02 (change rebate agreement).

I am sorry, in subject i specified as VA02, but it is VBO2.

Thanks

Ashok

Edited by: Ashu on Dec 15, 2009 4:18 AM

Read only

0 Likes
749

for any standard tr. u can use transaction variant try creating one..