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

Create cost planning BAPI

Former Member
0 Likes
1,075

Hi experts

Which BAPI or function can create cost planning for project or wbs element?

BR

Chris

5 REPLIES 5
Read only

Former Member
0 Likes
832

Hi,

*BAPI_COSTACTPLN_CHECKACTINPUT

BAPI_COSTACTPLN_CHECKACTOUTPUT

BAPI_COSTACTPLN_CHECKKEYFIGURE

BAPI_COSTACTPLN_CHECKPRIMCOST

BAPI_COSTACTPLN_POSTACTINPUT

BAPI_COSTACTPLN_POSTACTOUTPUT

BAPI_COSTACTPLN_POSTKEYFIGURE

BAPI_COSTACTPLN_POSTPRIMCOST

BAPI_COSTACTPLN_READACTINPUT

BAPI_COSTACTPLN_READACTOUTPUT

BAPI_COSTACTPLN_READKEYFIGURE

BAPI_COSTACTPLN_READPRIMCOST*

<REMOVED BY MODERATOR>

Edited by: Alvaro Tejada Galindo on Apr 10, 2008 11:16 AM

Read only

0 Likes
832

Hi Balaji

These bapi is not for my requestion.thanks

Read only

Former Member
0 Likes
832

BAPI_PROJECT_MAINTAIN

Read only

0 Likes
832

Hi Amiya

That bapi is maintain the project,can not assign the cost planning to project.

thanks

Read only

0 Likes
832

Hi,

Check if BAPI_ACC_PRIMARY_COSTS_POST helps.

Regards