CL_ISU_EDM_SETTLSTEP_0003
Class derived from CL_ISU_EDM_SETTLSTEP_0001
The process method adds the load shapes of all interval customers that have the selection type consumption, for the settlement period and the transferred settlement units. It then provides the total load shape (per settlement unit) as a result parameter with the parameter number 01.
All selected load shapes must have compatible interval lengths and units of measurement (an error message is issued if this is not the case). The units of measurement and the interval lengths are automatically converted into the unit of measurement and interval length of the result profile (for example, 30 minutes into 15 minutes).
The system issues a warning if load profiles were not selected for the transferred settlement units, or if the selected load profiles contain invalid data in the settlement period.

Class CL_ISU_EDM_SETTLSTEP_0003 can be derived.
Application examples for
derived classes
In the redefined constructor, the co_seltype variable can be set to process the load shapes to another selection type.
In the redefined write_log method, an error/alert message can be issued if too many profiles contain invalid values.