Start of Content Area

Background documentation CL_ISU_EDM_SETTLSTEP_0005  Locate the document in its SAP Library structure

Adding Profiles

Class derived from CL_ISU_EDM_SETTLSTEP_0001

The process method adds the values of transferred profiles from the settlement period and supplies the total load shape as a result parameter with the parameter number 01.

Any number of profiles with compatible interval lengths and units of measurement can be transferred. The result profile context corresponds to the resulting context of all input profiles.

The system issues a warning if the transferred profiles contain invalid data in the settlement period. An error message is issued if the units of measurement from the input parameters and the result parameter are incompatible.

Note

Class CL_ISU_EDM_SETTLSTEP_0005 can be derived.

ExampleApplication examples for derived classes

In the redefined process method, profile parameters can be grouped according to different criteria and then added in the super->process method (for example, CL_ISU_EDM_SETTLSTEP_0018: Determine Total Load Shape for Each Grid).

In the redefined write_info method an alert, for example, can be triggered if the transferred profiles contain invalid values in the settlement period.

 

 

End of Content Area