SAP ABAP Class CL_WDR_CFG_APPL_RT (Application Customizing at Runtime)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CFG_APPLICATION | Application Configuration at Runtime | 20090203 |
Properties
Class | CL_WDR_CFG_APPL_RT | |
Short Description | Application Customizing at Runtime | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20090203 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WDR_CFG_APPL_RT has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_CFG_APPLICATION | Application Configuration at Runtime | 20090203 |
Friends
Class CL_WDR_CFG_APPL_RT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20090203 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | STRING | 20090203 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090205 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDR_CONFIG_APPL_PARAM | Configuration of the Application Parameters | 20090203 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20090204 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20090203 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090205 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20101110 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | Web Dynpro: RR Application Properties | 20090203 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR01 | Character Field of Length 1 | 20090205 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20090204 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | Web Dynpro: RR Application Properties | 20090204 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | Web Dynpro: RR Application Properties | 20090203 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDY_CONF_APPL_PROP_DEF_TAB | WD: Configuration: Application Property Definitions | 20090203 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20090203 | ||
16 | ![]() |
Static Attribute | Private | Type reference (TYPE) | I | 1 | 20090205 | ||
17 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IWCI_WDR_CFG_TRANSPORT | Web Dynpro Interface COMPONENTCONTROLLER | 20090203 | ||
18 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT_USAGE | Web Dynpro: Component Usage | 20101110 | ||
19 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT | Transport Interface for Configuration | 20090203 |
Methods
Events
Class CL_WDR_CFG_APPL_RT has no event.
Types
Class CL_WDR_CFG_APPL_RT has no local type.
Method Signatures
Method CANCEL_PROCESS Signature
Method CANCEL_PROCESS on class CL_WDR_CFG_APPL_RT has no parameter.
Method CANCEL_PROCESS on class CL_WDR_CFG_APPL_RT has no exception.
Method CONVERT_SAVE_DATA_TO_XML Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OLD_XML_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20090210 | |||
2 | ![]() |
XML_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20090205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Personalisierungsfehler | 20090205 |
Method CREATE_TRANSPORT_COMPONENT Signature
Method CREATE_TRANSPORT_COMPONENT on class CL_WDR_CFG_APPL_RT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions der Config-API | 20090205 |
Method DELETE_TRANSPORT_COMPONENT Signature
Method DELETE_TRANSPORT_COMPONENT on class CL_WDR_CFG_APPL_RT has no parameter.
Method DELETE_TRANSPORT_COMPONENT on class CL_WDR_CFG_APPL_RT has no exception.
Method EVTH_ON_CONFIG_CHECKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
2 | ![]() |
HAS_ERRORS | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
3 | ![]() |
LOCKED_IN_TRKORR | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
4 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
5 | ![]() |
NO_RECORDING_NECESSARY | Value transfer | Attribute reference (LIKE) | 20090205 |
Method EVTH_ON_CONFIG_CHECKED on class CL_WDR_CFG_APPL_RT has no exception.
Method EVTH_ON_CONFIG_INSERTED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
2 | ![]() |
HAS_ERRORS | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
3 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
4 | ![]() |
TRKORR | Value transfer | Attribute reference (LIKE) | 20090205 |
Method EVTH_ON_CONFIG_INSERTED on class CL_WDR_CFG_APPL_RT has no exception.
Method EVTH_ON_CONFIG_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
2 | ![]() |
HAS_ERRORS | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
3 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090205 |
Method EVTH_ON_CONFIG_LOCKED on class CL_WDR_CFG_APPL_RT has no exception.
Method EVTH_ON_CONFIG_UNLOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
2 | ![]() |
HAS_ERRORS | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
3 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090205 |
Method EVTH_ON_CONFIG_UNLOCKED on class CL_WDR_CFG_APPL_RT has no exception.
Method EVTH_ON_PROCESS_CANCELLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_KEY | Value transfer | Attribute reference (LIKE) | 20090205 | ||||
2 | ![]() |
MESSAGES | Value transfer | Attribute reference (LIKE) | 20090205 |
Method EVTH_ON_PROCESS_CANCELLED on class CL_WDR_CFG_APPL_RT has no exception.
Method REC_SER_APPL_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA_TABLE | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabelle mit WDY_CONFIG_COMP_STRUCT | 20090210 | ||
2 | ![]() |
PARENT_PATH | Call by reference | Type reference (TYPE) | STRING | 20090210 | |||
3 | ![]() |
XML_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20090210 | ||
4 | ![]() |
XML_ROOT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20090210 |
Method REC_SER_APPL_NODE on class CL_WDR_CFG_APPL_RT has no exception.
Method SAVE_TO_DB Signature
Method SAVE_TO_DB on class CL_WDR_CFG_APPL_RT has no parameter.
Method SAVE_TO_DB on class CL_WDR_CFG_APPL_RT has no exception.
Method XML_TO_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMP_TABLE | Call by reference | Type reference (TYPE) | WDY_CFG_COMPONENT_HIER_TAB | Tabellentyp zu WDY_CFG_COMPONENT_HIER | 20090210 | ||
2 | ![]() |
PARAM_TABLE | Call by reference | Type reference (TYPE) | WDY_CONF_APPL_PAR_TAB | 20090210 | |||
3 | ![]() |
XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20090210 |
Method XML_TO_TABLES on class CL_WDR_CFG_APPL_RT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |