How can I set up a query in excel using Microsoft query so that I can extract data from SAP?
T Trevor Sep 20, 2004 #1 How can I set up a query in excel using Microsoft query so that I can extract data from SAP?
F Frank Kabel Sep 20, 2004 #2 Hi normally you should NEVER access the underlying SAP database directly (you'll loose release upgrade compliance). There're other mechanisms to access SAP data: - export data to a file from SAP - create specific function modules in SAP (BAPI calls)
Hi normally you should NEVER access the underlying SAP database directly (you'll loose release upgrade compliance). There're other mechanisms to access SAP data: - export data to a file from SAP - create specific function modules in SAP (BAPI calls)