SAP ABAP Class CL_DYNAMIC_GUI_EXTENSIONS (DO NOT USE Only for internal purposes)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-FES-GUI (Application Component) Graphical User Interface
⤷
SCET (Package) Control Enabling Technology / Control Framework
⤷
⤷
Properties
| Class | CL_DYNAMIC_GUI_EXTENSIONS | |
| Short Description | DO NOT USE Only for internal purposes | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SCET | Control Enabling Technology / Control Framework |
| Created | 19990928 | SAP |
| Last change | 19991102 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DYNAMIC_GUI_EXTENSIONS has no forward declaration.
Interfaces
Class CL_DYNAMIC_GUI_EXTENSIONS has no interface implemented.
Friends
Class CL_DYNAMIC_GUI_EXTENSIONS has no friend class.
Attributes
Class CL_DYNAMIC_GUI_EXTENSIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Data for Current Context, Transferred Using AutoQ | 19991003 | |
| 2 | Static method | Public | Method | Data for Current Context, Transferred Using AutoQ | 19991104 | |
| 3 | Static method | Public | Method | Returns Generic DataChange Consumer | 19991030 | |
| 4 | Static method | Public | Method | DO NOT USE | 19991020 | |
| 5 | Static method | Public | Method | DO NOT USE | 19991104 | |
| 6 | Static method | Public | Method | Consumer for Context Data | 19991104 | |
| 7 | Static method | Public | Method | Remove Consumer for Context Data | 19991104 |
Events
Class CL_DYNAMIC_GUI_EXTENSIONS has no event.
Types
Class CL_DYNAMIC_GUI_EXTENSIONS has no local type.
Method Signatures
Method GET_CONTEXT_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIMPLEPROPTREE | Contexterweiterungsbaum | 19991003 |
Method GET_CONTEXT_EXTENSION on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method GET_COPY_EXTENSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Object reference (TYPE REF TO) | IF_SIMPLEPROPTREE | Flüchte write only Erweiterung | 19991104 |
Method GET_COPY_EXTENSION on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method GET_DATACHANGE_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER | Value transfer | Object reference (TYPE REF TO) | IF_GUI_DYNAMIC_DATA | Komsument | 19991030 |
Method GET_DATACHANGE_CONSUMER on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method HAS_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | CHAR01 | Sind daten im Kontextknoten | 19991020 |
Method HAS_CONTEXT on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method HAS_COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETVAL | Value transfer | Type reference (TYPE) | CHAR01 | 'X', wenn CopyContext Daten hat | 19991104 |
Method HAS_COPY on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method REGISTER_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER | Call by reference | Object reference (TYPE REF TO) | IF_GUI_DYNAMIC_DATA | Consumer Interface | 19991104 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Welcher Name wird konsumiert | 19991104 |
Method REGISTER_CONSUMER on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
Method UNREGISTER_CONSUMER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONSUMER | Call by reference | Object reference (TYPE REF TO) | IF_GUI_DYNAMIC_DATA | Consumer Interface | 19991104 |
Method UNREGISTER_CONSUMER on class CL_DYNAMIC_GUI_EXTENSIONS has no exception.
History
| Last changed by/on | SAP | 19991102 |
| SAP Release Created in |