The BTFR_OBJ_ATTR_S table in SAP ERP or S/4HANA stores Object Type-Specific Attributes of Long Texts data. There are total 33 fields in BTFR_OBJ_ATTR_S table. The Object Type-Specific Attributes of Long 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 BTFR_OBJ_ATTR_S table. It is in Text Storage in BTF (SBTFR) ABAP package and is part of the Online Text Repository (BC-SRV-OTR) module.
SAP BTFR_OBJ_ATTR_S Table Fields
Following is the list of fields that are available in SAP BTFR_OBJ_ATTR_S table. The primary key fields of the table are PGMID (Program ID in Requests and Tasks), OBJECT_TYPE (Object Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PGMID | Program ID in Requests and Tasks | PGMID | CHAR (4) | |
| OBJECT_TYPE | Object Type | TROBJTYPE | CHAR (4) | |
| FLAG_TRANS_IMPL | Indicator: Implicit Transport (with Object) | BTFR_F_TRANSIMPL | CHAR (1) | |
| FLAG_PARAMETER | Indicator: Text can contain parameters (=X) | BTFR_F_PARAMETER | CHAR (1) | |
| FLAG_FULLSCREEN | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| START_COL | Horizontal Cursor Position | SYCUCOL | INT4 (10) | |
| START_ROW | Vertical Cursor Position | SYCUROW | INT4 (10) | |
| FLAG_DISPL_GUID | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_DISPL_ALIAS | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_DISPL_INFO | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_DISPL_LENG | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| DEFAULT_LENG | Length of Text in OTR | SOTR_LENG | NUMC (3) | |
| FLAG_HTML | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CONCEPT | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_PAKET | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CREA_LAN | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_ALIAS_NAME | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_OBJ_TYPE | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_TEXT_TYPE | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CONTEXT | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CREA_NAME | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CREA_TSTUT | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CHAN_NAME | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_CHAN_TSTUT | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_LENGTH | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| F_D_TEXT_S | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_CHECK_ALL | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| TAGS | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| PARAMETERS | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| APPL_CHECK | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_CHECK_CHECK | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_LINK_STRING | BTFR Indicator | BTFR_FLAG | CHAR (1) | |
| FLAG_LINK_TEXT | BTFR Indicator | BTFR_FLAG | CHAR (1) |


