cancel
Showing results for 
Search instead for 
Did you mean: 

Validation for WBS elements

soubhagya_rout
Participant
0 Kudos

Hi,

Here we have a coding mask IN-01.XXX.XXX and FS-01.XXX.XXX. Suppose I have created a Project Definition IN-01. In which the 1st level WBS is IN-01, 2nd level WBS is IN-01.ABC. Now when I'm going to create 3rd level WBS, the system allows me create WBS FS-01.ABC.XYZ which should not be allowed.

Kindly help how to control that by validation/ substition, so that it always starts with the superior WBS.

Thanks,

Soubhagya

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

This is possible using validations.

Prerequisite - Level 1 (PRPS-STUFE = '1')

Check - WBS Element :1-8: = Project Def. :1-8:(PRPS-POSID :1-8: = PROJ-PSPID :1-8:)

From level 2 onwards check will be ....PRPS-POSID :1-10: = RCJ_PRPSUP-POSID :1-10:

Message - as you want....

Thanks & Regards,

Murthy.

 

soubhagya_rout
Participant
0 Kudos

Hi,

Thanks a lot Mr. Murthy for kind help. Now it's working fine.Can you please explain how this 2nd check works means, what does it mean :1-10:

Again thanks a lot.

Thanks

Answers (1)

Answers (1)

Former Member
0 Kudos

Gentlement,

I need your help with validation in hierarchy WBS. Lower levels must respect WBS superior levels.

How could we do it.

thanks