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: 

Adding custom fields in va01

Former Member
0 Kudos

Hi Experts,

I have an requirement to add custom fields in VA01 at the header level(screen area where sold-to-party,

ship-party,Etc shown). These custom are already available in the screen va01->goto ->header->additonal functions->

additionl data B. I need to bring these fields in initial screen of VA01 based on order type.

Is ther any user-exit to do this or Should I do the repair for it

I appreicate your suggestions

Thanks ,

Santhosh

2 REPLIES 2

Former Member
0 Kudos

Hi,

The only way to change it is to use the Exits provided in SAPMV45A -

includes MV45*ZZ and screen exits as well 8309 8310 etc. Just be sure to

use zznnnnnn include in the SAP provided forms instead of coding

directly in the forms etc. as you will lose the code on an upgrade, no

way around that one.

Regards

Hiren K.Chitalia

Former Member
0 Kudos

hi,

First find the program name of VA01

then the package of the program of VA01

the goto-. se84->click on enhancement button ->customer Exit->enhancements->give package name and execute

now find all the Exit in this transaction

hope this helps

Regards

Ritesh