The BSPC_DL_STXTREP2 table in SAP ERP or S/4HANA stores Repository for custom texts data. There are total 5 fields in BSPC_DL_STXTREP2 table. The Repository for custom texts 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 BSPC_DL_STXTREP2 table. It is in Text Management (BSP_DYN_CONFIG_TEXTTOOL) ABAP package and is part of the UI Configuration & Design Layer (CA-WUI-CON) module.
SAP BSPC_DL_STXTREP2 Table Fields
Following is the list of fields that are available in SAP BSPC_DL_STXTREP2 table. The primary key fields of the table are CLIENT (Client), LANGU (Language Key), CONTEXT_ID (Context ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| CONTEXT_ID | Context ID | BSP_DLC_CONTEXT_ID | CHAR (40) | |
| TEXT_TYPE | Text Type | BSP_DLC_TEXT_TYPE | CHAR (1) | |
| DESCRIPTION | Work Area Length 128 | TEXT128 | CHAR (128) |


