Hierarchy
⤷
⤷
Properties
| Class | /UI2/CL_WDR_CFG_APPL_PARAM | |
| Short Description | Configuration of Userparameter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /UI2/WD_CONFIGURATION | UI2: WD Configuration |
| Created | 20130314 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class /UI2/CL_WDR_CFG_APPL_PARAM has no interface implemented.
Friends
Class /UI2/CL_WDR_CFG_APPL_PARAM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'Name' | 20130314 | |||
| 2 | Constant | Public | Type reference (TYPE) | I | 4 | 20130314 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 3 | 20130314 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 1 | 20130314 | |||
| 5 | Constant | Public | Type reference (TYPE) | I | 2 | 20130314 | |||
| 6 | Constant | Public | Type reference (TYPE) | I | 0 | 20130314 | |||
| 7 | Constant | Public | Type reference (TYPE) | I | 1 | 20130314 | |||
| 8 | Constant | Public | Type reference (TYPE) | I | 5 | 20130314 | |||
| 9 | Constant | Public | Type reference (TYPE) | I | 2 | 20130314 | |||
| 10 | Constant | Public | Type reference (TYPE) | I | 5 | 20130314 | |||
| 11 | Constant | Public | Type reference (TYPE) | I | 3 | 20130314 | |||
| 12 | Constant | Public | Type reference (TYPE) | I | 5 | 20130314 | |||
| 13 | Constant | Public | Type reference (TYPE) | I | 7 | 20130314 | |||
| 14 | Constant | Public | Type reference (TYPE) | I | 6 | 20130314 | |||
| 15 | Constant | Private | Type reference (TYPE) | STRING | 'Parameter' | 20130314 | |||
| 16 | Constant | Private | Type reference (TYPE) | STRING | 'Parameters' | 20130314 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | STRING | 20130314 | ||||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_APPLICATION | 20130314 | ||||
| 19 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | 20130314 | ||||
| 20 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | WDY_CONF_APPL_PAR_TAB | 20130314 | ||||
| 22 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130314 | ||||
| 23 | Instance attribute | Private | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 24 | Instance attribute | Private | Type reference (TYPE) | I | 20130314 | ||||
| 25 | Instance attribute | Private | Type reference (TYPE) | TT_GLOBALS | 20130314 | ||||
| 26 | Static Attribute | Private | Type reference (TYPE) | TT_INSTANCES | 20130314 | ||||
| 27 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 28 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 29 | Instance attribute | Private | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 30 | Instance attribute | Private | Type reference (TYPE) | WDY_CONF_APPL_PROP_DEF_TAB | 20130314 | ||||
| 31 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20130314 |
Methods
Events
Class /UI2/CL_WDR_CFG_APPL_PARAM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_GLOBALS | Private | See coding | 20130314 | tt_globals type standard table of wdy_settings
|
||
| 2 | TT_INSTANCES | Private | See coding | 20130314 | tt_instances type hashed table of t_instances with unique key application_name config_id
|
||
| 3 | T_INSTANCES | Private | See coding | 20130314 | begin of t_instances,
application_name type string,
config_id type string,
instance type ref to object,
end of t_instances
|
Method Signatures
Method CHECK_DOMAIN_FIX_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TYPE | Call by reference | Type reference (TYPE) | WDY_MD_ABAP_TYPE | 20130314 | ||||
| 2 | IN_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 3 | IS_OK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130314 | ||||
| 4 | OUT_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130314 |
Method CHECK_DOMAIN_FIX_VALUES on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method CHECK_PARAM_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FORMATTED_VALUE | Value transfer | Type reference (TYPE) | STRING | 20130314 | ||||
| 2 | PARAMETER_NAME | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 3 | PARAMETER_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 2 | CLIENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | 20130314 | ||||
| 3 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 4 | CONFIG_PARAMS | Call by reference | Type reference (TYPE) | WDY_CONF_APPL_PAR_TAB | 20130314 | ||||
| 5 | CONFIG_PARAM_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130314 | ||||
| 6 | CURRENT_SCOPE | Call by reference | Type reference (TYPE) | I | 7 | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method CONVERT_XML_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETERS | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method CONVERT_XML_TO_STRING on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method ENTER_CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OK | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method GET_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CHANGES | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 2 | OUT_CHANGES | Value transfer | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method GET_CHANGES on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN_DATA | Value transfer | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method GET_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 2 | CLIENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CLIENT_INFO_OBJECT | 20130314 | ||||
| 3 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 4 | CONFIG_MODE | Call by reference | Type reference (TYPE) | STRING | 20130314 | ||||
| 5 | CONFIG_PARAMS | Call by reference | Type reference (TYPE) | WDY_CONF_APPL_PAR_TAB | 20130314 | ||||
| 6 | CURRENT_SCOPE | Call by reference | Type reference (TYPE) | I | 7 | 20130314 | |||
| 7 | PARAM_HANDLER | Value transfer | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_APPL_PARAM | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method GET_PROPERTY_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_DEFINITIONS | Value transfer | Type reference (TYPE) | WDY_CONF_APPL_PROP_DEF_TAB | 20130314 |
Method GET_PROPERTY_DEFINITIONS on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method INIT_DATA Signature
Method INIT_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method INIT_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method INVALIDATE Signature
Method INVALIDATE on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method INVALIDATE on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method INVALIDATE_APPLICATION_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130314 |
Method INVALIDATE_APPLICATION_PARAM on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method LEAVE_CHANGE_MODE Signature
Method LEAVE_CHANGE_MODE on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method LEAVE_CHANGE_MODE on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method MERGE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALLOW_UNDEFINED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | LAST_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 3 | MERGE_TABLE | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method MERGE_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method MOVE_FOR_SCOPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_EMPTY | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | PARAMETERS | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | I | 20130314 |
Method MOVE_FOR_SCOPE on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_APPLICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method READ_CONFIGURATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_CONFIGURATION_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_CUSTOMIZING_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_CUSTOMIZING_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_DATA Signature
Method READ_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method READ_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_DEFAULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFAULTS | Value transfer | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_DEFAULTS on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_FOR_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CURRENT_PARAMS | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 2 | MERGED_PARAMS | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 | ||||
| 3 | ORIGINAL_PARAMS | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130315 |
Method READ_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_GLOBAL_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_GLOBAL_DATA_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_GLOBAL_DATA_2 on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_PROPDEF_FOR_SHARED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PROPERTY_DEFINITIONS | Value transfer | Type reference (TYPE) | WDY_CONF_APPL_PROP_DEF_TAB | WD: Configuration: Application Property Definitions | 20130325 |
Method READ_PROPDEF_FOR_SHARED_OBJECT on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_URL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_URL_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_USER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_USER_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method READ_USER_GLOBAL_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NOTHING_READ | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | READ_DATA | Call by reference | Type reference (TYPE) | WDY_RR_APPL_PROP_TAB | 20130314 |
Method READ_USER_GLOBAL_DATA on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method RESET Signature
Method RESET on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method RESET on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method SAVE Signature
Method SAVE on class /UI2/CL_WDR_CFG_APPL_PARAM has no parameter.
Method SAVE on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method SET_CONFIG_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_ID | Call by reference | Type reference (TYPE) | STRING | 20130314 |
Method SET_CONFIG_ID on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
Method SET_CONFIG_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | STRING | 20130314 |
Method SET_CONFIG_KEY on class /UI2/CL_WDR_CFG_APPL_PARAM has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |