cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to capture alternate cost centre from EC in SAP on prem system

former_member201275
Active Contributor
1,575

On our EC system, as part of "One Time Payments" a field has been added. This field is called "alternate cost centre" i.e. it holds a cost centre value.

When EC is then replicated in our SAP on Prem we have to add this cost centre in to the infotype 0015. I know where to do this manually i.e. in PA30 go to infotype 0015 and then click on the "Maintain cost assignment" button and then enter the cost centre.

I don't know how to include this in the replication process, because it is not actually a field in infotype 0015.

Has anyone done anything like this.

All help greatly appreciated.

Accepted Solutions (0)

Answers (2)

Answers (2)

MichalUhlir
Explorer
0 Likes

Hi guys,

I am working on the same issue.

Did you find the solution?

Best Regards,
Michal

MichalUhlir
Explorer
0 Likes

I found the solution. You have to implement BADI ECPAO_IN_EXT_PROCESS_INFOTYPE and fill C_PREF_TAB with requested data.

jd0001
Newcomer
0 Likes

Hi Michael,

Can you share the details of what was included in the BADI. We cannot find in which table the alternate cost centre and company code are stored. I recall from a past client that it was in ASSOB_HR.

Regrads

Joan Dent

AlexSampayo2
Explorer
0 Likes

Hi Glen,
I am doing the same, how did you do this?
CHeers,
Alex