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: 

Custom fields for VA01 in Additional tab B

Former Member
0 Kudos

Hi,

I have to add custom fields in Additional tab B in VA01(Sales order).Can any one help me out in finding exits for the same..?

Thanks in advance

-Phaniram

1 REPLY 1

Former Member
0 Kudos

Hi,

Just search before posting any question. This has been answered many times.

There is no direct way for this, you need access key to add fields in Additional Data B.

1. Program name : SAPMV45A,

for fields on header level screen 8309

for fields on item level screen 8459

2. if you need add calling of modules PBO, PAI to dynpro logic, modules

3. write code of modules to includes MV45AIZZ (PAI) , MV45AOZZ (PBO), MV45AFZZ(form)

Check the following notes also :

sapnote: 0000209278 & 0000302497

Thanks & Regards,

Faheem.