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 MM06E005

Former Member
0 Likes
493

Hello experts,

I am using user exit MM06E005 for me21n enhancement . i have added two field by adding new tab to screen of me21n. i am able to get data from screen to table and from table to screen by using function exits of the enhancement. but when i put break point to the pbo of added screen it is not getting stop there. i want to assign search help to the fields added. Plz give some solution. screen number - '0111'.

2 REPLIES 2
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
431

We have used same exit and in our case its going inside the PBO module of the screen 0111. Please make sure you have created the PBO module. Secondly if you need to assign a search help you can do it by two ways.

1. Assign a search help on the screen layout.

2. Use process on value request module in the screen

Thanks

Nabheet

Read only

0 Likes
431

THANKS NABHEET,

I HAVE ALREADY OPEN THE PAI AND PBO , STILL I M NOT GETTING BREAK THERE BUT HERE I GET INFORMATION MESSAGE

' NLS configuration missing for language German'.