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

ME21N - User Exit

Former Member
0 Likes
732

Hi ,

I am doing Enhancement for txn ME21n.

using Enhancement MM06E005.

Exit : EXIT_SAPMM06E_016.

My requirement is to , based on the Document type i have to set

MEPO1317-REPOS = 'X' (Invoice Receipt) and

MEPO1317-WEBRE = 'X'(GR based IV) for all line items.

How to do this.Help me out.

Whether i have choosen correct Exit?

Thanks.

Hi ,

I am doing Enhancement for txn ME21n.

using Enhancement MM06E005.

Exit : EXIT_SAPMM06E_016.

My requirement is to , based on the Document type i have to set

MEPO1317-REPOS = 'X' (Invoice Receipt) and

MEPO1317-WEBRE = 'X'(GR based IV) for all line items.

How to do this.Help me out.

Whether i have choosen correct Exit?

Thanks.

3 REPLIES 3
Read only

Former Member
0 Likes
592

Hi,

this exit useful for customer fields only

Thanks.

Hari

Read only

0 Likes
592

Hi Hari ,

I had tried this.but iam not getting output.

I have also modified that tekpo table.

but in debugging when EKPO-WEBRE = 'X' , then that screen

field gets affected.so i tried to modify that EKPO , but i cant do that.

help me out to solve this issue.

Thanks.

Read only

0 Likes
592

Hi ,

If you use the enhancement, you must create and generate the following

dynpros (even if the dynpros are not going to be used):

SAPLXM06 0111 Subscreen item purchase order.

so try this exit after creating this subscreen.

thanks.

hari