SAP uses a database to store data so as long as you have the correct ODBC driver, you can link to the tables and extract whatever data you need.
However, the SAP table structure is so strange that most DBA's will not allow direct access to the database. They insist that you use some tool to extract what you need and then import it into Access. They won't allow you to link directly to the tables.