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: 

Screen Exit for VA01/02 Additional data tab B

Former Member
0 Kudos

Hi

i am working on screen exit for Additional Data Tab B to add custom fields.I have included the fields in VBAK table using append structure(is there a way to include fields using Include Structure?).

Also i have seen in many threads that SAPMV45A program and 8309 is the screen number to do the changes.

I am new to this Screen exits can someone tell me how to add these fields in that tab?i dont understand what to do from here.

give me step by step process or any link to do this.

1 ACCEPTED SOLUTION

former_member320332
Contributor
0 Kudos

Open program SAPMV45A in se80 and got to screens-> search for screen 8309

and then go to layout of the screen , create the fields you want on the screen

and activate the screen.

Go to additonal data tab in VA01 you will see the fields you added in the screen.

5 REPLIES 5

former_member320332
Contributor
0 Kudos

Open program SAPMV45A in se80 and got to screens-> search for screen 8309

and then go to layout of the screen , create the fields you want on the screen

and activate the screen.

Go to additonal data tab in VA01 you will see the fields you added in the screen.

0 Kudos

hi

but does it ask me for ACCESSKEY?

i must not change the standard thing. i need to implement in Exits only.i have seen in SAPMV45A there are 2 exits exit_**_002 and 003 which can be used for PBO and PAI.

but i am confused on how to bring the fields into ADDITIONAL DATA TAB B without changing standard directly?

0 Kudos

Hi Murthy,

You need the Access key to modify this.

This is the User Exit screen available for VA01/VA02. So dont worry get the access key for it and do the changes.

Use the below user exit include MV45AOZZ for PBO and MV45AIZZ for PAI .

Regards,

Pawan

0 Kudos

hi

i want to know is there any other way to do this i.e. without requirement for Access Key?

like can i create custom screen and call it in some include?if yes,can i get the procedure to do this?

0 Kudos

Please check it.

t-code:SPRO

sales and distribution

system modifications

user exits

user exits in sales

user exits in sales document processing

IMG activity documentation