Hi all,
Requirement is to process incoming TO creations to delivery from an external system.
I have set up an inbound Idoc of message type WMTORD, basic type WMTOID01 with processing code WMT1 (function L_IDOC_INPUT_WMTORD). We use movement type 610 to create the Idoc.
When I test the TO in transaction WE19 a TO is successfully created but the problem is that the TO isn't linked to a delivery.
Image may be NSFW.
Clik here to view.
When I manually create a TO in a similar fashion, the delivery is filled in.
I thus assume that I:
- fail to give the necessary parameter to the inbound Idoc OR
- Use the incorrect function?
I give the following parameters to my Idoc.
E1LTORH:
Image may be NSFW.
Clik here to view.
E1LTORI:
Image may be NSFW.
Clik here to view.
Image may be NSFW.
Clik here to view.
As seen, VBELN is filled in, so I'm curious as to why delivery is not filled in in the TO and the TO is not linked to the delivery!
All feedback welcome.
Thank you!
Rens
---
Additional try: added VBTYP = 'J', but still no success. Does anybody please have feedback?