The CRMS4S_BTMF_GR_P table in SAP ERP or S/4HANA stores BTMF Processes of a Group data. There are total 3 fields in CRMS4S_BTMF_GR_P table. The BTMF Processes of a Group 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 CRMS4S_BTMF_GR_P table. It is in Processing Framework for Transactions: Framework (CRMS4_BTMF) ABAP package and is part of the S4CRM: Subscription Order Management (CRM-S4-SOM) module.
SAP CRMS4S_BTMF_GR_P Table Fields
Following is the list of fields that are available in SAP CRMS4S_BTMF_GR_P table. The primary key fields of the table are PROCESS_GROUP (BTMF Process Group), PROCESS (BTMF Process).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROCESS_GROUP | BTMF Process Group | CRMS4_BTMF_PROCESS_GROUP | CRMS4S_BTMF_GR | CHAR (32) |
| PROCESS | BTMF Process | CRMS4_BTMF_PROCESS | CRMS4S_BTMF_PR | CHAR (32) |
| SEQUENCE | Sequence of processes in a change process group | CRMS4_BTMF_PROCESS_SEQUENCE | NUMC (8) |


