SAP BRR_TEXT Table – Language-Dependent Rule Text

The BRR_TEXT table in SAP ERP or S/4HANA stores Language-Dependent Rule Text data. There are total 3 fields in BRR_TEXT table. The Language-Dependent Rule Text 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 BRR_TEXT table. It is in Business Rule Repository (SWF_BRR) ABAP package and is part of the Business Process Engine (BC-XI-IS-BPE) module.

SAP BRR_TEXT Table Fields

Following is the list of fields that are available in SAP BRR_TEXT table. The primary key fields of the table are TEXTTYPE (Indicator for the Use of a Text), NAME (Element ID (32 Characters, Unique, Not Language-Dependent)), LANGUAGE (Language Key).

Field Description Data Element Check Table Data Type
TEXTTYPE Indicator for the Use of a Text BRR_TTYPE CHAR (2)
NAME Element ID (32 Characters, Unique, Not Language-Dependent) SWFDNAME CHAR (32)
LANGUAGE Language Key SYLANGU LANG (1)