cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

HI All,

I need to create a new cube, FI/ CO related.

1. I need to create Generic Extractor via view But we can’t create a view using Cluster tables.

2. We have to write an Abap Query or Function module and defined in RSO2. How to do this? and

How to create Extract structure & Data source in that case?

Can anyone give an idea? documentation on this?

Thanks in Advance.

Sri

0 Likes
View Entire Topic
Former Member
0 Likes

Hi sri,

To extract Data from Cluster Table U need to create A Data source using FM in RSO2.

U can create Extract structure from SE11

U can see the blog Generic Extraction via Function Module

/people/siegfried.szameitat/blog/2005/09/29/generic-extraction-via-function-module

and this is a sample FM 'RSAX_BIW_GET_DATA_SIMPLE'

Regards

Ajay