2016 Jun 15 4:02 PM
Hello Gurus,
I am using WE16 tcode to process idoc file. It seems that this transaction code is used for test purpose as I have the following message when lauching this t code: 'You can enter a test port for testing inbound processing'.
Is there another transaction to process the inbound idoc file in productiv mode?
thank you
2016 Jun 15 4:10 PM
Per SAP,
Prerequisites
You require a correct inbound file. In this case, correct means that the:
· Sender and recipient in the control record are correct
· Direction in the control record is set to 2 (inbound)
· Client in the control record and data records are correct or empty
The sender port must be recognized by the receiving system. The port must therefore be maintained as a port of type “File” in the port definition for the IDoc Interface. The entry for the inbound file must also be given here.
So please make sure that the information is correct. Please check the port in WE21. Hope it helps.
2016 Jun 15 4:58 PM
Hello Ravi,
thank you for your answer.
I have configured correctly the port, I have created the port type FILE and fill the inbound file information but I still have the message
Message No. E0872
How can I avoid this message when entering in the transaction?
thks in advance
2016 Jun 15 8:07 PM
I don't have the system access now but can you please check the control record data?
2016 Jun 16 10:39 AM
I have identified where this error message comes from.
It seems that it's checking the table ediconfig and looks for EDI_PARAM = 'TESTPORT'
I do not have this value on the table do you know how to configure it?
tks
2016 Jun 16 11:19 PM
Have you not tried opening the message E0872 and reading what it says? Goto -> User settings -> enter port. What is not clear exactly?