The Function Module K_KKR_KKBOB_READ (Lesen aller Objektsätze anhand einer Selektionstabelle) is a standard Function Module in SAP ERP and is part of the function group KKRO within the package KKR.
Function Module | K_KKR_KKBOB_READ |
Short Text | Lesen aller Objektsätze anhand einer Selektionstabelle |
Function Group | KKRO |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HIART | LIKE | TKKR0-HIART | SPACE | Hierarchy type |
HIEID | LIKE | TKKR0-IDENT | SPACE | Hierarchy ID |
RENORM | LIKE | 'X' | In: Transform pseudo blank back into blank |
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 |
---|---|---|---|---|
KKBOB_TBL | LIKE | KKBOB | Output: List of summarized object records | |
SELECTED_FIELDS | LIKE | CFBSF01 | List of all fields of drilldown | |
SELECTION_TBL | LIKE | CEDST | Input: Selection table |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
HIERARCHY_NOT_ALLOWABLE | Hierarchy not allowed for summarized obj records |
HIERARCHY_NOT_EXIST | Hierarchy does not exist |
WRONG_CHARACTERISTIC | Selection table contains invalid characteristic |