The ESEASONBLOCKDEF table in SAP ERP or S/4HANA stores Season Group Definition data. There are total 3 fields in ESEASONBLOCKDEF table. The Season Group Definition 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 ESEASONBLOCKDEF table. It is in Profile Management (EE_EDM_PRO) ABAP package and is part of the Energy Data Management (IS-U-EDM) module.
SAP ESEASONBLOCKDEF Table Fields
Following is the list of fields that are available in SAP ESEASONBLOCKDEF table. The primary key fields of the table are MANDT (Client), SEASONBLOCK (Season group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| SEASONBLOCK | Season group | E_SEASONBLOCK | ESEASONBLOCK | CHAR (10) |
| SEASON | Season type | E_SEASON | ESEASON | CHAR (10) |


