Download as xls, pdf, or txt
Download as xls, pdf, or txt
You are on page 1of 6

Table

Package size
Output to
Output file
File delimiter
Selection parameters

Fields
MANDT
MTEXT
ORT01
MWAER
T000
1000
EXCEL
c:\test.csv
;
on parameters

Selection criteria in OpenSQL


MWAER = 'EUR' AND ORT01 LIKE 'Wall%'
Go !
MANDT MTEXT ORT01 MWAER
000 SAP AG Konzern Walldorf EUR
001 SAP AG Konzern Walldorf EUR
066 Test EarlyWatch Profiles Walldorf EUR
RFC_READ_TABLE
This is a fast, easy-to-use data extraction tool for SAP.
This tool needs the SAP rfc library (librfc32.dll) generally installed with SAPGui in <win>\system32.

Go to "OPTIONS" sheet
Give the name of the table from which data have to be extracted
Put fields to be extracted and selection conditions (use ABAP instructions : EQ, LT, GT, LIKE and so on)
Click on "Go!"
Data will be extracted and formatted in the "DATA" sheet and written to the output file if this option is selected

Author : Abdel SIDHOM (SAP Consultant)


Version : 14.09
http://www.stechno.net
RFC_READ_TABLE
raction tool for SAP.
(librfc32.dll) generally installed with SAPGui in <win>\system32.

hich data have to be extracted


ction conditions (use ABAP instructions : EQ, LT, GT, LIKE and so on)

ed in the "DATA" sheet and written to the output file if this option is selected

You might also like