2024 Oct 25 5:50 PM - edited 2024 Oct 25 5:53 PM
I using Output type KNKS for goods movement and to generate an outbound IDOC using message type WMMBXY. Whenever I will post any goods receipt or cancel any generated Material Document that time it triggers my logic to generate an IDOC written inside BADI "MB_DOCUMENT_BADI~MB_DOCUMENT_BEFORE_UPDATE".
In this BADI Implementation I am simple passing IDoc Control data and IDoc Data to FM "MASTER_IDOC_DISTRIBUTE".
When I click on POST button I am able to generate Material Document correctly also an IDoc is generating successfully. But when I display created Material document in MIGO and check Display output option I am getting an error "Processing routine UPDATE_DOCUMENT in program SAPLMIGO does not exist".
NACE Setting:
How to skip this error? so that it will display an IDoc number in Output processing log.
Request clarification before answering.
@Sandra_Rossi
No, NACE setting is not a standard one. I used program name SAPLMIGO because i am triggering Idocs using migo BADI. But we can not provide BADI method name as a Form Subroutine that’s why I am passing UPDATE_DOCUMENT (Just trying different combinations).
And if I use standard setting of NACE for EDI then I am getting express document error.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Sandra_Rossi
I will be more than happy if anyone can answer on anyone of the error.
With express document error I am not able to generate Idocs.
Hello @Sandra_Rossi
Thanks for your help till now.
As I said before I am getting error in SM13 or short dump info in ST22 when I used standard NACE setting.
But if you try to read my question carefully, in that I have changed standard NACE setting. And for my customised NACE setting I am not getting any error in SM13 or any short dump in ST22.
Anyways thanks for the try.
User | Count |
---|---|
41 | |
15 | |
10 | |
9 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.