HI All,
I need to create a new cube, FI/ CO related.
1. I need to create Generic Extractor via view But we cant 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
Request clarification before answering.
Hi A.H.P/Ajay,
Thanks to you both.
For example: If I get another similar (Generic-FM-RSO2) Development, We can use same function rsax_biw_get_data_simple and apply code for that development?
Please provide some sample code, to get an idea.
Thanks & Regards,
Sri
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Sri,
U can not use the function module rsax_biw_get_data_simple for the generic data source created by you .
instead u can use copy it to ur own custom defined FM and change the Code accordingly
as an example see my code but U have to define the extract structure in se11 also when creating FM U have to include few type pools in ur top include in ur function group that for used in ur FM importing and exporting parameter list.
and U have to specify the FM name and extract structure name when U have created the data source
If U need some sample code mail me ur mail id I will send U
hope this helps U
Regards
Ajay
| User | Count |
|---|---|
| 4 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.