ACCACCOUNT0S table in SAP ERP or S/4HANA stores SID G/L Account data. There are total 4 fields in ACCACCOUNT0S table. The SID G/L Account table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ACCACCOUNT0S table. It is in G/L account (FINB_GL_ACCOUNT) ABAP package and is part of the Financials Basis (FIN-FB) module.
SAP ACCACCOUNT0S Table Fields
Following is the list of fields that are available in SAP ACCACCOUNT0S table. The primary key fields of SID G/L Account table in SAP are CLIENT (Client), SID (FIN Master Data: Surrogate ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT(3) |
| SID | FIN Master Data: Surrogate ID | UG_SID | * | INT4(10) |
| ACC_CHRT_ACCTS | Chart of Accounts | ACC_CHRT_ACCTS | * | CHAR(4) |
| ACC_ACCOUNT | G/L Account | ACC_ACCOUNT | * | CHAR(10) |


