0% found this document useful (0 votes)
92 views11 pages

Generic Extraction Based On A View - Part 3 - SAP Blogs

Uploaded by

Marcelo Miranda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
92 views11 pages

Generic Extraction Based On A View - Part 3 - SAP Blogs

Uploaded by

Marcelo Miranda
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Community

Updated Rules of Engagement 

We have made some improvements to the way all of us engage within SAP
Community, namely how we share information, how we treat each other, and
how we can continue to learn. To continue to enjoy the Community, please
adhere to our updated SAP Community Rules of Engagement, documented
here.

Ask a Question Write a Blog Post Login

Anjali P
September 26, 2012
| 3 minute read

Generic Extraction based on a View


– Part 3
 2  7  5,530
Follow

This is Part 3 of the Generic Extraction.

 Like Part 1 detailed about the steps to be performed in ECC and Part 2 detailed abouts
steps in BI till

records are fetched successfully to PSA.


 RSS Feed
You can find it here

Part 1

http://scn.sap.com/docs/DOC-32025

Part 2

http://scn.sap.com/docs/DOC-32026

Mapping of fields with InfoObjects

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 1/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

SAP has delivered Standard InfoObjects corresponding to the fields in ECC.  We


will be using those.

To find out the InfoObjects there are some SAP tables which we can use.  Please
refer to my documents on

those SAP tables.  Here I am using the table RSTRFIELDSH.

1) Go to SE11 and give the table name—>Display–> Contents

Here give FIELDNM–> VBELN and Execute.

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 2/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

In the next screen, we can see that 0DOC_NUMBER ( in IOBJNM column) is the
Standard InfoObject delivered for VBELN.

Follow the steps to find Standard InfoObjects for all your fields.

Now go to t-code RSORBCT or BI Content under Modeling Tab in RSA1.

Object Types–>InfoObjects–>Select Objects–>Find 0DOC_NUMBER–>Transfer


Selections

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 3/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Like this, transfer all the required InfoObjects and Install.  Please be cautious
while doing BI content installation.

Check if any of the InfoObjects are already available in active version and being
used in other projects in the BI system. 

Don’t install them again.  (In my case, 0SALESORG and 0CH_ON are already
active).  Install the others.

2)  Once this is done, if you want you can create an InfoArea and collect the
InfoObjects in Catalogs (optional)

(if its already part of another InfoArea, you won’t be able to collect it here)

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 4/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

3) Create a DataStoreObject.  Context Menu on InfoArea–>Create


DataStoreObject

Give infoobjects corresponding to VBELN, POSNR, and PARVW as Keyfields and


others in Datafields and activate.

4) Create Transformation between DataSource and DSO.

5) Create DTP

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 5/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Activate and Execute. Check the DTP Monitor.

Click on ‘Administer DataTargets’

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 6/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

The data is now in the Activation Queue of the DSO, you need to activate it so
that the data moves to the Active Data table.

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 7/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Check in the Active Data Table.

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 8/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Alert Moderator

Assigned Tags

BW Content and Extractors

BW (SAP Business Warehouse)


Next you have to create an InfoCube corresponding Transformations and take
Enterprise Data Warehousing this to InfoCube. ( continued in Part 4)
recordsWarehouse
/ Business

Thank you for taking time out to go through the document.  Hope its been
helpful.
Similar Blog Posts 
Generic Extraction based on a View - Part 4
By
Anjali P Sep 27, 2012

Generic Extraction based on a View - Part 2


By
Anjali P Sep 26, 2012

Generic Extraction based on a View - Part 1


By
Anjali P Sep 26, 2012

Related Questions 
Invalid Extraction Structure Template
By
Former Member Sep 13, 2006

Creating generic datasource on pooled table.


By
Former Member Nov 27, 2006

EXTRACTORS
By
Former Member Oct 23, 2007

Join the Conversation 


SAP TechEd
Tune in for tech talk. Stay for inspiration. Upskill your future.

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 9/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

SAP BTP Learning Group


SAP Business Technology Platform Learning Journeys.

Coffee Corner
Join the new Coffee Corner Discussion Group.

2 Comments

You must be Logged on to comment or reply to a post.

Former Member
October 30, 2012 at 8:12 am

Very good Artical.

Thanks

Like 0 | Share

Bhavesh Jain
April 20, 2017 at 2:06 pm

Really Good article.

This is what I was looking for.

Thank you so much.

Like 0 | Share

Find us on

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 10/11
09/12/21, 16:54 Generic Extraction based on a View – Part 3 | SAP Blogs

Privacy Terms of Use

Legal Disclosure Copyright

Trademark Preferências de Cookies

Newsletter Support

https://blogs.sap.com/2012/09/26/generic-extraction-based-on-a-view-part-3/ 11/11

You might also like