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: 

User exit for ME22n

Former Member
0 Kudos

Hi All,

I have hardcoded break-point in the function exit EXIT_SAPMM06E_012 for transaction me21n, me22n, when I am going to check and save PO, even then it is not triggered....please help me out....

1 ACCEPTED SOLUTION

asik_shameem
Active Contributor
0 Kudos

Hi

Make sure, you have created a project(in CMOD) for enhancement MM06E005.

And activated the user-exits in CMOD.

6 REPLIES 6

Former Member
0 Kudos

Hi,

Try the BADI ME_Process_po_cust

Use the Method 'CHECK' And 'POST'

Regards

Sandipan

asik_shameem
Active Contributor
0 Kudos

Hi

Make sure, you have created a project(in CMOD) for enhancement MM06E005.

And activated the user-exits in CMOD.

0 Kudos

Thanks Asik...it worked....can you tell me some details about field exit....

0 Kudos

Hi Karthik

Just tell me, what is your exact requirement.

Otherwise, search SDN for "Field Exit", you will get lot of results.

0 Kudos

Hi Asik,

Sorry for late reply....I want to add F4 search help to the standard screen field...which donot have F4 help.....

the trasaction is me22n, field inco2 in the delivery/invoice tab....

thanks in advance..........

0 Kudos

Hi Karthik

I dont think it is possible with developer access.

Go to the PBO of program SAPLMEGUI and Screen 0014 (Include LMEVIEWSF01).

There you can write your code for F4 help after getting access key from basis people.