SAP ACCASSTYPE0C Account Assignment Category Table
Overview
ACCASSTYPE0C is a standard SAP S/4HANA table that stores Account Assignment Category data. There are total 3 fields in the ACCASSTYPE0C table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCASSTYPE0C 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 ACCASSTYPE0C to other SAP tables and standard CDS views available based on ACCASSTYPE0C table in S/4HANA 2020.
Techincal Settings of ACCASSTYPE0C
Below are technical details of the table ACCASSTYPE0C
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of ACCASSTYPE0C Fields
The following table gives you an overview of the fields available in ACCASSTYPE0C
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | T000 | CLNT | 3 |
| ACC_DATABASIS | Data Basis | ACC_DATABASIS | ACCDBS0C | CHAR | 5 |
| ACC_ASSTYPE | Account Assignment Category | ACC_ASSTYPE | CHAR | 4 |
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 ACCASSTYPE0C
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCASSTYPE0C | ACC_DATABASIS | : | ACCDBS0C |
| ACCASSTYPE0C | CLIENT | : | T000 |