cancel
Showing results for 
Search instead for 
Did you mean: 

Validations for Project ID

Former Member
0 Kudos

Hi Experts ,

This ia about the logic for Validations.

The requirement is like we have two types of projects

.1) Customer projects (PROJ ID in the coding mask is defined as CUST

and

2)Investment Projects(PROJ ID in the Coding mask is defined as CAPX .

When the projects are defined and structured with WBS elements , system is allowing to change the PROJECT ID from CUST to CAPX to the respective WBS lements .

In other words , the consistency is missing in the WBS elements .

Now ..to address this ..we need to define a Validation .

Since i am poor in writing logic for these validations can anyone throw some guidance in providing suitable logic to address the above requirement .

Regards

Judy

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

As Srikanth mention you can define prerequisite & refer following thread for more details.

Regards,

SL

Former Member
0 Kudos

Hi SL ,

Many thanks for the valuable suggestion .

This has been resolved.

Former Member
0 Kudos

Hi,

You can use either Project Profile or the Project Type for pre-requisite check. If the check is satisfied you can prevent the change of Project Number with an appropriate error message.

Regards

Sreekanth