2007 Mar 13 10:36 AM
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.
2007 Mar 13 12:03 PM
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