Menu

SAP Function Module BAPI_COSTESTIMATE_GETDETAIL

Determine Detailed Information for a Cost Estimate

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module BAPI_COSTESTIMATE_GETDETAIL (Determine Detailed Information 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_GETDETAIL
Short Text Determine Detailed Information 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_GROUP LIKE BAPICOSTES-CCOMPGROUP Cost Component Group
COST_COMPONENT_VIEW LIKE BAPICOSTES-VIEW Cost Component View
CURRENCY_ORG_UNIT LIKE BAPICOSTES-CURRENCY Currency (No Entry -> Company Code Currency)
ENTEREDMANUALLY LIKE BAPICOSTRE-ENTER_MAN Entered manually
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
COST_ESTIMATE_HEADER LIKE BAPIHEADER Cost Estimate Header
DIRECT_PARTNER LIKE BAPIDIRECT_PARTNER Partner Version - Definition of Organizational Units
PARTNER LIKE BAPIPARTNER Partner Version - Definition of Organizational Units
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
COST_COMPONENTS LIKE BAPISPLITT Cost Components
COST_COMPONENTS_AS LIKE BAPISPLITT Value Fields for Individual Cost Components in Auxiliary Cost Component Split
DIR_PART_BUSINAREA_CC LIKE BAPIDIR_PART_BUSINAREA_CC Value Fields for Individual Cost Components Direct Partner Business Area
DIR_PART_BUSINAREA_CC_AS LIKE BAPIDIR_PART_BUSINAREA_CC Value Fields for Cost Components Aux Cost Comp Split Dir Partner Business Area
DIR_PART_COMPCODE_CC LIKE BAPIDIR_PART_COMPCODE_CC Value Fields for Individual Cost Components Direct Partner Company Code
DIR_PART_COMPCODE_CC_AS LIKE BAPIDIR_PART_COMPCODE_CC Value Fields for Cost Components Aux Cost Comp Split Dir Partner Company Code
DIR_PART_PLANT_CC LIKE BAPIDIR_PART_PLANT_CC Value Fields for Individual Cost Components Direct Partner Plant
DIR_PART_PLANT_CC_AS LIKE BAPIDIR_PART_PLANT_CC Value Fields for Cost Components Auxiliary Cost Comp Split Direct Partner Plant
DIR_PART_PRFTCTR_CC LIKE BAPIDIR_PART_PRFTCTR_CC Value Fields for Individual Cost Components Direct Partner Profit Center
DIR_PART_PRFTCTR_CC_AS LIKE BAPIDIR_PART_PRFTCTR_CC Value Fields for Cost Components Aux Cost Comp Split Direct Partner Profit Ctr
PARTNER_COST_COMPONENTS LIKE BAPIPARTNER_COST_COMPONENTS Value Fields for Individual Cost Components - Partner Cost Component Split
PARTNER_COST_COMPONENTS_AS LIKE BAPIPARTNER_COST_COMPONENTS Value Fields for Individual Cost Components - Partner Cost Component Split

Exceptions

This function module does not define any Exceptions.