This is an old revision of the document!
Table of Contents
SAP - SAP Tables
The most important SAP tables (functional and technical), including:
- SAP-FI: Currency, bank data, payment methods, calendar, taxes, accounting documents,
- SAP-CO: Cost center, cost elements, profit center,
- ABAP: The Data Dictionary, User and System Administration, SAP Workflow, Number Ranges and some other SAP basis tables.
TIP: Via the SAP data model, (using transaction code SE11), the SAP table structure (list of table fields) can be viewed.
List of SAP Tables
ABAP & SAP Data Dictionary Tables
Text / Print / Spool / SAP Documentation
ALV (ABAP List Viewer) Layouts / Table Controls
User Administration / Authorizations
General ledger (=G/L) accounts
SAP-FI: Accounting documents (postings)
SAP-CO: Controlling / Cost center
Enterprise structure / SAP FI Basis Customizing
Enterprise structure / SAP FI Basis Customizing | |
T000/1 | Clients / Company Codes (= CC) |
T880 | Global Company Data |
T003-T | Document Types |
T004 | Directory of Charts of Accounts |
T077S | G/L account groups |
T009 | Fiscal Year Variants |
T014 | Credit control areas |
T010O/P | Posting period variant |
T001B | Permitted Posting Periods |
T002 | Language Keys |
T005-T | Countries |
T006 | Units of Measurement |
TGSB-T | Business Areas |
Tips & Tricks - SAP Tables
Download SAP Tables Cheat Sheet - as PDF
Please be invited to use this list and/or leave some suggestions for enhancement. However, out of experience, allow me to make one stipulation: although this cheat sheet is freely available, please refrain from uploading it to other servers.
The list starts with the most useful tables and the items are categorized: ABAP, Data Dictionary, FI, CO, Spool, Cost Center, Vendors (Creditor), Customers (Debitor), Banks, Taxes, Clients, Accounting, Payment methods etc.).
Below is a screenshot of the pdf, to show an overview of the structure (the list contains both customizing and operational tables):
Please feel free to download the corresponding 2 page cheat sheet » List of important SAP Tables as PDF (approx. 100 KB).
Table-Types
There are 4 Table-Types within the SAP System:
- Tables which have technical control functions within the SAP system. They are maintained either by SAP or by users with special authorization.
- Other tables contain basic commercial data (bank data, currency …).
- Tables for the organization of a company (company codes, customer data …).
- And last but not least there are tables for application data, which contain business transactions and master data and are processed using SAP programs.
An overview of the most important SAP Tables for all these categories, as well as the necessary SAP Transaction Codes - Tips & Tricks to maintain them, are provided on the linked pages.
The work-life-balance: Klingon Programmers with more global approach and a variety of international team members.
Specifying and developing software is more often than not (and despite all efforts to regulate it), a process, which easily gets out of control, see If Architects Had To Work Like Programmers — and be aware of the subtle differences.
NOTE: The usual SAP terminology create, read, update and delete (CRUD) is abbreviated here as referred to as change or maintain.