SAP ABAP Class IF_GUI_DYNAMIC_DATA (Interface for Processing Dynamic Control Data)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_ALV_GRID_BASE | Basis Class for ALV Grid | 19991109 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GUI_PROPS_CONSUMER | Receives Global GUI Props | 19991228 |
Properties
Class | IF_GUI_DYNAMIC_DATA | |
Short Description | Interface for Processing Dynamic Control Data | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 19991026 | SAP |
Last change | 00000000 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_GUI_DYNAMIC_DATA has no forward declaration.
Interfaces
Class IF_GUI_DYNAMIC_DATA has no interface implemented.
Friends
Class IF_GUI_DYNAMIC_DATA has no friend class.
Attributes
Class IF_GUI_DYNAMIC_DATA has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | End of a Node | 19991027 |
2 | ![]() |
Instance method | Public | Method | New Data for Control Proxy | 19991027 |
3 | ![]() |
Instance method | Public | Method | Call Processing of new Value Pair | 19991027 |
Events
Class IF_GUI_DYNAMIC_DATA has no event.
Types
Class IF_GUI_DYNAMIC_DATA has no local type.
Method Signatures
Method ON_EXECUTE_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Knotens | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Ausführen der Knotendaten | 19991027 |
Method ON_NEW_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Rootknoten der Daten | 19991027 | ||
2 | ![]() |
RETVAL | Value transfer | Object reference (TYPE REF TO) | IF_GUI_DYNAMIC_DATA | Neuer Consumer | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Datenverarbeitung | 19991027 |
Method ON_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | Name des Wertes | 19991027 | ||
2 | ![]() |
VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 19991027 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Verarbeitung des Werts | 19991027 |
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in |