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: 

Dependent validation for control check relationship

monis_shakeel
Active Participant
0 Kudos

Hi,

I need to map a requirement where one meter having two registers should have the same reading within a defined percentage. Any deviation should result in an implausible read.

I have configured a register relationship at the register group level with dependent validation 02 (contol,check) and validation group 004 but different readings do not result in implausible reads.

Could anyone let me know the step wise approach for doing this or where i might have went wrong.

Thanks,

Monis Shakeel

2 REPLIES 2

Former Member
0 Kudos

Hi Monis,

Each Dependent Validation Group works with different Validation parameters. In your case Group is 0004 which is not dependent on the % deviation.

You can check once by debugging the standard FMs which one is triggered and the input/output.

ISU_VALID_DV02_CONTRRELSHIP

ISU_VALID_DV03_SERIALSWITCH

Hope this helps.

Cheers,

Rakesh..

sapisurdg.wordpress.com

0 Kudos

Thanks for your reply Rakesh.

Would you be able to let me know step wise how I could map this or any other dependent validation ?