SAP ACRSI_EXTR_PARAM Table for Extraction Parameters Table
Overview
ACRSI_EXTR_PARAM is a standard SAP S/4HANA table that stores Table for Extraction Parameters data. There are total 6 fields in the ACRSI_EXTR_PARAM table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ACRSI_EXTR_PARAM 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_EXTR_PARAM to other SAP tables and standard CDS views available based on ACRSI_EXTR_PARAM table in S/4HANA 2020.
Techincal Settings of ACRSI_EXTR_PARAM
Below are technical details of the table ACRSI_EXTR_PARAM
- Buffering not allowed
- No buffering
- Storage type is Column Store
List of ACRSI_EXTR_PARAM Fields
The following table gives you an overview of the fields available in ACRSI_EXTR_PARAM
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| EXTRACTION_MODELNAME | Extraction Model | ACRS_EXTRACTION_MODEL | ACRSI_REPCAT_EXT | CHAR | 16 |
| EXTRACTOR_NAME | Extractor Name | ACRS_EXTRACTION_NAME | ACRSI_REPCAT_EXT | CHAR | 32 |
| PARAMETER_NAME | Parameter Name | ACRS_PARAMETER_NAME | CHAR | 32 | |
| SEQUENCE_NUMBER | Parameter Sequence Number | ACRS_PARAM_SEQUENCE | NUMC | 5 | |
| SELECTION_OPTION | Selection criteria: OPTION | RSOPTION | CHAR | 2 | |
| LEADING_PARAMETER | Leading Parameter | ACRS_LEADING_PARAMETER | CHAR | 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 ACRSI_EXTR_PARAM
| Table Name | Field | Cardinality | Check Table |
|---|---|---|---|
| ACRSI_EXTR_PARAM | EXTRACTION_MODELNAME | : | ACRSI_REPCAT_EXT |
| ACRSI_EXTR_PARAM | EXTRACTOR_NAME | : | ACRSI_REPCAT_EXT |