The EPROFVERSVALUE table in SAP ERP or S/4HANA stores Values for Profile Version data. There are total 4 fields in EPROFVERSVALUE table. The Values for Profile Version 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 EPROFVERSVALUE table. It is in Profile Management (EE_EDM_PRO) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP EPROFVERSVALUE Table Fields
Following is the list of fields that are available in SAP EPROFVERSVALUE table. The primary key fields of the table are MANDT (Client), PROFVERSNO (Profile version number), VALUEDAY (Day of profile values).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| PROFVERSNO | Profile version number | PROFVERSNO | NUMC (18) | |
| VALUEDAY | Day of profile values | PROFVALDAY | DATS (8) | |
| VALUE | Profile value | PROFVALUE | DEC (16) |


