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

VA01 screen value change needed

Former Member
0 Likes
677

Hi All,

My requirement is, In VA01, change displayed value of VBKD-KURSK with Ztable value. I can fetch this value, the issue is how to show this Zvalue on screen. In other words I want to overwrite the VBKD-KURSK value if certain sales order type used.

Can anyone suggest any possible way ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

Hello,

think it should be possible in the formroutine USEREXIT_CHECK_VBKD in include MV45AFZB.

It's one of the old exits in the SD-area, so you'll need an object registration.

Regards Wolfgang

Hi All,

My requirement is, In VA01, change displayed value of VBKD-KURSK with Ztable value. I can fetch this value, the issue is how to show this Zvalue on screen. In other words I want to overwrite the VBKD-KURSK value if certain sales order type used.

Can anyone suggest any possible way ?

2 REPLIES 2
Read only

Former Member
0 Likes
537

Hello,

think it should be possible in the formroutine USEREXIT_CHECK_VBKD in include MV45AFZB.

It's one of the old exits in the SD-area, so you'll need an object registration.

Regards Wolfgang

Read only

Former Member
0 Likes
536

I could resolve this issue by using

MV45AFZZ -> userexit_move_field_to_vbkd.