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: 

Cookbook for Dependent validation of Meter Reading

Former Member
0 Kudos

Hello,

I would like to implement dependent validation between the meter reading of the energy and demand register of a meter for example the ratio of the consumption of the energy and demand register cannot be greater than a fixed value. I would like to know which dependent validation of meter reading can be used for this purpose.

It would be great if there is some meter reading validation or dependent validation cookbook available

Thank you very much

Anthony Leung

1 REPLY 1

Former Member
0 Kudos

Hi Anthony,

You have to create a customize validation for this. In SPRO and use the Enhancement EDMASSES User-Defined Validation for Overestimation. Within the Enhancement you can get both readings in xt_eabl table then write code to validate as per the requirement and set the flag for implausible meter reading result.

With regards,

Sunil