cancel
Showing results for 
Search instead for 
Did you mean: 

WBS Validation logic for ensure lower level prefix should be same to upper level code

Rajesh_Prajapat
Explorer
0 Kudos
4,306

Hello Experts,

I want to build the Validation logic for WBS Levels

My Coding Mask is C/XX/XXX/XXXXX-X-XXX-XXX

Project Definition & Level 1 = C/XX/XXX/XXXXX

Level 2 = C/XX/XXX/XXXXX-X

Level 3 = C/XX/XXX/XXXXX-X-XXX

Level 4 = C/XX/XXX/XXXXX-X-XXX-XXX

I want to validate the Level 3 code with the Level 2 Code so that the Level 3 Prefix Code should be as same as Level 2

I am trying to build validation logic as per below condition :

Pre-Requisite --- If Level =3

Check --- Level 3 WBS code :1-12: = Level 2 WBS code :1-12:

But, I am not able to build the validation code to full fill above logic.

Regards

View Entire Topic
Ken_Melching
Product and Topic Expert
Product and Topic Expert
0 Kudos

In PS Validation you will need to write a custom routine to check this.