Hello:
How can I know the name of the table or view of
a R/3 extractor?
Reply : Subject : Customizing for extraction
In the source system, view the contents of table ROOSOURCE. Find the row where OLTPSOURCE = your datasource name. The column EXTRACTOR contains the name of the extractor program. View the program in SE38 or SE37 to see what it does.
You can also try looking up the EXTRACTOR program
name in table D010TAB (program/table cross-reference,) although you need
to take INCLUDEs from the extractor program into account.
Reply : Subject : Customizing for extraction
NOTE about the message above... if EXMETHOD column
in table ROOSOURCE contains a V, then column EXTRACTOR contains the name
of the table or view from which the datasource extracts data. If the EXMETHOD
contains F1, then
the EXTRACTOR column contains the name of the
extractor program, as described below.
Reply : Subject : Customizing for extraction
RSO2 ...give datasource name & display ...
Regards,
Reply : Subject : Customizing for extraction
Thank you very match to everybody!!!
The RSO2 is perfect for my question.
Return to :-
SAP ABAP/4 Programming, Basis Administration,
Configuration Hints and Tips
(c) www.sap-basis-abap.com All material on this site is
Copyright.
Every effort is made to ensure the content integrity.
Information used on this site is at your own risk.
All product names are trademarks of their respective
companies. The site www.sap-basis-abap.com is in no way affiliated
with SAP AG.
Any unauthorised copying or mirroring is prohibited.