The CFB_SCALE_GROUP table in SAP ERP or S/4HANA stores Define Scale Group data. There are total 3 fields in CFB_SCALE_GROUP table. The Define Scale 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 CFB_SCALE_GROUP table. It is in CFB General (DDIC) (CFB_GENERAL) ABAP package and is part of the Consumer Products for Food & Beverage (PP-PI-CFB) module.
SAP CFB_SCALE_GROUP Table Fields
Following is the list of fields that are available in SAP CFB_SCALE_GROUP table. The primary key fields of Define Scale Group table in SAP are MANDT (Client), SCALE_GROUP_ID (Scale Group Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SCALE_GROUP_ID | Scale Group Key | CFB_SCALE_GROUP_ID | CHAR (10) | |
| GROUP_NAME | Scale Group Name | CFB_SCALE_GROUP_NAME | CHAR (50) |


