The ATXKO table in SAP ERP or S/4HANA stores Correlations from Abstract Instruments data. There are total 11 fields in ATXKO table. The Correlations from Abstract Instruments table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ATXKO table. It is in FTB Core (FTB_CORE) ABAP package and is part of the Transaction Manager (FIN-FSCM-TRM-TM) module.
SAP ATXKO Table Fields
Following is the list of fields that are available in SAP ATXKO table. The primary key fields of the table are MANDT (Client), KORART (Correlation Types), INSTRUM11 (Abstract instrument), INSTRUM12 (Abstract instrument), INSTYP1 (Instrument category), INSTRUM21 (Abstract instrument), INSTRUM22 (Abstract instrument), INSTYP2 (Instrument category), DATAB (Effective From), LFZEIT (Term in Days).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| KORART | Correlation Types | TV_KORART | ATKO1 | CHAR (3) |
| INSTRUM11 | Abstract instrument | TV_INSTRUM | CHAR (15) | |
| INSTRUM12 | Abstract instrument | TV_INSTRUM | CHAR (15) | |
| INSTYP1 | Instrument category | TV_INSTYP | NUMC (2) | |
| INSTRUM21 | Abstract instrument | TV_INSTRUM | CHAR (15) | |
| INSTRUM22 | Abstract instrument | TV_INSTRUM | CHAR (15) | |
| INSTYP2 | Instrument category | TV_INSTYP | NUMC (2) | |
| DATAB | Effective From | TB_DATAB | DATS (8) | |
| LFZEIT | Term in Days | TB_LFZEIT | NUMC (10) | |
| RHO | Correlation | TV_KORR | DEC (10) |


