2010 May 26 5:55 AM
Hi Experts,
I am working on File to IDoc scenario using XI.File is splitting into CREMAS and ADRMAS.In mapping i am assigning Vendor number to ADRMAS idoc also.Idocs are recieving at SAP ECC system and posting succesfully.
But issue is both idocs are creating different ADDR number,so that data in both idocs not correlating each other.
I am processing first ADRMAS and then CREMAS.
If i am testing from WE19 it's working fine.Both idocs creating same Addr number.But the problem is with IDocs coming from XI.
Could u please suggest me to resolve this issue??
Regards,
bhuvan.
2010 May 26 7:31 AM
Try defferent MSGFN codes in the idoc.
003 Delete: Message contains objects to be deleted
004 Change: Message contains changes
005 Replace: This message replaces previous messages
009 Original: First message for process
023 Wait/Adjust: Data should not be imported
018 Resend
--
Reddy
2010 May 26 7:31 AM
Try defferent MSGFN codes in the idoc.
003 Delete: Message contains objects to be deleted
004 Change: Message contains changes
005 Replace: This message replaces previous messages
009 Original: First message for process
023 Wait/Adjust: Data should not be imported
018 Resend
--
Reddy