Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

read data from custom table in crm into abap report

Former Member
0 Kudos

Hi,

I have to read data from a custom table in CRM into ECC and fetch in abap report.

Please let me know how to do this.

Should I be checking for RFC destinations in ECC/CRM & creating RFC function module in ECC/CRM?

Do help me with steps which should be there in ECC abap report.

<< Moderator message - locked for the same reason the same question asked yesterday was locked >>

Message was edited by: Rob Burbank

1 REPLY 1

Former Member
0 Kudos

Hi,

I am assuming you must already have RFC connection between your CRM and ECC. Create an RFC enabled FM in your CRM and call it from your ECC Abap report. That should work without any problems.

Regards,

Shravan