Hi All,
I have a requirment, where in for the inbound idoc ORDERS02 and idoc type ORDRSP i have to insert a segment E1EDP19 with qualif 002 which will have the vendor part no of the PO item. E1EDP19 001 is already present in the inbound IDoc.
The IDoc is presently failing because the vendor part no is missing which is checked through a custom code put in another user exit. Now i tried inserting the segment in the same user exit EXIT_SAPLEINM_007 (through debug, using insert row) this process' the Idoc successfully without error but the segment is not visible when you check the IDoc.
Can anyone please tell me how to insert a segment for an inbound idoc and if at all it is possible???
thank you!!
VIkas