Start of Content Area

Background documentation CL_ISU_EDM_SETTLSTEP_0006  Locate the document in its SAP Library structure

Total Load Shape Including Sub-Settlement Unit

Class derived from CL_ISU_EDM_SETTLSTEP_0001

The process method adds the total load shapes of the transferred settlement units in the settlement period. These are then transferred as input parameter 01 in accordance with the settlement unit hierarchy. The total load shape (including sub-settlement unit) for every top settlement unit exists as a result parameter with the parameter number 01. If a settlement unit does not contain any subsettlement units, the result profile for this settlement unit corresponds to the total load shape.

The system issues a warning if a total load shape is not transferred for a sub or top settlement unit.

Note

Class CL_ISU_EDM_SETTLSTEP_0006 can be derived.

ExampleApplication examples for derived classes

In the redefined write_log method, an error/alert message can be issued if a total load shape is missing for a subsettlement unit or a higher-level settlement unit.

 

 

End of Content Area