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 we42 t-code stand for?
How do you Edit IDoc contents manually?
What is a Port? What are the types of Ports?
Explain the idoc base in idocs?
how to debug IDOC manually? if i want to extend the standard IDOC say MATMAS, where i have to write code for extension?
Suppose I was sent 10 records using outbound in ale/idoc 8 records are up dated in data base tables what happend remaing records did not showing error in we02?
What do bd50 t-code stand for?
What do we21 t-code stand for?
What is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?
You are transferring material master data, customer master data, verder master data and bom data. What type of idocs will you use in ale?
What do sale t-code stand for?
Explain the multiple messages in idocs?