SAP ABAP Class CL_WDR_CFG_APPL (Assistance Class for WDR_CFG_APPL)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_CONFIGURATION (Package) Configuration for WD4A

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20080122 |
Properties
Class | CL_WDR_CFG_APPL | |
Short Description | Assistance Class for WDR_CFG_APPL | |
Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20080122 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_CFG_APPL has no forward declaration.
Interfaces
Class CL_WDR_CFG_APPL has no interface implemented.
Friends
Class CL_WDR_CFG_APPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context Node for Component Hierarchy | 20080122 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Context Node for Monitoring | 20080122 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | MessageManager | 20080122 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_APPLICATION_SERVICE | Service Interface for Application Configuration | 20080122 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Method call needed for the jump button | 20080411 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Reset Current Data | 20080123 |
2 | ![]() |
Instance method | Public | Method | Check | 20080122 |
3 | ![]() |
Instance method | Public | Method | Switch to Change Mode | 20080122 |
4 | ![]() |
Instance method | Private | Method | Fills the context | 20080122 |
5 | ![]() |
Instance method | Public | Method | 20080207 | |
6 | ![]() |
Instance method | Public | Method | Before-Action Handler | 20080213 |
7 | ![]() |
Instance method | Public | Method | Initialization | 20080122 |
8 | ![]() |
Instance method | Public | Method | Goto Component Configuration Editor | 20080123 |
9 | ![]() |
Instance method | Public | Method | Exit Change Mode | 20080122 |
10 | ![]() |
Instance method | Public | Method | Resets the flag for the jump button | 20080411 |
11 | ![]() |
Instance method | Public | Method | Save | 20080122 |
12 | ![]() |
Instance method | Public | Method | Disable/Enable Button to Call Component Configuration | 20080226 |
Events
Class CL_WDR_CFG_APPL has no event.
Types
Class CL_WDR_CFG_APPL has no local type.
Method Signatures
Method CHANGE_INTF_IMPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT_HIERARCHY | Value transfer | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20080213 | ||
2 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Component-Struktur für Konfiguration | 20080213 | ||
3 | ![]() |
ERROR_OCCURED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080214 |
Method CHANGE_INTF_IMPL on class CL_WDR_CFG_APPL has no exception.
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OK | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20080122 |
Method CHECK on class CL_WDR_CFG_APPL has no exception.
Method ENTER_CHANGE_MODE Signature
Method ENTER_CHANGE_MODE on class CL_WDR_CFG_APPL has no parameter.
Method ENTER_CHANGE_MODE on class CL_WDR_CFG_APPL has no exception.
Method FILL_CONTEXT Signature
Method FILL_CONTEXT on class CL_WDR_CFG_APPL has no parameter.
Method FILL_CONTEXT on class CL_WDR_CFG_APPL has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_CFG_APPL has no parameter.
Method GET_TEXT on class CL_WDR_CFG_APPL has no exception.
Method HANDLE_CHANGE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_CHANGE_LOG | Call by reference | Type reference (TYPE) | WDR_CONTEXT_CHANGE_LIST | Web Dynpro: Liste mit Context-Änderungen | 20080213 |
Method HANDLE_CHANGE_LOG on class CL_WDR_CFG_APPL has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20080122 | ||
2 | ![]() |
CONTEXT_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080122 | ||
3 | ![]() |
SERVICE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_APPLICATION_SERVICE | Service-Interface für die Application-Configuration | 20080122 |
Method INIT on class CL_WDR_CFG_APPL has no exception.
Method JUMP_TO_COMP_CONFIG_EDITOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20080123 |
Method JUMP_TO_COMP_CONFIG_EDITOR on class CL_WDR_CFG_APPL has no exception.
Method LEAVE_CHANGE_MODE Signature
Method LEAVE_CHANGE_MODE on class CL_WDR_CFG_APPL has no parameter.
Method LEAVE_CHANGE_MODE on class CL_WDR_CFG_APPL has no exception.
Method RESET_TOGGLE_JUMP_BTN_CALLED Signature
Method RESET_TOGGLE_JUMP_BTN_CALLED on class CL_WDR_CFG_APPL has no parameter.
Method RESET_TOGGLE_JUMP_BTN_CALLED on class CL_WDR_CFG_APPL has no exception.
Method SAVE Signature
Method SAVE on class CL_WDR_CFG_APPL has no parameter.
Method SAVE on class CL_WDR_CFG_APPL has no exception.
Method TOGGLE_JUMP_BUTTON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20080226 |
Method TOGGLE_JUMP_BUTTON on class CL_WDR_CFG_APPL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 711 |