

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is the use of Custom Extractor in SAP R/3 system?
<p>In order to extract data from tables, you need to follow steps:</p><ul class="list"><li>Create a View of the required table from where the data needs to be extracted or view over multiple joined tables</li><li>Navigate to Transaction SE11 and Select option 'View'. It will ask for a name, name it something like 'View_TableName'.<img src="/assets/questions/images/11407-1513763697.jpg" class="fr-fic fr-dii" width="600" height="351"></li><li>Select which all the fields of the tables needs to be extracted and click on activate</li><li>Go to Transaction RS02 and create a transaction extractor and name it something like 'Trans_TableName'<img src="/assets/questions/images/18614-1513763712.jpg" class="fr-fic fr-dii" width="481" height="205"></li><li>Specify the position of the created extractor in the component hierarchy.</li><li>If you want to provide descriptions, add it. Specify the view name and save it.</li><li><p style="text-align: justify;">Besides using the view for DB extraction, the other ways to do the same are:</p><ul class="list"><li style="text-align: justify;">Using Function Modules</li><li style="text-align: justify;"> Using SAP Query</li></ul></li></ul>
- Related Questions & Answers
- Generating an IDoc file to generate orders in SAP R/3 system
- What is SAP ERP system?
- Connecting to SAP R/3 system via JCo client and JCo Server
- What is the use of set.seed in R?
- Use of Redeploy option in SAP HANA system
- Use of Restricted user in SAP HANA system
- What is the use of tilde operator (~) in R?
- What is the use of pheatmap function in R?
- How to Fetch source code of the transaction note in SAP R/3?
- Can I use Custom Error pages in SAP HANA?
- Use of Role tab in SAP HANA system using HANA Studio
- Exporting test variant in Transaction SE37 in SAP R/3
- What is the purpose of System Programs?
- What is the purpose of System Calls?
- What is the function of nervous system?
Advertisements