SAP ACCACCOUNT0T G/L account Table
Overview
ACCACCOUNT0T is a standard SAP S/4HANA table that stores G/L account data. There are total 7 fields in the ACCACCOUNT0T table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCACCOUNT0T belongs to Financials Basis (FIN-FB) module and is located in the package G/L account (FINB_GL_ACCOUNT).
In addition, following links provide an overview of foreign key relationships, if any, that link ACCACCOUNT0T to other SAP tables and standard CDS views available based on ACCACCOUNT0T table in S/4HANA 2020.
Techincal Settings of ACCACCOUNT0T
Below are technical details of the table ACCACCOUNT0T
- Buffering switched on
- Single entries of table were buffered
- Storage type is Not Defined
List of ACCACCOUNT0T Fields
The following table gives you an overview of the fields available in ACCACCOUNT0T
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| LANGU | Language Key | SPRAS | T002 | LANG | 1 |
| ACC_CHRT_ACCTS | Chart of Accounts | ACC_CHRT_ACCTS | ACCCHRTACCTS0C | CHAR | 4 |
| ACC_ACCOUNT | G/L Account | ACC_ACCOUNT | ACCACCOUNT0C | CHAR | 10 |
| TXTSH | Short Text | ACC_TXTSH | CHAR | 20 | |
| TXTMI | Medium Text | ACC_TXTMI | CHAR | 40 | |
| TXTLG | Long Text | ACC_TXTLG | CHAR | 60 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ACCACCOUNT0T
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCACCOUNT0T | ACC_ACCOUNT | 1: CN | ACCACCOUNT0C |
| ACCACCOUNT0T | ACC_CHRT_ACCTS | 1: CN | ACCCHRTACCTS0C |
| ACCACCOUNT0T | CLIENT | : | T000 |
| ACCACCOUNT0T | LANGU | : | T002 |