2007 Dec 18 4:59 PM
Hello,
How can I remove some items contained into the dropdown list of the order reason (va01, va02, va03...)? I have to do it into a user-exit. Maybe MV45AFZZ, method USEREXIT_MOVE_FIELD_TO_VBAK. But I dont know how to catch the variable that contains the values and how to modify it.
Thanks,
Ricard.
2007 Dec 18 5:47 PM
which field has dropdonw and what do you want modify? first check the field and see where it is filling the data or check out the check table/value table for that field and see if it is configured through img or adding in program. If they have added throu program you can change the values. let us know what the field is in va01?
2007 Dec 19 7:40 AM
Hello Abap Technical,
The field is the order reason (VBAK-AUGRU).
Thanks,
Ricard.