SAP ABAP Interface IF_GUI_DYNAMIC_DATA (Interface for Processing Dynamic Control Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework

⤷

⤷

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
Interface | IF_GUI_DYNAMIC_DATA | |
Short Description | Interface for Processing Dynamic Control Data |
General Data
Package | SCET | Control Enabling Technology / Control Framework |
Created | 19991026 | SAP |
Last changed | 00000000 | SAP |
Unicode checks active |
Forward declarations
Interface IF_GUI_DYNAMIC_DATA has no forward declaration.
Interfaces
Interface IF_GUI_DYNAMIC_DATA has no interface.
Friends
Interface IF_GUI_DYNAMIC_DATA has no friend.
Attributes
Interface 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
Interface IF_GUI_DYNAMIC_DATA has no event.
Types
Interface 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 |