cancel
Showing results for 
Search instead for 
Did you mean: 

How to get data from text table (instead master data) through rsdri_infoprov_read_rfc

Former Member
0 Kudos

Hello,

I'm trying to get data from cube through rsdri_infoprov_read_rfc (se37), but only get data from master data table.

What should I do to get data from text table (for few characteristics).

I guess that it can be solved by:

  • rewrite fm rsdri_infoprov_read_rfc and fill corresponding table with text (instead master data)
  • write new fm where get text value for characteristics and then relate it to data from rsdri...

But I think that it's too expensive.

Is there any other way?

Thank in advance, Andrew.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Please check the function RSDRI_INFOPROV_READ can be used to read data from infoproviders.

Regards,