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

function modules or BAPI for posting plan costs for WBS Element

Former Member
0 Likes
3,373

Hi all,

Does anyone know, whether there exists a function module or BAPI for posting plan costs to a WBS Element? K_COSTS_PLAN_PS does not work, because RKP1 is not allowed.

Greetings

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,364

check

BAPI_COSTACTPLN_POSTACTINPUT Activity Input Planning: Posting

BAPI_COSTACTPLN_POSTACTOUTPUT Activity/Price Planning: Posting

BAPI_COSTACTPLN_POSTKEYFIGURE Stat. Key Figure Planning: Postings

BAPI_COSTACTPLN_POSTPRIMCOST Primary Cost Planning: Postings

BAPI_PDTRANSCO_POSTPRIMCOST Transfer of Planning Data: Post Primary Costs

K40C CO Actual Postings, Manual

BAPI_ACC_PRIMARY_COSTS_POST Accounting: Post Primary Costs

BAPI_COPAACTUALS_POSTCOSTDATA BAPI Operating Concern: Post Costing-Based Actua

BAPI_PRIM_COST_CHECK_AND_POST Primary Costs: Formal Parameter Check

S@meer

2 REPLIES 2
Read only

Former Member
0 Likes
1,365

check

BAPI_COSTACTPLN_POSTACTINPUT Activity Input Planning: Posting

BAPI_COSTACTPLN_POSTACTOUTPUT Activity/Price Planning: Posting

BAPI_COSTACTPLN_POSTKEYFIGURE Stat. Key Figure Planning: Postings

BAPI_COSTACTPLN_POSTPRIMCOST Primary Cost Planning: Postings

BAPI_PDTRANSCO_POSTPRIMCOST Transfer of Planning Data: Post Primary Costs

K40C CO Actual Postings, Manual

BAPI_ACC_PRIMARY_COSTS_POST Accounting: Post Primary Costs

BAPI_COPAACTUALS_POSTCOSTDATA BAPI Operating Concern: Post Costing-Based Actua

BAPI_PRIM_COST_CHECK_AND_POST Primary Costs: Formal Parameter Check

S@meer

Read only

0 Likes
1,364

great, BAPI_COSTACTPLN_POSTPRIMCOST worked, after I remembered to put in a commit work after the BAPI...