The Function Module KKR_CO_OBJECT_ROLLUP_READ (i: Lesen und Hochrollen der Summensätze eines Hierarchieknotens) is a standard Function Module in SAP ERP and is part of the function group KKRK within the package KKR.
Function Module | KKR_CO_OBJECT_ROLLUP_READ |
Short Text | i: Lesen und Hochrollen der Summensätze eines Hierarchieknotens |
Function Group | KKRK |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_GJAHR_BIS | LIKE | GLU1-RYEAR | To fiscal year | |
I_GJAHR_VON | LIKE | GLU1-RYEAR | From fiscal year | |
I_KOKRS | LIKE | TKA01-KOKRS | Controlling area | |
I_PER_BIS | LIKE | COSP-PERBL | Period to | |
I_PER_VON | LIKE | COSP-PERBL | Period from | |
I_PROCESSOR | LIKE | SY-REPID | Report name of processor generated | |
I_SPERIV | LIKE | T009-PERIV | Fiscal year variant (sender) | |
I_TABNAME | LIKE | T807H-STAB | Table name (COSPA, COSSA, COSLA, ...) |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
I_FGR_TBL | LIKE | COFGR | Field groups to be selected | |
I_OBJECTS_TBL | LIKE | KKR_OBJ_KZ | Single objects |
This function module does not define any Exceptions.