The COMM_PRFS_NREL table in SAP ERP or S/4HANA stores Group Table for Number Range Object FS_PRODID data. There are total 4 fields in COMM_PRFS_NREL table. The Group Table for Number Range Object FS_PRODID 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_PRFS_NREL table. It is in Product Master Customizing – General (COM_PRODUCT_CUST) ABAP package and is part of the Central Part of Product Master (AP-MD-PRO) module.
SAP COMM_PRFS_NREL Table Fields
Following is the list of fields that are available in SAP COMM_PRFS_NREL table. The primary key fields of the table are CLIENT (Client), CATEGORY_ID (Category ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | * | CLNT (3) |
| CATEGORY_ID | Category ID | COMT_CATEGORY_ID | CHAR (20) | |
| NR_RANGE_INT | Number Range for Internal Number Assignment | COMT_NR_RANGE_INT | CHAR (2) | |
| NR_RANGE_EXT | Number Range for External Number Assignment | COMT_NR_RANGE_EXT | CHAR (2) |


