2009 Apr 08 10:52 AM
Hi Experts,
We are working on SAP 4.7 version.
I want to make the sales order screen (VA02) uneditable similar to VA03 screen after checking the billing block of the sales order to be initial. Only the billing block field should be editable in this case. If there is a billing block set for the sales order it should behave same as normal VA02 transaction.
To make this happen, I have used the form userexit_field_modification in user exit MV45AFZZ. However when I travel Goto -> Header -> Partner, I have my partners in change mode. When I double click on the partner number, even the partner address is displayed in change mode. I can edit it though it will not edit the master data only this transactional data. But when I use VA03 transaction and see my partners for the sales order, I see them all in display mode.
Please suggest how I can make the scenario happen.
Thanks in advance.
Regards,
Bhanu
2009 Apr 08 10:59 AM
Hi,
Did you check for sy-tcode = VA02 .
Thanks,
Shailaja Ainala.