Why we need to create RFC destination from PI to R/3?
Answers were Sorted based on User's Feedback
Answer / sandeep
Hi,
Actually we need some interface to send the business documents(data) from SAP to any legacy system and RFC is nothing but an Remote Function Call is a type of interface that can be called from the legacy system itself. So we use RFC in SAP system and we pass the data to RFC that would be called from the Legacy system or PI to get the same data.
Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sudhir reddy
If u want to send the data from ECC to PI (IDoc) we need to configure the ALE settings in both levels ECC and PI
so RFC destination is the 1st step we need to create in ECC an PI using Tcode SM59
in ECC level we need to give the target system credentials means PI credentials
In PI level we need to give sender system credentials means ECC credentials
in both sides we need to select connection type should be 3 it means ABAP connections in the Tcode SM59
then only connectivity will build between these to systems
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / swaraj
pi(process integration) itself acts as middleware for
creating connection between A2A OR B2B SCENARIOS.pi provides
sinle point of integration.
Is This Answer Correct ? | 5 Yes | 3 No |
What do bd95 t-code stand for?
Can we attach more than one messages with One IDOC?
i have a material change material description how to trigger idoc?
What is an ale ?
what is the table for trfc port
You wan to send an idoc to multiple systems. How will you do that?
How to trigger the idoc?
What do the receiver determination service do?
What do the business object synchronization service do?
sir send me all interview question in sap abap(ibm) as user exit,bdc,script,enhancement,badi,bapi,ale idoc,
What is an idoc status? What are the different types of idoc statuses ?
How do you achieve filtering in a distribution model?