cancel
Showing results for 
Search instead for 
Did you mean: 

Error of validation rule in a project.

Former Member
0 Kudos

Hi All,

I am getting an error while creating a wbse in a project and saving it. I found that validation rule is created for wbse:

PROJ-PROFL = 'ZME0001' (Prerequisite)

PRPS-POSKI = PROJ-PSPID :1-9: (Check)

Check the project coding mask consistency. (message if check fails).

Now, i am creating a project definition for profile ZME0001 and saving it . Then , i open the project and add wbse on level 1 with same id as project definition i.e AA-UP/11/001 and when i am saving it system gives me an error message defined in validation rule, i tried by restricting the lenght of wbse short id to 9 but it doesnt work.

please let me know where i am doing wrong.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

closed

Former Member
0 Kudos

Hi,

Try to create WBS element without seperators and check if system allows. I checked tables PRPS & PROJ and think that PSPID has conversion exit while POSKI doesnt have. In case your check is successful the validation should be modified to check POSID instead of POSKI in PRPS.

Regards

Shrikant

Former Member
0 Kudos

Sloved. In mask id field of project definition i tried by putting ++ ++ ++ +++

Edited by: SAP PS on Feb 8, 2012 7:49 AM

Former Member
0 Kudos

Please close the thread

Former Member
0 Kudos

hi

simulate the valdiation and check for an entry.

in validation prerequisite should be met and check should be failed then only the error message will popup.