Posts Tagged ‘port’

IDoc Error: E0031 Port ‘SAPPRD ‘ does not exist in the table of port descriptions [SAP]

Friday, September 25th, 2009

I have been working on SAP ECC 6.0 upgrade project for almost 3 months. Finally I get a chance to work on Netweaver platform. Bye bye 4.6C.

I have got this message when I tried to create an outbound IDoc message for my new custom IDoc type/message.

Port ‘SAPPRD ‘ does not exist in the table of port descriptions
Message no. E0031

Diagnosis
The file name of the outbound file is to be created for the port SAPPRD. However, the port does not exist (any longer) in the table of port definitions.

Procedure
Create this port or use a port which already exists.

(more…)