The Function Module K_KKR_CO_OBJECT_ROLLUP (Hochrollen mehrerer Hierarchieknoten) is a standard Function Module in SAP ERP and is part of the function group KKRK within the package KKR.
Function Module | K_KKR_CO_OBJECT_ROLLUP |
Short Text | Hochrollen mehrerer Hierarchieknoten |
Function Group | KKRK |
Package | KKR |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_OPTIONS | LIKE | KKRVDIMP2 | Options for processing | |
I_RUN_DATA | LIKE | KKRVDIMP1 | Parameters of summarization run |
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 |
---|---|---|---|---|
E_MESSAGE_TBL | LIKE | CMFMSG | Table with collected messages | |
I_FGR_TBL | LIKE | KKRVDSTR3 | Table with field groups to be selected | |
I_OBJECTS_TBL | LIKE | KKR_OBJ_KZ | Table with single objects | |
I_SON_TBL | LIKE | KKR_OBJ_KZ | Table with children of summarization nodes | |
T_VDNODES | LIKE | KKRVDSTR | Data on node |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ACTUAL_VERSION | Rollup processor not current |
READ_PROBLEM | Problem reading or rolling up |
WRITE_PROBLEM | Problem merging and saving |