Menu

SAP Function Module BAPI_COSTESTIMATE_ITEMIZATION

Determine Itemization for a Cost Estimate

The Function Module BAPI_COSTESTIMATE_ITEMIZATION (Determine Itemization 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_ITEMIZATION
Short Text Determine Itemization 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
ENTEREDMANUALLY LIKE BAPICOSTRE-ENTER_MAN Additive Costs
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
ITEMIZATION_HEADER LIKE BAPIITEMIZATIONHEADER Itemization Header
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
ITEMIZATION_LIST LIKE BAPIITEMIZATIONLIST List of Items in Itemization

Exceptions

This function module does not define any Exceptions.