SAP Function BAPI_COSTELEM_GETDETAIL - Detail Information for Cost Element on Key Date

Parameter Reference Type Length Default Optional Text
CONTROLLINGAREA BAPI1030_GEN-CO_AREA C 4 Controlling area
COSTELEMENT BAPI1030_GEN-COST_ELEM C 10 Cost element
KEYDATE BAPI1030_GEN-SOME_DATE D 8 Key date

Parameter Reference Type Length Text
COSTELEMENTDETAIL BAPI1030_CEOUTPUTLIST u 148 Detailed information on cost element

Parameter Reference Length Optional Text
RETURN BAPIRET2 548 Return parameter (error table)

Functionality
The module supplies detailed information for a selected cost element.

Notes
You can generate a list of cost elements prior to this using thefunction module BAPI_COSTELEM_GETLIST.

Further information
For more information, see the SAP Library under Cost Center Accountingand Cost Element Accounting.

Description
Return structure with detailed information about the cost element.

Description
Controlling area the cost element is assigned to.

Description
Cost element for which detailed information is demanded.

Description
Key date for which the information is required.

Description
Table for errors and system messages.