The Function Module C14Z_STRUCT_COMP_GET_SET (EHS: auf Struktur-Komponenten dynamisch zugreifen) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.
Function Module | C14Z_STRUCT_COMP_GET_SET |
Short Text | EHS: auf Struktur-Komponenten dynamisch zugreifen |
Function Group | C14Z |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMPONENT_NAME | TYPE | C | Name der Komponente | |
I_FLG_CLEAR | TYPE | ESP1_BOOLEAN | ESP1_FALSE | Kennz.: - TRUE - nur die Komp. initialisieren |
I_FLG_GET | TYPE | ESP1_BOOLEAN | ESP1_TRUE | Kennz.: - TRUE - lesender Zugriff |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
X_STRUCTURE | LIKE | Struktur | ||
X_VALUE_FIELD | LIKE | SPACE | Wertfeld |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ASSIGN_ERROR | Fehler bei der Adressierung |