SAP ACCROLE21 Application Role Registration: FieldNames and FinObjectTypes Table
Overview
ACCROLE21 is a standard SAP S/4HANA table that stores Application Role Registration: FieldNames and FinObjectTypes data. There are total 9 fields in the ACCROLE21 table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACCROLE21 belongs to Financials Basis (FIN-FB) module and is located in the package Application Roles Financials (FINB_ROLES).
In addition, following links provide an overview of foreign key relationships, if any, that link ACCROLE21 to other SAP tables and standard CDS views available based on ACCROLE21 table in S/4HANA 2020.
Techincal Settings of ACCROLE21
Below are technical details of the table ACCROLE21
- Buffering switched on
- Full buffering as specified by generic key
- Storage type is Not Defined
List of ACCROLE21 Fields
The following table gives you an overview of the fields available in ACCROLE21
| 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_SYSTEM | Accounting System | ACC_SYSTEM | ACCSYS0C | CHAR | 8 |
| ACC_ROLE_NAME | Application Role Name | ACC_ROLE_NAME | ACCROLE0C | CHAR | 30 |
| FIELDNAME | Field Name Registered for Application Role | ACC_ROLE_FNM | * | CHAR | 30 |
| ACC_TYPE_NAME | Name of an Object Type | ACC_TYPE_NAME | CHAR | 10 | |
| DATE_FROM | Date | DATUM | DATS | 8 | |
| DATE_TO | Date | DATUM | DATS | 8 | |
| FIELDNAME_REF | Field Name of the Reference Field for the Role | ACC_ROLE_FNM_REF | * | CHAR | 30 |
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 ACCROLE21
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACCROLE21 | ACC_DATABASIS | : | ACCDBS0C |
| ACCROLE21 | ACC_ROLE_NAME | : | ACCROLE0C |
| ACCROLE21 | ACC_SYSTEM | : | ACCSYS0C |
| ACCROLE21 | CLIENT | : | T000 |