The CFB_SCALE_ASSIGN table in SAP ERP or S/4HANA stores Assign Scale Groups data. There are total 3 fields in CFB_SCALE_ASSIGN table. The Assign Scale Groups 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_ASSIGN 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_ASSIGN Table Fields
Following is the list of fields that are available in SAP CFB_SCALE_ASSIGN table. The primary key fields of Assign Scale Groups table in SAP are MANDT (Client), SCALE_GROUP (Scale Group Key), SCALE_ID (Scale ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SCALE_GROUP | Scale Group Key | CFB_SCALE_GROUP_ID | CFB_SCALE_GROUP | CHAR (10) |
| SCALE_ID | Scale ID | CFB_SCALE_ID | CFB_SCALE | CHAR (3) |


