The COMM_SCHEMET table in SAP ERP or S/4HANA stores Numbering Scheme Description data. There are total 4 fields in COMM_SCHEMET table. The Numbering Scheme Description 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 COMM_SCHEMET table. It is in Category: Scheme for Number Assignment (COM_SCHEME) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMM_SCHEMET Table Fields
Following is the list of fields that are available in SAP COMM_SCHEMET table. The primary key fields of the table are CLIENT (Client), SCHEME_GUID (Numbering Scheme GUID), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| SCHEME_GUID | Numbering Scheme GUID | COMT_SCHEME_GUID | RAW (16) | |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| SCHEME_TEXT | Numbering Scheme Description | COMT_SCHEME_TEXT | CHAR (40) |


