The Function Module BAPI_KEYFIGURE_GETDETAIL (Detail Information for Statistical Key Figure on Key Date) is a standard Function Module in SAP ERP and is part of the function group 1138 within the package KBAS.
Function Module | BAPI_KEYFIGURE_GETDETAIL |
Short Text | Detail Information for Statistical Key Figure on Key Date |
Function Group | 1138 |
Package | KBAS |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROLLINGAREA | LIKE | BAPI1138_GEN-CO_AREA | Controlling area | |
STATKEYFIGURE | LIKE | BAPI1138_GEN-STATKEYFIG | Business process |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
STATKEYFIGDETAIL | LIKE | BAPI1138_KFOUTPUTLIST | Detail information for business process |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRET2 | Return parameter (error table) |
This function module does not define any Exceptions.