The GLS2IDX table in SAP ERP or S/4HANA stores Index table for FI-LC document cluster data. There are total 7 fields in GLS2IDX table. The Index table for FI-LC document cluster 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 GLS2IDX table. It is in FI-LC Consolidation: Unicode-Capable Objects (FKUC) ABAP package and is part of the Basic Functions (FI-LC-LC) module.
SAP GLS2IDX Table Fields
Following is the list of fields that are available in SAP GLS2IDX table. The primary key fields of the table are RCLNT (Client), DOCCT (Document Category), RLDNR (Ledger), DOCNR (Doc. Number), RYEAR (Fiscal Year), DOCLN (Document line).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| RCLNT | Client | MANDT | T000 | CLNT (3) |
| DOCCT | Document Category | DOCCT | CHAR (1) | |
| RLDNR | Ledger | RLDNR | T881 | CHAR (2) |
| DOCNR | Doc. Number | DOCNR | CHAR (10) | |
| RYEAR | Fiscal Year | GJAHR | NUMC (4) | |
| DOCLN | Document line | DOCLN | CHAR (3) | |
| KEYFD | Key fields of table GLSP | KEYFD | CHAR (120) |


