Application Development 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: 

VA02 screen enhancement

Former Member
0 Kudos
185

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

1 REPLY 1

former_member262988
Active Contributor
0 Kudos
77

Hi,

Did you check for sy-tcode = VA02 .

Thanks,

Shailaja Ainala.