SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

EDM - Replacement Value procedure

Former Member
0 Kudos

Can you please help me to set the replacement value procedure. I want to set the Linear replacement value procedure to a group. I am struggling to get this working.

I am getting the following error -

Priorities from 1 to 10 musted be defined for the replacement value

procedure in the procedure group.

A replacement value procedure must be allocated to a priority for

every value to be replaced (from 1 to 9999).

Thanks and Regards,

2 REPLIES 2

Former Member
0 Kudos

During the replacement value procedure, profile values are created to replace missing values.

The replacement value procedure is used for the following reasons:

Profile values do not exist for a certain time period (for example, due to a device breaking down or

communication error).

To perform billing simulations for future time periods or for the creation of forecast schedules.

The replacement value procedures are defined in Customizing.

These replacement value procedure are then allocated to replacement value procedure groups. Replacement value procedure groups are allocated to a profile (in the profile header). This defines the replacement value procedures that are used to generate values for the allocated profile.

In the SAP Reference IMG, choose SAP Utilities u2192 Energy Data

Management u2192 Profile Management u2192 Replacement Value Creation u2192

Define Replacement Value Procedure Group.

The replacement value group can be changed in the profile header after the profile header has been

created.

Only the intervals with missing values are replaced. For example, if some intervals have values and

others do not, the existing values are not overwritten.

It is only possible to generate replacement values for values with the status Value does not exist. (If the

value is 0.00 but has a valid status, the value is NOT replaced)

It is possible to delete values with the status Manually changed/extrapolated/interpolated using the

Modify Profile Values transaction (EDM1) so that replacement values can be regenerated for these

intervals.

Replacement values can only be generated for the profile categories Quantity or Demand.

Multiple replacement value procedures can be allocated to a replacement value procedure group.

The replacement value procedures in a replacement value procedure group are prioritized, whereby the replacement value procedure with the highest priority is called first. If this replacement value procedure cannot replace the missing values (for example, due to missing environment data or data missing from control meter), the replacement value procedure with the next highest priority is called (1 = highest priority, 9 = lowest priority).

The replacement value procedures in a replacement value procedure group are valid for a certain number

of missing values.

Minimum/maximum number of values defines number of values that can be replaced

using values from this procedure.

If the number of values to be replaced lies between 1 and 3, for example, the values are replaced using

the appropriate procedure.

Former Member
0 Kudos

Hi,

Multiple replacement value procedure can be allocated to a replacement value group. The priority is assigned to the replacement value procedure. If the first priority procedure is not able to replace the value the next priority procedure is called. Priority is 1 for highest and 9 for least. Also you have to pass the minimum and maximum values that can be replaced (min is 1 and max is 9999).

Create the replacement value group with the appropriate parameters and your problem should be solved.

Regards,

Krishna