The Function Module K_KKR_VDCO_OBJECT_READ (Lesen des verdichteten CO-Objekts) is a standard Function Module in SAP ERP and is part of the function group KKRR within the package KKR.
Function Module | K_KKR_VDCO_OBJECT_READ |
Short Text | Lesen des verdichteten CO-Objekts |
Function Group | KKRR |
Package | KKR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BLANK_RENORM | LIKE | 'X' | In: Transformation blank (escape character) | |
EDTHIEBG | LIKE | SPACE | Paramter: Do not use | |
HIART | LIKE | CKRCO-HIART | Hierarchy type | |
HIEID | LIKE | CKRCO-HIEID | Hierarchy ID | |
LANGU | LIKE | SY-LANGU | SPACE | Language for description (default - SY-LANGU) |
VARHIEBG | LIKE | CKRCO-VARHIEBG | Hierarchy term |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
VDCO_OBJECT | LIKE | KKRVDCOOBJ | VDCO object read |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
EDIT_HIER_TERM_IS_WRONG | Hierarchy term edited incorrectly |
VDCO_NOT_FOUND | Summarized CO object not found |
VDCO_NOT_SPECIFIED | Summarized CO object was not addressed |