Generic Datasource Creation

download Generic Datasource Creation

If you can't read please download the document

description

Steps for creating generic data source in sap bi/bw

Transcript of Generic Datasource Creation

GENERIC DATASOURCESSteps to be followed in R/3 side1.Three ways to create generic datasources * Table / View * SAP Query * Function Moduleusing Table / View# goto se11 and give a name for a view and click create.# only transparent tables or datacbase views can be used create generic extractors, so select database view.# In TAble / Join Conditions tab, give the name of the table.# In view feilds tab click table feilds button and select the required feilds and click copy button.# Click Activate.2. Create Generic Datasource: tcode : RSO2.# give a name for datasource and click create.# then select the respective application component. ie mm,sd ,etc wrt to created tables# In View / Table tab, Give the name of the view created in se11 and click save.# once save button is clicked, the extract structures for the datasource is created.# click on save.3. Testing Generic DAta sourcetcode: RSA3.# give the name of the created data source and click extraction or press f8.# it shows no. of records extracted.tcode : RSA6.check whether the datasource is availble under the application componentfor replication or not.Steps to be follwed in BI Side.1. selecting the source system.# goto RSA1. # Click datasorce. and select ss as sap. (right click on datasource icon on top left)2. Replicate Metadata.# right click the application component and select replicate metadata to regenerate all the datasrcs in BI. it asks for version 3.x or rsds. select rsds so as to be available in 7.0# once replicated, the datasrc 'll be availble under the appl component. double click on it and activate the datasrc.3. Create Info Package.