SAP ACCACCOUNT0C G/L account Table
Overview
ACCACCOUNT0C is a standard SAP S/4HANA table that stores G/L account data. There are total 5 fields in the ACCACCOUNT0C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCACCOUNT0C 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 ACCACCOUNT0C to other SAP tables and standard CDS views available based on ACCACCOUNT0C table in S/4HANA 2020.
Techincal Settings of ACCACCOUNT0C
Below are technical details of the table ACCACCOUNT0C
- Buffering switched on
- Single entries of table were buffered
- Storage type is Not Defined
List of ACCACCOUNT0C Fields
The following table gives you an overview of the fields available in ACCACCOUNT0C
| 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 | CHAR | 10 | |
| ACC_ACCTGROUP | Account Group | ACC_ACCTGROUP | ACCACCTGROUP0C | CHAR | 5 |
| SID | FIN Master Data: Surrogate ID | UG_SID | ACCACCOUNT0S | INT4 | 10 |
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 ACCACCOUNT0C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCACCOUNT0C | ACC_ACCTGROUP | : | ACCACCTGROUP0C |
| ACCACCOUNT0C | ACC_CHRT_ACCTS | : | ACCCHRTACCTS0C |
| ACCACCOUNT0C | CLIENT | : | T000 |
| ACCACCOUNT0C | SID | : | ACCACCOUNT0S |