2009 Dec 15 12:19 AM
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
2009 Dec 15 3:14 AM
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
2009 Dec 15 1:05 AM
You can search in SCN about transaction variant.. that will server your problem..
2009 Dec 15 3:14 AM
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
2009 Dec 15 3:17 AM
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
2009 Dec 15 7:48 AM
for any standard tr. u can use transaction variant try creating one..