Hello,
I was wondering how I can find out if there is standard extractors for certain R/3 tables. For example, I am looking for a standard extractor for R/3 table: KNB1 (customer master data - company code dependent) and LFB1 (vendor master data - company code dependent) and PA0105 (we want to basically pull in this entire table). Any suggestions would be appreciated as always. Thanks!
Hi,
One of the ways could be to go to help.sap.com & go to BI section and then searh for table name or field name. may help.
Regards
Vikash
hi Shelly,
as mentioned you can try help.sap.com, 'search documentation' and option 'netweaver',
table name as keyword, you may get datasource name,
with this, seems only PA0105 get result
http://help.sap.com/saphelp_nw2004s/helpdata/en/eb/47fb3ab942f43ee10000000a114084/frameset.htm
the next step you can login to your r/3 and check table ROOSOURCE
type in field EXTRACTOR KNB1 (the same for LFB1 or type in both in multiple selection)
you will get the datasource name in field OLTPSOURCE
0CUST_COMPC_TEXT for KNB1
and 0VEN_COMPC_TEXT for LFB1
(and 0EMPLOYEE_USER_ATTR for PA0105)
follow Roberto's excellent weblog for details
/people/sap.user72/blog/2005/09/05/sap-bw-and-business-content-datasources-in-pursuit-of-the-origins
hope this helps.
Add a comment