The EPROFISPERM table in SAP ERP or S/4HANA stores Permissibility of Interval Length data. There are total 3 fields in EPROFISPERM table. The Permissibility of Interval Length 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 EPROFISPERM table. It is in Profile Management (EE_EDM_PRO) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EPROFISPERM Table Fields
Following is the list of fields that are available in SAP EPROFISPERM table. The primary key fields of the table are MANDT (Client), PROFTYPE (Profile type), INTSIZEID (Interval Length ID).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROFTYPE | Profile type | PROFTYPE | EPROFTYPE | NUMC (2) |
| INTSIZEID | Interval Length ID | INTSIZEID | EPROFINTSIZE | CHAR (4) |


