cancel
Showing results for 
Search instead for 
Did you mean: 

Fixed Cost Center against Person Responsible.

Former Member
0 Kudos

Hi Guys,

I am looking to default the cost center field based on the person responsible selected. Can I use substitution with user exit. How do I proceed?

Please suggest.

Regards,

Sidhesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

U mean...Does Cost Center needs to be changed as and when person responsible is changed?

Well, that can be achieved through normal substitution. Why don't you use Prerequisites PRPS-VERNR and PRPS-FKSTL.

But you need to hardcode many values based on these prerequisites. I hope you may have Many:1 (many is to one) relationship. Eg- Many person responsible may have only 1 cost center fixed.

Regards,

Amit

sunil_yadav2
Active Contributor
0 Kudos

Hi

for many to one relationship you can also use Sets along with substitution. then in future there night be situation where you need to add or delete person responsible so you can change Sets and substitution will work.

thanks

Sunil

Answers (3)

Answers (3)

pardhreddyc
Active Contributor
0 Kudos

Dear,

Whether you would like to assign the Responsible cost center or Requesting cost center?

Are you planning to substitute all WBS elements of your Project definition based on "Person responsible" in project definition?

In standard SAP you can assign cost center based on PERSON RESPONSIBLE in PROJECT DEFINITION to WBS elements using transaction OPSI(Validations) and OPSN(Substitutions)

Responsible Cost center - Responsible to carry out the WBS element activity

Requesting Cost center - This cost center which is transferred to Master data of AUC and cost will be settled.

I can suggest here using validation and substitution with transaction OPSI & OPSN based on person responsible substitute "Responsible cost center" and based on "Applicant no." substitute "Requesting cost center", as Applicant may be user department who is requesting the CAPEX in his location.

This is just an idea i got it.

Regards,

Pardhu

Former Member
0 Kudos

Hi,

Well that was for Responsible cost center field and thanks for your information. Issue has been resolved.

Regards,

Sidhesh

Former Member
0 Kudos

Thanks Sunil and Amit,

Issue solved. I am using the process as per your advise.

Regards,

Sidhesh

Former Member
0 Kudos

Hi,

You may also think to use the WBS field selection having influencing function (OPUK) and  add a normal validation in front of this or make the person responsible field required to ensure you got a field to look from.


Regards,

Amit