SAP ACCACCOUNT11 G/L account Table
Overview
ACCACCOUNT11 is a standard SAP S/4HANA table that stores G/L account data. There are total 6 fields in the ACCACCOUNT11 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCACCOUNT11 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 ACCACCOUNT11 to other SAP tables and standard CDS views available based on ACCACCOUNT11 table in S/4HANA 2020.
Techincal Settings of ACCACCOUNT11
Below are technical details of the table ACCACCOUNT11
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of ACCACCOUNT11 Fields
The following table gives you an overview of the fields available in ACCACCOUNT11
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| ACC_CHRT_ACCTS | Chart of Accounts | ACC_CHRT_ACCTS | ACCCHRTACCTS0C | CHAR | 4 |
| ACC_ACCOUNT | G/L Account | ACC_ACCOUNT | ACCACCOUNT0C | CHAR | 10 |
| ACC_SYSTEM | Accounting System | ACC_SYSTEM | ACCSYS0C | CHAR | 8 |
| ACC_FROMDATE_P | Posting Date from which the data is valid | ACC_FROMDATE_P | DATS | 8 | |
| ACC_ACCTBLOCK_P | Account is locked for posting | ACC_ACCTBLOCK_P | CHAR | 1 |
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 ACCACCOUNT11
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCACCOUNT11 | ACC_ACCOUNT | : | ACCACCOUNT0C |
| ACCACCOUNT11 | ACC_CHRT_ACCTS | : | ACCCHRTACCTS0C |
| ACCACCOUNT11 | ACC_SYSTEM | : | ACCSYS0C |
| ACCACCOUNT11 | CLIENT | : | T000 |