cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_COSTCENTER_CHANGEMULTIPLE and custom field

Former Member
0 Kudos

Hi everyone,

I'm using the function module in the subject to update custom field of cost center.

In case of standard field it works fine but in case of multiple validity period, for the same cost center, function module updates custom fields for all of them.

Is there any way to specify which interval has to be updated for custom fields ?

Thanks in advance.

Regards.

Nico

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Nico,

I'm not sure but I think you can create an interval with BAPI_COSTCENTER_CREATEMULTIPLE (or delete one with BAPI_COSTCENTER_DELETEMULTIPLE).

Regards,

Lucas