Application Development and Automation 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 only

Problem while working on the function module 'RSDRI_INFOPROV_READ_RFC'.

Former Member
0 Likes
724

Hi experts,

                in my requirement want read the data from infocube to ecc. For this i use the function module 'RSDRI_INFOPROV_READ_RFC'. It gives output but the output not matches to the output in infocube. Please help me urgent.Give one example on this function module 'RSDRI_INFOPROV_READ_RFC'.

1 ACCEPTED SOLUTION
Read only

former_member188827
Active Contributor
0 Likes
626

check program "CFM_RECON_TPM_CONTENT" in SE38. The function module is being called in this subroutine of program:

PERFORM get_olap_flows

      USING gwa_period.

2 REPLIES 2
Read only

former_member188827
Active Contributor
0 Likes
627

check program "CFM_RECON_TPM_CONTENT" in SE38. The function module is being called in this subroutine of program:

PERFORM get_olap_flows

      USING gwa_period.

Read only

Former Member
0 Likes
626

Hi ,

There is one Demo program which could help you in knowing the usage and functionality .

  •   RSDRI_INFOPROV_READ_demo (in SE 38 ).

Moreover ,Please check this and let me know if your query is still not resolved !

Best Regards,

Praveen Srivastava