Hi
I am trying to write a validation using Coding Mask -Project ID.
If any project ID that starts with KFIL , it has to automatically pick up Project Profile 'ENG'.
I have used Coding Mask;
Project ID : KFIL
Description : 0000-XX-XXXX
The Coding Mask -Project ID has been assigned to the Project Profile 'ENG' and automatic validation has been selected.
For Validation I am quoting as below;
Prerequisite : PROJ-PSPID = 'KFIL0000XX'
Check : PROJ-PROFL = 'ENG'
Point is if I want to check,
If the Proj Profile is not equal to ENG;
I am quoting as PROJ-PROFL <> 'ENG'
Then it has to show me error message.
Is it the right way to do it or any suggestions?
Edited by: Mohan R. Desai on Dec 6, 2011 12:45 PM