Generic Extraction in SAP BI
When the data source is not readily available in the Business content. Even if the Business content data source is available and it is already being used up and if we want to simulate the same kind of extractor, we can go for generic extraction.
The T-code for creating Generic Extraction is RSO2.
We can create 3 types of data sources using generic extraction
- Transaction data
- Master data attribute
- Text
We can generate generic datasource using the following
- Table
- View
- Function module
- Infoset Query
Download the Document with Screen Shots (12422) on working with Generic Extractions in BI.
If you like this post, you may as well like these too:
- SAP ABAP Generic Questions and Answers Here is a set of two documents with question and answers for TAW10. It will definitely help you to improve your ABAP skills. Download & ....
- Volume Testing for SAP Solutions – Generic Procedure Best Practice for Solution Management Volume Testing for SAP Solutions – Generic Procedure Download from Rapidshare or Mediafire Course Overview Applicability, Goals, and Requirements ……………………………………………………………………………………… 2 Best Practice Procedure and...
- ABAP Tips and Tricks #1: Generic Hints Use the CHECK command instead of an IF statement whenever possible. This reduces processing time and improves readability. Use the ON CHANGE OF command instead of developing code to compare...
- ABAP Tips and Tricks #2: Generic Hints Initialization Event: This event is executed before the output of the selection screen. The INITIALIZATION section is only performed when the ABAP is started directly, and is not executed if...
- ABAP Programs: Form parameters with generic types REPORT ZSOURCE1009.* Variable for later useDATA: SHORT_STRING(3) VALUE ‘AB’, SHORT_NUMBER(3) TYPE N VALUE ’0′, ALL_CUSTOMERS LIKE CUSTOMERS OCCURS 100.* Calling forms with different actual parameters* Correct call (actual paramter is...



















thanks for providing good notes on generic extraction.its really good.
thanks friend. This is very useful
Great Work! Thank u so much.
I really appreciate u r work. Keep going!!!!!
Thank you
Fantastic work .Thank you so much for this document.