SAP ACRSC_REPCAT_EXT Table for Report Category Extraction Per Destination Table
Overview
ACRSC_REPCAT_EXT is a standard SAP S/4HANA table that stores Table for Report Category Extraction Per Destination data. There are total 6 fields in the ACRSC_REPCAT_EXT table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACRSC_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 ACRSC_REPCAT_EXT to other SAP tables and standard CDS views available based on ACRSC_REPCAT_EXT table in S/4HANA 2020.
Techincal Settings of ACRSC_REPCAT_EXT
Below are technical details of the table ACRSC_REPCAT_EXT
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACRSC_REPCAT_EXT Fields
The following table gives you an overview of the fields available in ACRSC_REPCAT_EXT
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT | 3 | |
| REPORT_CATEGORY | Report Category | ACRS_REPORT_CATEGORY | ACRSI_REP_CT_GRP | CHAR | 30 |
| DESTINATION | Logical destination (specified in function call) | RFCDEST | CHAR | 32 | |
| EXTRACTION_MODELNAME | Extraction Model | ACRS_EXTRACTION_MODEL | ACRSI_REPCAT_EXT | CHAR | 16 |
| EXTRACTOR_NAME | Extractor Name | ACRS_EXTRACTION_NAME | ACRSI_REPCAT_EXT | CHAR | 32 |
| COUNTRY | Country/Region Key | LAND1 | CHAR | 3 |
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 ACRSC_REPCAT_EXT
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACRSC_REPCAT_EXT | EXTRACTION_MODELNAME | : | ACRSI_REPCAT_EXT |
| ACRSC_REPCAT_EXT | EXTRACTOR_NAME | : | ACRSI_REPCAT_EXT |
| ACRSC_REPCAT_EXT | REPORT_CATEGORY | : | ACRSI_REP_CT_GRP |