CL_ISU_EDM_SETTLSTEP_0016
Class derived from CL_ISU_EDM_SETTLSTEP_0001
The process method determines the load profiles of non-interval customers for the transferred settlement unit and grids for the settlement period. It supplies the total load profile for the settlement unit (parameter number 01) and the total load profiles per grid in the settlement unit (parameter number 02) as result parameters. The load profiles are calculated from the synthetic profile of the customer group and the consumption factors.

The settlement step can only be called using a settlement unit.

Class CL_ISU_EDM_SETTLSTEP_0016 can be derived.
Application examples for
derived classes
In the redefined constructor, the co_seltype variable can be set to process the profiles to another selection type.
In the redefined process method, super->process can be called per settlement unit if different settlement units are to be processed using the same algorithm in the derived settlement step .