SAP ACRSI_REPCAT_EXT Table for Report Category Extraction Table
Overview
ACRSI_REPCAT_EXT is a standard SAP S/4HANA table that stores Table for Report Category Extraction data. There are total 3 fields in the ACRSI_REPCAT_EXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACRSI_REPCAT_EXT belongs to Localization (FI-LOC) module and is located in the package Generic Objects (GLO_ACRS_GEN).
In addition, following links provide an overview of foreign key relationships, if any, that link ACRSI_REPCAT_EXT to other SAP tables and standard CDS views available based on ACRSI_REPCAT_EXT table in S/4HANA 2020.
Techincal Settings of ACRSI_REPCAT_EXT
Below are technical details of the table ACRSI_REPCAT_EXT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACRSI_REPCAT_EXT Fields
The following table gives you an overview of the fields available in ACRSI_REPCAT_EXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| REPORT_CATEGORY | Report Category | ACRS_REPORT_CATEGORY | ACRSI_REP_CT_GRP | CHAR | 30 |
| EXTRACTION_MODELNAME | Extraction Model | ACRS_EXTRACTION_MODEL | ACRSI_EXTRACTOR | CHAR | 16 |
| EXTRACTOR_NAME | Extractor Name | ACRS_EXTRACTION_NAME | ACRSI_EXTRACTOR | CHAR | 32 |
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 ACRSI_REPCAT_EXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACRSI_REPCAT_EXT | EXTRACTION_MODELNAME | : | ACRSI_EXTRACTOR |
| ACRSI_REPCAT_EXT | EXTRACTOR_NAME | : | ACRSI_EXTRACTOR |
| ACRSI_REPCAT_EXT | REPORT_CATEGORY | : | ACRSI_REP_CT_GRP |