Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM/BAPI K_COSTELEM_BAPI_CHANGE

Former Member
0 Likes
1,280

Hi gurus,

Have you noticed this FM/BAPI. Actually I am looking for a BAPI that can change cost elements master data. I've find this one but the problem is, it does not have a code.

Can anyone suggest what is this or is there any FM/BAPI that I can use for changing the cost elements?

I am also planning to use this FM RK_COSTELEMENT_UPDATE but this is a direct update to the database.

Regards,

Andre

Hi gurus,

Have you noticed this FM/BAPI. Actually I am looking for a BAPI that can change cost elements master data. I've find this one but the problem is, it does not have a code.

Can anyone suggest what is this or is there any FM/BAPI that I can use for changing the cost elements?

I am also planning to use this FM RK_COSTELEMENT_UPDATE but this is a direct update to the database.

Regards,

Andre

3 REPLIES 3
Read only

Former Member
0 Likes
945

Hi Andre,

try with below bapi.

BAPI_COSTELEM_GETDETAIL Detail Information for Cost Element on Key Date

BAPI_COSTELEM_CREATEMULTIPLE Create One or More Cost Elements

BAPI_COSTELEM_GETLIST List of Cost Elements for Selection Criteria

Read only

0 Likes
945

Hi syfulla,

Are any of these BAPI can be used for changing the Cost Element?

Regards

Andre

Read only

Former Member
0 Likes
945

hi

check this BAPI_COSTACTPLN_POSTACTINPUT and idoc cost element group - COGRP1 / COGRP01

hope this helps

regards

Aakash Banga