cancel
Showing results for 
Search instead for 
Did you mean: 

Validation of Repsonsible Cost Centre against the Profit Centre

Former Member
0 Kudos

Is there any means to validate the responsible cost centre on the WBS element against the profit centre mentioned on the WBS element?

I'm looking of a solution which doesn't involve any user exits.

If the validation can be built using the standard validations possible in PS, please help me in mentioning the prerequisite and checks to be carried out.

Regards

Sreenivas

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Sreenivas,

It is not possible to use other fields than the ones contained in PRPS or PROJ. A user exit should be needed to bypass this limitation.

If you are trying to validate the responsible cost center against particular values of the profit center (constant values), this can be easily coded in OPSI without the need of a user exit.

If, however, you are trying to check that the profit center maintained in the cost center master data is consistent with the profit center in the WBS element, you will need to code your own exit

Hope this helps!

Regards

Martina

Former Member
0 Kudos

My requirement is to check that the profit center maintained in the cost center master data is consistent with the profit center in the WBS element.

In this case I would need to have a exit.

Thanks,

Sreenivas

Answers (0)