The Function Module K_KKR_OBJECT_CHAR_SET_READ (Lesen aller Merkmale für die Objektsatzstruktur) 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_SET_READ |
Short Text | Lesen aller Merkmale für die Objektsatzstruktur |
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 |
---|---|---|---|---|
I_ONLY_CLASS_CHAR | LIKE | SPACE | Kz: Nur Merkmale der Klassifizierung einlesen |
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 |
---|---|---|---|---|
OBJCHAR_TBL | LIKE | KKROBJCHAR | Liste aller Merkmale in der Objektsatzstruktur |
This function module does not define any Exceptions.