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

Screen Exit for T.Code VA22.

Former Member
0 Likes
714

Hi Friends,

I got a requirement to create a Column in a screen for Transaction VA22.

How to find out whether I can create Screen Exit for this.

Please Guide me.

Thanks,

Viji

3 REPLIES 3
Read only

GauthamV
Active Contributor
0 Likes
578

hi,

check these exits.

SDVAX001

V45A0002

V45A0003

V45A0003

V45A0004.

Read only

Former Member
0 Likes
578

Hi

VA22 runs the program SAPMV45A, so here u can find the user-exit to manage the customer screen in tab Additional data B:

- Header 8309 or 8310

- Item 8459 or 8460

The PBO and PAI module can be developed in the includes MV45AOZZ and MV45AIZZ

Max

Read only

Former Member
0 Likes
578

Thanks.