hi
can anyone tell me why i am getting this message 'RFC destination for synchronous communication (message type SYNCH)
Partner profile LS 810R SYNCH does not exist' when i am trying to distribute the model view.
i have defined the logical system 810R and assigned to the client.also i have also created RFC destination for it.
regards
sandeep
Hi Sandeep,
It sounds your RFC connection did not setup properly.
Create RFC Connection:
1. Start the transaction Display and Maintenance of RFC Destinations (transaction code SM59).
2. Choose Create.
3. Maintain the RFC destination:
- RFC destination: <RFC_DESTINATION>
- Connection type: T for TCP/IP connection
- Description: <Description>
- Technical settings
- Activation type: Registered server program
- Program ID: <PORTAL_HOSTNAME>_PORTAL_<SID>
- Gateway host: <GATEWAY_HOST>
- Gateway service: sapgw<SYSTEM_NUMBER>
- Logon/security
- Send SAP logon ticket: Activate
4. Save your entries.
Hope this will help.
Regards,
Ferry Lianto
Hi Sandeep,
Please create message type <b>SYNCH</b> and IDoc type <b>SYNCHRON</b> in your logical system partner profile (WE20) for outbound parameter.
Hope this will help.
Regards,
Ferry Lianto
Hi
Go to SALE (ALE Customizing) -> Communications -> Generate Partner Profiles.
• On the screen that appears, enter the Customer Model
• Enter details for receiver of notifications. This is to identify the recipient of workflow messages in case of errors.
• Switch the Outbound Parameters to Collect IDOCs.
• Switch the Inbound Parameters to Background, so there is no overriding by express flags.
• Execute.
• You will see a list of messages confirming the generation of a port and partner profile.
The tRFC port has an internally assigned number. If you browse the partner profile generated in this step, you will notice some entries generated for Outbound Parameters for message types . The message type SYNCH is for synchronous communications between the two R/3 systems and is used for validation of ALE functions. The port associated with the three outbound parametersÂ’ entries is the port generated in this step.
The objects created in this process must be generated in the client/instance from which the communications are originating.
Thanks
Sudheer
Hi Sandeep,
You may need to setup <b>Receiver Port (SM21) and RFC Destination (SM59)</b> for your Logical System Partner. In other word, the receiving system.
If you do not have authorization, please ask BASIS folk to setup for you.
Hope this will help.
Let me know if you need further assistant.
Regards,
Ferry Lianto
Hi Sandeep,
Can you give few more details,
which is sending system & receiving system.
Make sure, you have an outbound entry in sending system for that partner profile and in receiving system an inbound entry in the partner of sending system.
sailesh
Hi Sandeep,
Please add manually message type SYNCH and IDoc type SYNCHRON in your logical system partner profile (WE20) for outbound parameter (sender system) and inbound parameter (receiver system). Please ensure you hit save button.
Then try to re-distribute model view (BD64) again.
Regards,
Ferry Lianto
Add a comment