Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

WE16 Tcode processing inbound file

christophe_hu2
Participant
0 Likes
3,007

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

5 REPLIES 5
Read only

VenuAnumayam
Participant
0 Likes
1,637

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.

Read only

0 Likes
1,637

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

You can enter a test port for testing inbound processing.

Message No. E0872

How can I avoid this message when entering in the transaction?

thks in advance

Read only

0 Likes
1,637

I don't have the system access now but can you please check the control record data?

Read only

0 Likes
1,637

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

Read only

Jelena_Perfiljeva
Active Contributor
0 Likes
1,637

Have you not tried opening the message E0872 and reading what it says? Goto -> User settings -> enter port. What is not clear exactly?