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