generic datasource extraction from r/3

3
Generated by Jive on 2015-09-30+02:00 1 Generic datasource extraction from R/3... neo sap07 29 posts since 11 Jul, 2011 Generic datasource extraction from R/3 report 10 May, 2012 1:59 PM Friends, Please help me to create a generic data source in ECC over a R/3 report? and advise me how to transfer the same to BW I know about RSO2 transaction, but please help me to fill the next screen Regards neo Tags: datasource, generic Aravind Nag M 558 posts since 14 Aug, 2009 Re: Generic datasource extraction from R/3 report 10 May, 2012 2:27 PM Hi, Generic datasource is created on table/view, function module, or infoset query. We cant create a datasource on r/3 report. In RSO2 choose the suitable option to create ur datasource. Regards, Aravind. neo sap07 29 posts since 11 Jul, 2011 Re: Generic datasource extraction from R/3 report 10 May, 2012 3:30 PM Thanks for the reply. Which one will be better for SAP reports and if possible could you please map the steps here? Regards neo Anshul Rawat Re: Generic datasource extraction from R/3 report 7 Aug, 2012 7:47 AM refer this http://wiki.sdn.sap.com/wiki/display/BI/How+to+Create+a+Generic+Datasource SAP BI Generic Extraction Using a Function Module

Upload: ravindra-babu

Post on 04-Dec-2015

213 views

Category:

Documents


1 download

DESCRIPTION

Generic datasource extraction from R/3...

TRANSCRIPT

Page 1: Generic datasource extraction from R/3

Generated by Jive on 2015-09-30+02:001

Generic datasource extraction from R/3...

neo sap07 29 posts since 11 Jul, 2011

Generic datasource extraction from R/3 report 10 May, 2012 1:59 PMFriends,

Please help me to create a generic data source in ECC over a R/3 report? and advise me how to transfer the

same to BW

I know about RSO2 transaction, but please help me to fill the next screen

Regards

neoTags: datasource, generic

Aravind Nag M 558 posts since 14 Aug, 2009

Re: Generic datasource extraction from R/3 report 10 May, 2012 2:27 PM

Hi,

Generic datasource is created on table/view, function module, or infoset query.

We cant create a datasource on r/3 report.

In RSO2 choose the suitable option to create ur datasource.

Regards,

Aravind.

neo sap07 29 posts since 11 Jul, 2011

Re: Generic datasource extraction from R/3 report 10 May, 2012 3:30 PM

Thanks for the reply. Which one will be better for SAP reports and if possible could you please map the steps

here?

Regards

neo

Anshul Rawat

Re: Generic datasource extraction from R/3 report 7 Aug, 2012 7:47 AM

refer this http://wiki.sdn.sap.com/wiki/display/BI/How+to+Create+a+Generic+Datasource

SAP BI Generic Extraction Using a Function Module

Page 2: Generic datasource extraction from R/3

Generic datasource extraction from R/3...

Generated by Jive on 2015-09-30+02:002

you can search the forum for more information...

Chandra Sekhar

Re: Generic datasource extraction from R/3 report 10 May, 2012 10:50 PM

Hi Neo,

I think it would be better to go with Infoset query. Include the same logic in the query used in report and build a

Datasource on that

Lets wait for more inputs....

Regards

Chandu

Aravind Nag M 558 posts since 14 Aug, 2009

Re: Generic datasource extraction from R/3 report 11 May, 2012 11:00 AM

Hi,

Its better to create a functional module datasource for ur requirement.

Regards,

Aravind.

Bhupal Kotla 40 posts since 22 Jan, 2014

Re: Generic datasource extraction from R/3 report 21 Mar, 2014 7:39 PM

Hello Aravind ,

Could you please let me know, how we can get the R/3 report into BI system.

Foe example: ZNOTIFCOST is there in R/3 side..then we need to get this report into BI side.To this what we

can do ?

Vishall Pradeep 100 posts since 15 Jun, 2010

Re: Generic datasource extraction from R/3 report 26 Jul, 2012 4:12 PM

Hi Neo,

Please find the attached links for creating the generic datasources of all three methods,

1) Using FM

SAP BI Generic Extraction Using a Function Module

Page 3: Generic datasource extraction from R/3

Generic datasource extraction from R/3...

Generated by Jive on 2015-09-30+02:003

2) Using Table/View

Step by Step Procedure to Extract Data from R3 to BI 7.0 using Generic DataSource

3) Infoset Query

Step by Step Procedure to Extract Data from R3 to BI 7.0 using Query

Thanks,

Vishall

neo sap07 29 posts since 11 Jul, 2011

Re: Generic datasource extraction from R/3 report 15 May, 2012 4:21 PM

Thanks everyone for the help.....

I used FM to solve the issue

Neo

P Renjith Kumar 791 posts since 26 Jun, 2007

Re: Generic datasource extraction from R/3 report 26 Jul, 2012 4:14 PM

Hi,

You can check my document for more details

SAP BI Generic Extraction Using a Function Module

Regards

P Renjith Kumar

Maneesh Kumar 12 posts since 1 Jun, 2011

Re: Generic datasource extraction from R/3 report 24 Jun, 2014 11:33 AM

Thanks for the docs.