The DD90L table in SAP ERP or S/4HANA stores Header Information for External Index data. There are total 18 fields in DD90L table. The Header Information for External Index table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DD90L table. It is in ABAP Dictionary internal: Poss.entries (F4) (SDSH) ABAP package and is part of the F4 Help (BC-DWB-DIC-F4) module.
SAP DD90L Table Fields
Following is the list of fields that are available in SAP DD90L table. The primary key fields of Header Information for External Index table in SAP are AS4LOCAL (Activation State of Repository Object).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| AS4LOCAL | Activation State of Repository Object | AS4LOCAL | CHAR (1) | |
| CATID | Index category identification | SRET_CATID | CHAR (32) | |
| SELMETHOD | Name of SAP table view | VIEWNAME | * | CHAR (30) |
| FSELMETHOD | ABAP Editor Function Module | EDFUNCTION | * | CHAR (30) |
| KEYSTRUCT | Name of a structure or table | DDPNAME | * | CHAR (30) |
| PROTTABLE | Table Name | TABNAME | * | CHAR (30) |
| LANGUFIELD | Field Name | FIELDNAME | * | CHAR (30) |
| SRSVRID | Search server relation ID | SRET_SSRID | CHAR (10) | |
| SYNCMINS | Duration period (in minutes) for a batch job | BTCPMIN | NUMC (2) | |
| SYNCHOURS | Duration period (in hours) for a batch job | BTCPHOUR | NUMC (2) | |
| SYNCDAYS | Duration (in days) of DBA action | BTCPDAY | NUMC (3) | |
| AS4USER | Last Changed By | AS4USER | CHAR (12) | |
| AS4DATE | Last Changed On | AS4DATE | DATS (8) | |
| AS4TIME | Last changed at | AS4TIME | TIMS (6) | |
| KEYEXISTS | DD: truth value | DDBOOL_D | CHAR (1) | |
| MAPEXISTS | DD: truth value | DDBOOL_D | CHAR (1) | |
| ATTEXISTS | DD: truth value | DDBOOL_D | CHAR (1) | |
| LANGEXISTS | DD: truth value | DDBOOL_D | CHAR (1) |


