Menu

SAP Function Module BAPI_COSTESTIMATE_GETEXPLOSION

Determine BOM Explosion for a Cost Estimate

The Function Module BAPI_COSTESTIMATE_GETEXPLOSION (Determine BOM Explosion for a Cost Estimate) is a standard Function Module in SAP ERP and is part of the function group 2044 within the package CKJ8.

Technical Information

Function Module BAPI_COSTESTIMATE_GETEXPLOSION
Short Text Determine BOM Explosion for a Cost Estimate
Function Group 2044
Package CKJ8
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COSTINGDATE LIKE BAPICOSTRE-CSTG_DATE Costing Date
COSTINGNUMBER LIKE BAPICOSTRE-CSTG_NUM Cost Estimate Number
COSTINGTYPE LIKE BAPICOSTRE-CSTG_TYPE Costing Type
COSTINGVERSION LIKE BAPICOSTRE-VERSION Costing Version
COST_COMPONENT_VIEW LIKE BAPICOSTES-VIEW Cost Component View
ENTEREDMANUALLY LIKE BAPICOSTRE-ENTER_MAN Additive Costs
EXPLODE_KF_TOO TYPE XFELD ' ' Also Drilldown Incorrect Cost Estimates
EXPLOSION_DEPTH LIKE BAPICOSTES-EXPLOSION_DEPTH Explosion Level for the Costed Multilevel BOM
LOT_SIZE LIKE BAPICOSTES-LOTSIZE Lot Size
REFERENCEOBJECT LIKE BAPICOSTRE-REF_OBJECT Reference Object
VALUATIONVARIANT LIKE BAPICOSTRE-VLTN_VRNT Valuation Variant

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPLOSION_INCOMPLETE LIKE BAPICOSTES-EXPLOSION_INCP Explosion Incomplete
RETURN LIKE BAPIRETURN Confirmations

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPLOSION_LIST LIKE BAPIEXPLOSIONLIST Costed Multilevel BOM

Exceptions

This function module does not define any Exceptions.