The BBP_CAT_TEXT table in SAP ERP or S/4HANA stores Description of Catalogs data. There are total 4 fields in BBP_CAT_TEXT table. The Description of Catalogs 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 BBP_CAT_TEXT table. It is in Web Services: Basic Functions (BBP_WS_BASIS) ABAP package and is part of the Integration of Catalogs, Partner Directories (OCI, OPI) (CA-GTF-TS-WSI) module.
SAP BBP_CAT_TEXT Table Fields
Following is the list of fields that are available in SAP BBP_CAT_TEXT table. The primary key fields of the table are MANDT (Client), SPRAS (Language Key), CATALOGID (Technical Key of a Web Service (for Example – a Catalog)).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| SPRAS | Language Key | SPRAS | T002 | LANG (1) |
| CATALOGID | Technical Key of a Web Service (for Example – a Catalog) | BBP_WS_SERVICE_ID | BBP_CAT_ENTITY | CHAR (20) |
| CAT_DESCRIPT | Description of a Web Service | BBP_WS_DESCRIPTION | CHAR (30) |


