Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>StatisticKeyFigureCO



Index

StatisticKeyFigureCO

StatisticKeyFigureCO


The architecture area Statistical base contains the statistical
base, that is, a quantity that varies in proportion to the accrual of costs.


For the statistical bases, period figures can be recorded per
controlling object - costs. Because of the proportional variation of
statistical bases in relation to costs, these period figures can be
used as bases for the apportionment of the costs to be sent during the allocation of costs between controlling object - costs.


Statistical bases can be grouped and for these groupings hierarachical arrangements can be defined.


11-Dec-2005


Methods

Available Methods


  • ChangeMultiple : Change One or More Statistical Key Figures [ BAPI_KEYFIGURE_CHANGEMULTIPLE ]
  • CreateMultiple : Create One or More Statistical Key Figures [ BAPI_KEYFIGURE_CREATEMULTIPLE ]
  • GetDetail : Detailed Information for a statistical key figure for a key date [ BAPI_KEYFIGURE_GETDETAIL ]
  • GetList : Determine List of Statistical Key Figures Using Selection Criteria [ BAPI_KEYFIGURE_GETLIST ]

11-Dec-2005


ChangeMultiple

ChangeMultiple


This module changes one or more master records of CO statistical key figures.

The module interface includes fields that can also be filled when working online. The corresponding field checks are performed.

If you have set the TESTRUN flag, only the checks are performed and the subsequent posting is not carried out (check function).

Further Information

Consult the Overhead Cost Controlling documentation.


11-Dec-2005


CreateMultiple

CreateMultiple


This module creates one or more master records for statistical key figures in CO.

The interface of this module contains fields that can also be filledduring online processing. The appropriate field checks happen.

If you set the flag TESTRUN, only the checks occur. The subsequent posting does not take place (Check Functions).


Notes

The statistical key figure must not already be present in the database.

Further Information

Consult the documentation for Overhead Cost Controlling.


11-Dec-2005


GetDetail

GetDetail


The module provides detail information on a given statistical key figure.

Notes

Prior to this module, you can use function module BAPI_KEYFIGURE_GETLIST to generate a list of statistical key figures.

Further Information

For more information, see the SAP Library under Overhead Cost Controlling.


11-Dec-2005


GetList

GetList


This module determines a list of statistical key figures that comply with the selection criteria in the interface.

Notes

Following this module, you can use the function module BAPI_KEYFIGURE_GETDETAIL to determine further detailed information for
a single key figure.

Further Information

For more information, see the SAP Library and the sections Cost Center Accounting and Overhead Cost Controlling.


11-Dec-2005