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

Modify Dropdown for Reason Code in VA01/02/03

Former Member
0 Likes
523

Hi all,

In VA01/02/03 (Program SAPMV45A),

Sales Order header --> Sales Tab

there is a field Order Reason. VBAK-AUGRU. This is displayed as a dropdown.

Its dataelement AUGRU has domain AUGRU which has a value table TVAU.

At runtime, depending on the order type (VBAK_AUART), I want to restrict the values shown in the dropdown field.

eg if order type = A,

show reason R1, R2 and R3

if order type = B,

show reason R1 R3 and R4

How can I acheive this?

Regards,

Reema.

1 ACCEPTED SOLUTION
Read only

amit_khare
Active Contributor
0 Likes
316

Hi,

Check this similar post -

1 REPLY 1
Read only

amit_khare
Active Contributor
0 Likes
317

Hi,

Check this similar post -