The CMS_BUS_PROCES_T table in SAP ERP or S/4HANA stores Text Table for CMS_BUS_PROCESS data. There are total 3 fields in CMS_BUS_PROCES_T table. The Text Table for CMS_BUS_PROCESS 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 CMS_BUS_PROCES_T table. It is in Tools & Common Interfaces used by CMS (CMS_COMMON) ABAP package and is part of the Collateral Management System (FS-CMS) module.
SAP CMS_BUS_PROCES_T Table Fields
Following is the list of fields that are available in SAP CMS_BUS_PROCES_T table. The primary key fields of the table are BUPR_TYPE_CODE (Business Process Type Code), LANGUAGE (Language in which Description is Required).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| BUPR_TYPE_CODE | Business Process Type Code | CMS_DTE_BUPR_TYP_CODE | CMS_BUS_PROCESS | CHAR (6) |
| LANGUAGE | Language in which Description is Required | CMS_DTE_LNG_KEY | T002 | LANG (1) |
| NAME | BUPR Type Code in specified language | CMS_DTE_BUPR_TYPE_CODE_NAME | CHAR (40) |


