cancel
Showing results for 
Search instead for 
Did you mean: 

Coding Mask as per project profile

Former Member
0 Kudos

Hi,

I have the 4 coding mask and i have 4 project profile.

I want each project to follow only one coding mask.

How will it be achieved. Is it possible by using the validation rule.

If yes, how to define the rule for the above situation.

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Create a validation for Project Definition as shown below in OPSI

Example:Coding Mask "XXX" to be used for Project Profile "MCP"

Prerequisite:

PROJ-PSPID :1-3: = 'XXX'

Check:

PROJ-PROFL = 'MCP'

Former Member
0 Kudos

hi,

use validation (for WBS),

in pre-requisite area give the project profile for which u want the same coding mask.

and check area give the first letter of coding mask u want to use for all the project profile.

and in message area give the error with relevant wordings.

by

raj