The Function Module K_KKR_OBJECT_CHAR_STR_READ (Lesen einer Objektmerkmals-Struktur) is a standard Function Module in SAP ERP and is part of the function group KKRO within the package KKR.
Function Module | K_KKR_OBJECT_CHAR_STR_READ |
Short Text | Lesen einer Objektmerkmals-Struktur |
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 | Hierarchie-Art |
HIEID | LIKE | TKKR0-IDENT | SPACE | Identifikation der Merkmalsstruktur |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJCHAR_HEADER | LIKE | V_TKKR0 | Header der Merkmalsstruktur |
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 |
---|---|---|---|---|
OBJCHAR_TBL | LIKE | KKROBJCHAR | Liste der Merkmale in der Merkmalsstruktur |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHAR_STR_NOT_GENERATED | Die Merkmalsstruktur wurde noch nicht generiert |