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

Doubt in User exit

Former Member
0 Likes
331

In FB03 screen, Delivery note number needs to be appear in the reference field Instead of the Material Invoice number.

we found: exit name: LMR1M003

component name: EXIT_SAPLMRME_003

Is the suitable exit to achieve? if so please give some guidelines to follow.

In FB03 screen, Delivery note number needs to be appear in the reference field Instead of the Material Invoice number.

we found: exit name: LMR1M003

component name: EXIT_SAPLMRME_003

Is the suitable exit to achieve? if so please give some guidelines to follow.

1 REPLY 1
Read only

Former Member
0 Likes
299

Hi.

U can try this .

put a break point to the include program ZXM08U14 in function module EXIT_SAPLMRME_003 & execute the transaction FB03, it it stops at the break point, then it means that u can ahead with this exit.

Thanks,

Manjunath MS