Menu

SAP Function Module BAPI_KEYFIGURE_GETLIST

List of Stat. Key Figures for Selection Criteria

The Function Module BAPI_KEYFIGURE_GETLIST (List of Stat. Key Figures for Selection Criteria) is a standard Function Module in SAP ERP and is part of the function group 1138 within the package KBAS.

Technical Information

Function Module BAPI_KEYFIGURE_GETLIST
Short Text List of Stat. Key Figures for Selection Criteria
Function Group 1138
Package KBAS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
COAREA LIKE BAPI1138_GEN-CO_AREA Controlling area
STATKEYFIG LIKE BAPI1138_GEN-STATKEYFIG Statistical key figure ('from' value)
STATKEYFIGGROUP LIKE BAPI1138_GEN-STATKEYFIGGRP Group of statistical key figures
STATKEYFIGTO LIKE BAPI1138_GEN-STATKEYFIG Statistical key figure ('to' value)

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
KEYFIGURELIST LIKE BAPI1138_KFLIST Return table: List of statistical key figures
RETURN LIKE BAPIRET2 Return parameter (error table)

Exceptions

This function module does not define any Exceptions.