Application Development 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: 

BAPI for creating cost estimate

Former Member
0 Kudos

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

Former Member
0 Kudos

Refer:

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

Former Member
0 Kudos

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