SAP table T001 is a fundamental table in the SAP ERP system that stores general company data. This table contains essential information about the organizational structure of a company, specifically at the company code level. Each entry in T001 represents a company code, which is a unique identifier for an independent accounting entity within the SAP system.
SAP table T001 has 2 primary key fields being MANDT,BUKRS.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Manage Variant of Posting Period for Company Code/Ledger
CHAR
1
0
FAGL_POST_PER_VAR
XBBSC
G/L account authorization check in shopping cart
CHAR
1
0
/SRMERP/XBBSC
F_OBSOLETE
Hide Entry in Value Help
CHAR
1
0
FI_OBSOLETE_F4
FM_DERIVE_ACC
Activate Account Assignment Derivation in Funds Management
CHAR
1
0
FM_DERIVE_ACC
T001 foreign key relationships
The T001 table is interconnected with numerous other SAP tables, which facilitates comprehensive data management and operational efficiency across different modules. Some of the most important connections include:
T001K (Company Code - Chart of Accounts): Links company codes to their respective charts of accounts, ensuring proper financial data categorization.
T001L (Company Code - Currency): Stores information about the local currency used by each company code.
T001W (Plants/Branches): Connects company codes to plant data, which is essential for material management and logistics processes.
SKA1 (G/L Account Master - Chart of Accounts): Ensures that general ledger accounts are accurately linked to the company codes through the chart of accounts.
BKPF (Accounting Document Header): Associates financial documents with the relevant company codes, enabling accurate financial reporting and auditing.
Understanding the role of table T001 and its connections with other tables is essential for managing organizational and financial data in an SAP ERP system. This table is a cornerstone for various business processes, ensuring that company-specific data is organized, consistent, and accessible.