2014 Jan 17 9:17 AM
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'.
2014 Jan 17 9:37 AM
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.
2014 Jan 17 9:37 AM
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.
2014 Jan 17 10:42 AM