cancel
Showing results for 
Search instead for 
Did you mean: 

Validation based on three dimensions

Former Member
0 Kudos

Hello,

I am working on BPC 10.1 NW and BW 7.4

I am trying to setup Manul validations against a combination of three dimensions

Dim1: Personal Area

Dim2: Personal Sub Area

Dim3: Organizational Unit

i have defined 3 rules where in

Rule1: Personal area = 1010

           Personal Subarea = 10011010,10021010,.......

           Org Unit = 50000165,50000169,........

Rule2 Personal area = 1010

          Personal Subarea = 10011010

          Orgunit = 50000169

Rule 3 Personal Area = 1010

           Personal Subarea = 10021010

           Orgunit = 50000165

based on the above set up i am getting error saying orgunit is not assigned in rule 2 when trying to enter data in combination of rule 3. How to set up validation based on above three dimension combination manually?

Please find set up and error screenshots as attachements

Thanks in advance.

Praveen

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

Please read the document:

"In the logic table, all rules must be passed."!!!

former_member186338
Active Contributor
0 Kudos

P.S. Can you explain what logic test you want to perform?

Former Member
0 Kudos

Hello Vadim,

i want to test with personal area = 1010.


    if (personal subarea = 10011010, then my orgunit = 50000169), else "reject"

    if (Personal Subarea = 10021010, then my orgunit = 50000165), else "reject"

I have taken driving dimension as personal area

now testing with driving dimension as personal subarea

Thank you

Praveen

former_member186338
Active Contributor
0 Kudos

"now testing with driving dimension as personal subarea" - can be a solution!

Create each rule for each subarea...

Former Member
0 Kudos

Thanks Vadim,

Its working fine now.

regards

Praveen

Answers (0)