cancel
Showing results for 
Search instead for 
Did you mean: 

Validation for Coding Mask

Former Member
0 Kudos

Hi,

I am having 8 coding masks for different Project Types.

While creating the Project definition, system has to validate the coding mask based on project types and it should not allow to enter other coding masks also.

How to acheive this?

Regards

Suresh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

It requires validation config. tr. code OPSI for project defination. in that prerequisit would be

PROJ-PSPID : 1-2: = ' Project ID'

and Check with Project profile i.e. PROJ-PROFL = ' --- '

And mesaage type - which woul be created with help of Abaper

Regards,

Sudhir

Former Member
0 Kudos

Hi Shrikant/Hemant/Sudhir,

Thanks for your quick reply.

Validation based on Project type wil be the correct one. But I couldn't able to find project type field in OPSI for project definition.

So How to proceed further?

Regards

Suresh

Former Member
0 Kudos

Project type field is in project profile, therefore validation is done with Project profile.

Sudhir

Former Member
0 Kudos

Hi,

You couldnt find that field in OPSI bcoz its not there at Project Defn level. What you cud do is:

1. Do validation at root level WBS

2. At Project profile level.

First option has one issue, in case you create project only w/o WBS validation wont run till u create level 1 WBS so advise to go with option 2.

Regards

Answers (3)

Answers (3)

vaibhavgoel
Explorer
0 Kudos

This message was moderated.

Former Member
0 Kudos

please refer this thread....instead of project profile validate it with project type.

Regards

Former Member
0 Kudos

Hi,

Your requirment be addresses thru Validation. Refer similar thread:

Let us know if you face any issues.

Regards