‎2007 Apr 04 12:51 AM
Hello All,
We are setting up communication between R/3 4.7 and SCM 5.0 system for EWM (Extended warehouse management) with RFC connection and using IDocs to transfer data from one box to another box.
IDoc from R/3 to SCM system is working fine, we are able to complete the transactions in SCM system and after successful completion all transaction in SCM it should trigger Idoc for R/3 which is not happening.
It throws error as <b>"An RFC destination could not be specified for the logical system XXXCLNT123"</b>
We have checked SM59 (RFC connection), WE20 (Partner profile), WE21 ( IDoc port connection) it seems fine.
Interesting thing is we are able to get information about stock from R/3 system in SCM system which are correct information.
Can anyone give some idea if we are missing something to check?
Thanks & regards
Arif Mansuri
‎2007 Apr 04 1:00 AM
Hi,
1. Logical system must be assigned to client
2. The logical system for the target system must exist and A RFC destiation must exist with the same name as the logical system.
3. Assign the RFC destination to the method calls for the logical systems (very important if the RFC destination name is not the same as the logical system)
aRs
‎2007 Apr 04 1:00 AM
Hi,
1. Logical system must be assigned to client
2. The logical system for the target system must exist and A RFC destiation must exist with the same name as the logical system.
3. Assign the RFC destination to the method calls for the logical systems (very important if the RFC destination name is not the same as the logical system)
aRs
‎2007 Apr 04 1:14 AM
Hello aRs,
Thanks for the info. we have checked these points, its already there same as you mentioned.
as I mentioned, interesting thin is we are able to get information from R/3 system for stock figures so connection seems OK, but still getting error for connection and not triggeing Idoc
Regards
Arif Mansuri
‎2007 Apr 05 9:36 PM
This is resolved. The RFC destinaton for BAPIs in partner profile was missing.
Thanks.
‎2011 May 10 6:12 AM
Hi Team,
We have the same problem , which was mentioned above. Please let us know, which Message type need to be used for sending the stock information to ERP after Delivery completion
The following Process we followed
PO Creation---ERP
Inbound delivery-ERP
Inbound Delivery Process-EWM
WareHouse Task-EWM
Unloading-EWM
WareHouse Task/WareHouse Order Confirmation-EWM
Once the WT/WO is confirmed , Goods receipt status is updated automatically and "Post Processing Framwork (PPF) status shows with RED and error message says."An RFC destination could not be specified for the logical system E6SCLNT900"
Here I have one doubt, We have maintained client names as A0000039 (for EWM,but original client name is SC7CLNT100 ) and E6SCLNT900 ( for ERP , original client name also E6SCLNT900)
Will there be any issue with A0000039?(because we did not maintained as per the original client name ie SC7CLNT100)
Thank you for your help
Thank you