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

BAPI for creating cost estimate

Former Member
0 Likes
4,734

Apart from BAPI_COSTESTIMATE_CREATE_SPLIT is there a BAPI or other function module for creating a cost estimate.

BAPI_COSTESTIMATE_CREATE_SPLIT is marked as obsolete, and you have to pass all the costings to it.

This is for version 4.7.

2 REPLIES 2
Read only

Former Member
0 Likes
2,420

Refer:

[http://mysap.wordpress.com/2008/07/29/list-of-bapis/]

Read only

Former Member
0 Likes
2,420

Hi Rafal,

Check these BAPIs:

BAPI_COSTESTIMATE_GETDETAIL - Determine detailed information for a cost estimate

BAPI_COSTESTIMATE_GETEXPLOSION - Determine BOM Explosion for a Cost Estimate

BAPI_COSTESTIMATE_GETLIST - Determine cost estimate lists

BAPI_COSTESTIMATE_ITEMIZATION - Determine itemization for a cost estimate

Regards,

Chandra Sekhar