Fonction SAP BAPI_COSTELEM_GETLIST - List of Cost Elements for Selection Criteria

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CATEGORY BAPI1030_GEN-CE_CATEGORY C 2 X Cost element category ("from" value)
CATEGORYTO BAPI1030_GEN-CE_CATEGORY C 2 X Cost element category ("to" value)
COAREA BAPI1030_GEN-CO_AREA C 4 Controlling area
COSTELEMENTFROM BAPI1030_GEN-COST_ELEM C 10 X Cost Elem (fr value)
COSTELEMENTGROUP BAPI1030_GEN-COST_ELEM_GRP C 15 X Cost element group
COSTELEMENTTO BAPI1030_GEN-COST_ELEM C 10 X CElem (To-Value)
DATE BAPI1030_GEN-SOME_DATE D 8 SY-DATUM X Validity period: Start
DATETO BAPI1030_GEN-SOME_DATE D 8 X Validity period: End

Paramètre Reférence Long. Facultatif Description
COSTELEMENTLIST BAPI1030_CELIST 74 Return table: List of cost elements
RETURN BAPIRET2 548 Return parameter (error table)

Functionality
This module determines a list of cost elements that comply with theselection criteria in the interface.

Notes
You can subsequently use the function module BAPI_COSTELEM_GETDETAIL todetermine further detailed information for a single cost element.

Further information
You can find further information on this subject in the SAP Libraryunder Cost Center Accounting and Cost Element Accounting.

Description
From value for the cost element category in theselection.

Description
To value for the cost element category in theselection.

Description
Controlling area in which the cost elementcategory originates.

Description
From value for the cost element selection.

Description
Cost element group that the cost elements are to belongto.

Description
To value for the cost element selection.

Description
From date or key date for the selection.

Default
Today's date.

Description
To date for the selection.

Description
Table of cost element categories that match theselection criteria.