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

User exit / Badi while saving PO

Former Member
0 Likes
657

Hi ,

I need a user exit / badi while saving PO for transaction Me21/Me21n/me22/me22n .

I have to manupulate Print Control data ( Nast entries ) based PO line Item data in the user exit.

Please help me .

Hi ,

I need a user exit / badi while saving PO for transaction Me21/Me21n/me22/me22n .

I have to manupulate Print Control data ( Nast entries ) based PO line Item data in the user exit.

Please help me .

3 REPLIES 3
Read only

messier31
Active Contributor
0 Likes
545

Hi Srinivas ,

Just follow few steps for re transaction to find user exit..

1. Goto transaction ME21

2. In the initial screen, click System -> Status ->

Double click on Program (Screen)

3. In the dialog program, click Edit -> Search/replace

Type userexit in the Find field, then click the in

program radio button and hit Enter

A number of userexit routine will be display. You'll

have to roughly decide which is the correct userexit

routine to used.

If this doesnt help me let me know ...

Enjoy SAP.

Pankaj Singh

Read only

Former Member
0 Likes
545

Hello Mr.Pankaj,

I have tried to find user exits in T-code: ME21

But, it gives me a status message as

"String 'USEREXIT' not found" !!!!

Read only

Former Member
0 Likes
545

Hi Pankaj,

I didn't find userexit as per u r process.

update me if some other way..