‎2007 Apr 05 6:44 AM
Dear All.
I am tirggering IDOC with standard t-code(WPMA) from SAP to middleware( It provides Sap Adapter ).
1) I have created TRFC port (SM59).
2) Defined the port(WE21)
3) Defined the Partner Profile(WE21) Outbound IDOC TYPE: wp_ean01
then, I tirgger IDOC with WPMA.
but , the status is :
20 Error triggering EDI subsystem
03 Data passed to port OK
IDoc sent to SAP system or external program
30 IDoc ready for dispatch (ALE service)
Receiver exists , No filters , No conversion , Version conversion
01 IDoc generated
It is strange that the middleware can receive the data which I send.
What is the problem?
‎2007 Apr 05 7:43 AM
What is in your RFC destination definition? Is it a program (rfcexec) on the application server?
First I'd double check this one. Check RFC connection.
Secondly check if there is any command file (script) in your port definition, which trigger the processing. Try an access test there.
Peter
‎2007 Apr 05 9:29 AM
Hi Peter.
First : The RFC destination is OK, I can test it , the middleware can receive
the IDOC data.
Secondly : I define the port(WE21: Transcation RFC).there is another port
( file port) in SAP, but I do not think it can trigger the processing.