The FINS table in SAP ERP or S/4HANA stores SAPfind: Assignment of Texts – Keywords For Search Interface data. There are total 3 fields in FINS table. The SAPfind: Assignment of Texts – Keywords For Search Interface 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 FINS table. It is in Basis Development: SAPfind Information Retrieval (SFIN) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP FINS Table Fields
Following is the list of fields that are available in SAP FINS table. The primary key fields of the table are SHCLASS (Information class for indexing), TXTKEY (Text key), IDENT (Descriptor identifier).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| SHCLASS | Information class for indexing | SF_ICLASS | TFIC | CHAR (4) |
| TXTKEY | Text key | SF_TXTKEY | CHAR (100) | |
| IDENT | Descriptor identifier | SF_DESCID | CHAR (5) |


