Skip to Content
0
Former Member
Apr 02, 2007 at 08:32 AM

Validation in PS

48 Views

I’m trying to write a validation on WBS which should behave something like below:

Level 1 WBS A is Account Assigned

Level 2 WBS B is also Account Assigned.

Then Error!

I want only the child WBS elements to be account assigned and not the superior elements.

I’ve tried to write the validation but its not behaving as intended.

Prerequisite:

PRPS-BELKZ = 'X' (WBS element)

Check:

RCJ_PRPSUP-BELKZ = 'X' (Superior WBS element)

Message:

Error

Please suggest how should I build a validation