Hierarchy
⤷
⤷
Properties
| Class | /UI2/CL_WDR_CFG_PERS_UTILS | |
| Short Description | Central Configuration Persistence | |
| 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 | 20130313 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /UI2/CL_WDR_CFG_PERS_UTILS has no interface implemented.
Friends
Class /UI2/CL_WDR_CFG_PERS_UTILS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | /UI2/WDR_CFG_READ_SCENARIO | 'A' | Read Scenario for Configurations | 20130313 | ||
| 2 | Constant | Public | Type reference (TYPE) | /UI2/WDR_CFG_READ_SCENARIO | 'E' | Read Scenario for Configurations | 20130313 | ||
| 3 | Constant | Public | Type reference (TYPE) | /UI2/WDR_CFG_READ_SCENARIO | 'R' | Read Scenario for Configurations | 20130313 | ||
| 4 | Constant | Private | Type reference (TYPE) | STRING | 'true' | 20130313 |
Methods
Events
Class /UI2/CL_WDR_CFG_PERS_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_CHANGE_SCOPE_TO_KEY | Public | Type reference (TYPE) | /UI2/WDY_CHANGE_SCOPE_TO_KEYS | 20130313 | |
|
| 2 | TTY_SCOPE_TO_ENH | Public | See coding | 20130313 | tty_scope_to_enh type sorted table of ty_scope_to_enh with unique key scope
|
||
| 3 | TT_CONFIG_DATA | Public | See coding | 20130313 | tt_config_data type standard table of wdy_config_data with default key
|
||
| 4 | TT_TEXTID | Public | See coding | 20130313 | tt_textid type hashed table of t_textid with unique key element_ref attribute_name
|
||
| 5 | TY_CHANGE_SCOPE_TO_KEY | Public | Type reference (TYPE) | /UI2/WDY_CHANGE_SCOPE_TO_KEY | 20130313 | |
|
| 6 | TY_SCOPE_TO_ENH | Public | See coding | 20130313 | begin of ty_scope_to_enh,
scope type wdr_pers_scope,
trobjtype type trobjtype,
objname type sobj_name,
logical_scope type wdr_pers_scope,
end of ty_scope_to_enh
|
||
| 7 | T_TEXTID | Public | See coding | 20130313 | begin of t_textid,
element_ref type ref to if_wd_context_element,
attribute_name type string,
textid type wdy_config_textid,
text type string,
end of t_textid
|
Method Signatures
Method ACCUMULATE_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 2 | INHERITANCE_LIST | Call by reference | Type reference (TYPE) | TT_CONFIG_DATA | 20130313 | ||||
| 3 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 4 | NEXT_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 5 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 | ||||
| 6 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method ADD_ATTRIBUTE_TO_EXPL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ATTRIBUTES | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_ATTRIBUTES | 20130313 | ||||
| 2 | I_ATTRIBUTE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_ATTRIBUTE_INFO | 20130313 | ||||
| 3 | I_CURRENT_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 4 | I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20130313 | ||||
| 5 | I_FINAL_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20130313 | ||||
| 6 | I_IS_PRIMARY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 7 | I_NEW_FORMAT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 8 | I_TEXT_LIST | Call by reference | Type reference (TYPE) | TT_TEXTID | 20130313 |
Method ADD_ATTRIBUTE_TO_EXPL_TAB on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_COMP_EXPL_DATA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20130313 | ||||
| 2 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 |
Method ADD_COMP_EXPL_DATA_TO_XML on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_COMP_IMPL_DATA_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20130313 | ||||
| 2 | IMPL_DATA_TAB | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 |
Method ADD_COMP_IMPL_DATA_TO_XML on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_CONFIG_TO_ADAPT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUST_TRANSL_FLAG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 3 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 4 | EXCLUDE_ENHANCEMENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 5 | IMPL_DATA | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 6 | LANGU | Call by reference | Type reference (TYPE) | LANGU | 20130313 | ||||
| 7 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 8 | NEXT_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 9 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 10 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 | ||||
| 11 | SKIP_ENHANCEMENTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 12 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method ADD_CUST_OR_PERS_TO_ADAPT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUST_TRANSL_FLAG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 3 | LANGU | Call by reference | Type reference (TYPE) | SY-LANGU | 20130313 | ||||
| 4 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 5 | NEXT_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 6 | PERS_OR_CUST | Call by reference | Type reference (TYPE) | WDY_CONF_USER | 20130313 | ||||
| 7 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 8 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 | ||||
| 9 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method ADD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 2 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 |
Method ADD_DESCRIPTION on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_DESCRIPTION_RT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS_ON_SCOPE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 3 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 |
Method ADD_DESCRIPTION_RT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_ENHOBJECT_TO_ADAPT_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ADJUST_TRANSL_FLAG | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 3 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 4 | NEXT_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 5 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 6 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 |
Method ADD_ENHOBJECT_TO_ADAPT_DATA on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method ADD_SMODILOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | IS_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 | ||||
| 3 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | 20130313 |
Method ADD_SMODILOG on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method APPL_XML_TO_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMP_DATA_TABLE | Call by reference | Type reference (TYPE) | WDY_CONFIG_COMP_STRUTAB | 20130313 | ||||
| 2 | COMP_TABLE | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_CMP_HIER_TAB | 20130313 | ||||
| 3 | PARAM_TABLE | Call by reference | Type reference (TYPE) | WDY_CONF_APPL_PAR_TAB | 20130313 | ||||
| 4 | XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 5 | XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
Method BUILD_PRIMARY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_INFO_MAP | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 2 | PRIMARY_TABLE | Value transfer | Type reference (TYPE) | /UI2/WDY_CFG_PRIMARY_TABLE | List of Primary Attributes for Nodes | 20130313 |
Method BUILD_PRIMARY_TABLE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method CHECK_APPL_CUSTOM_EXIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | SCOPE | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 4 | USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130313 |
Method CHECK_APPL_CUSTOM_EXIST on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method COMP_TABLES_TO_XML Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20130313 | ||||
| 2 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 | ||||
| 3 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 4 | IMPL_DATA_TAB | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 5 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | 20130313 |
Method COMP_TABLES_TO_XML on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method COMP_XML_TO_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | IMPL_DATA_TAB | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 3 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | |||
| 4 | SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | /UI2/IF_WD_PERSONALIZATION=>CO_SCOPE_CONFIG | 20130313 | |||
| 5 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 | ||||
| 6 | XML_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 7 | XML_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method CONFIG_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 2 | COMPONENT_HIERARCHY | Call by reference | Type reference (TYPE) | WDY_CONFIG_COMP_STRUTAB | 20130313 | ||||
| 3 | CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 4 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 5 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | 20130313 | ||||
| 6 | ENVIRONMENT | Call by reference | Type reference (TYPE) | I | 20130313 | ||||
| 7 | IS_COMPONENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 | ||||
| 8 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130313 | |||
| 9 | PERS_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 10 | SOURCE_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 11 | TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | 20130313 | ||||
| 12 | UNAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130313 |
Method CONFIG_CHANGED on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method CONTEXT_TO_EXPL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | PRIMARY_LIST | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_PRIMARY_TABLE | 20130313 | ||||
| 3 | ROOT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20130313 | ||||
| 4 | SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 5 | TEXT_LIST | Call by reference | Type reference (TYPE) | TT_TEXTID | 20130313 |
Method CONTEXT_TO_EXPL_TAB on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method DECIDE_SHARED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_METADATA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Supplement for True Boolean Type: 'X' == True '' == False | 20131029 | |||
| 2 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 | ||||
| 3 | USE_SHARED_OBJECT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method DECIDE_SHARED_OBJECT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method DELETE_CONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | 20130313 |
Method DELETE_CONFIGURATION on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method DELETE_CUSTOMIZING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | 20130313 |
Method DELETE_CUSTOMIZING on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method DELETE_PERSONALIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | SUBRC | Value transfer | Type reference (TYPE) | SYSUBRC | 20130313 | ||||
| 3 | USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130313 |
Method DELETE_PERSONALIZATION on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method FILL_TEXTS_EXPLICIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | |||
| 3 | TEXT_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method FILL_TEXTS_EXPLICIT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method FILL_TEXTS_EXPLICIT_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | TEXT_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method FILL_TEXTS_EXPLICIT_FOR_SAVE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method FILL_TEXTS_IMPLICIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 2 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | |||
| 3 | TEXT_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method FILL_TEXTS_IMPLICIT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method FILL_TEXTS_IMPLICIT_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TABLE | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 2 | TEXT_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method FILL_TEXTS_IMPLICIT_FOR_SAVE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method FIND_EXPL_XML_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20130313 | ||||
| 2 | I_PATH | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 3 | I_ROOT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 | ||||
| 4 | R_OUT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 |
Method FIND_EXPL_XML_ELEMENT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_DELEGATE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | OBJECT_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 'WDCC' | 20130313 | |||
| 3 | OUT_CONFIG_KEY | Value transfer | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 |
Method GET_DELEGATE_KEY on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_DELEGATION_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELEGATION_TABLE | Call by reference | Type reference (TYPE) | /UI2/WDY_CONFIG_KEYS | 20130313 |
Method GET_DELEGATION_TABLE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_FEATURE_INSTALLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method GET_FEATURE_INSTALLED on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_INHER_LIST_4_COMP_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | HAS_CIRCLE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | INHERITANCE_LIST | Call by reference | Type reference (TYPE) | TT_CONFIG_DATA | 20130313 |
Method GET_INHER_LIST_4_COMP_CONFIG on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_MD_FROM_SHARED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 2 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | IS_EMPTY | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 4 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 5 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 |
Method GET_MD_FROM_SHARED_OBJECT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GET_METADATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 2 | CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130313 | ||||
| 3 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 4 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 5 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 6 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method GET_NEXT_SCOPE_FROM_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANGE_SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 2 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 |
Method GET_NEXT_SCOPE_FROM_LIST on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method GOC_XML_ELEMENT_TAG_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTR_NAME | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 2 | I_ATTR_VALUE | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 3 | I_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | 20130313 | ||||
| 4 | I_PARENT | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 | ||||
| 5 | I_TAG | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 6 | R_CHILD | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | 20130313 |
Method GOC_XML_ELEMENT_TAG_ATTR on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method IS_COMP_CONFIG_FILLED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT_TYPE | Value transfer | Type reference (TYPE) | I | 20130313 | ||||
| 2 | XML_STRING | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 3 | XML_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
Method IS_COMP_CONFIG_FILLED on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method IS_TRANSLATABLE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TRANSL | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 2 | RTTI | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20130313 |
Method IS_TRANSLATABLE_ATTRIBUTE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method IS_UPGRADE_PROCESS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | UPGRADE_PROCESS_ACTIVE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130313 |
Method IS_UPGRADE_PROCESS_ACTIVE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method MERGE_EXPL_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPL_DATA_TAB_1 | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | EXPL_DATA_TAB_2 | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 3 | MD_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 4 | RESULT_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 |
Method MERGE_EXPL_TO_TABLE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method MERGE_IMPL_TO_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IMPL_DATA_TAB_1 | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 2 | IMPL_DATA_TAB_2 | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 3 | RESULT_DATA_TAB | Value transfer | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 |
Method MERGE_IMPL_TO_TABLE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method MOVE_CUST_OR_PERS_2_OUTLINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONF_USER | Call by reference | Type reference (TYPE) | WDY_CONF_USER | 20130313 | ||||
| 2 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 |
Method MOVE_CUST_OR_PERS_2_OUTLINE on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method NODE_TO_EXPL_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 2 | NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20130313 | ||||
| 3 | PATH_PREFIX | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 4 | PRIMARY_LIST | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_PRIMARY_TABLE | List of Primary Attributes for Nodes | 20130313 | |||
| 5 | SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 6 | TEXT_LIST | Call by reference | Type reference (TYPE) | TT_TEXTID | 20130313 |
Method NODE_TO_EXPL_TAB on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method PUT_MD_TO_SHARED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 2 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 |
Method PUT_MD_TO_SHARED_OBJECT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method READ_COMP_CONFIGURATION_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 3 | ORIGINAL_CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 4 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 |
Method READ_COMP_CONFIGURATION_RAW on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method READ_COMP_CONFIG_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 3 | CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130313 | ||||
| 4 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 5 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 6 | EXISTS_ON_SCOPE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 7 | IMPL_DATA_BASE | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 8 | IMPL_DATA_TAB | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 9 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 10 | KEY_ON_SCOPE | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 11 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 12 | LOCKED_OBJECT_MD | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 13 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 14 | ORIGINAL_CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 15 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 16 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 | ||||
| 17 | SAVING_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 18 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 | ||||
| 19 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_COMP_CONFIG_COMPLETE_RAW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 3 | CONF_USER_CUST | Call by reference | Type reference (TYPE) | WDY_CONF_USER | 20130313 | ||||
| 4 | CONF_USER_PERS | Call by reference | Type reference (TYPE) | WDY_CONF_USER | 20130313 | ||||
| 5 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 6 | EXISTS_ON_SCOPE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 7 | IMPL_DATA_BASE | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | Table for Personalization | 20131028 | |||
| 8 | INHERITANCE_LIST | Call by reference | Type reference (TYPE) | TT_CONFIG_DATA | 20130313 | ||||
| 9 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | Unlockable Object | 20130313 | |||
| 10 | NOT_DELTA_SURE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 11 | ORIGINAL_CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 12 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 13 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 | ||||
| 14 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 | ||||
| 15 | SHARED_OBJECT_FOUND | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 16 | SH_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_CFG_COMP_SHDATA | Component Configuration Shared Data | 20131031 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_COMP_CONFIG_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS_BASIS_FOR_CUST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130313 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 3 | CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130313 | ||||
| 4 | DELEGATE_TO_ENHANCEMENT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_TRUE | 20130313 | |||
| 5 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 6 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 7 | MD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_MD_PROVIDER | 20130313 | ||||
| 8 | METADATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 9 | ORIGINAL_CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 10 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 11 | RESOLVE_OTR_ALIASES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130313 | |||
| 12 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 | ||||
| 13 | USED_BY_EDITOR | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 14 | XML_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 15 | XML_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_COMP_CONFIG_NO_DELEGATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BASE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 2 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 3 | CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130313 | ||||
| 4 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20130313 | ||||
| 5 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 6 | EXISTS_ON_SCOPE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 7 | IMPL_DATA_BASE | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | Table for Personalization | 20131028 | |||
| 8 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 9 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 10 | LOCKED_OBJECT_MD | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | 20130313 | ||||
| 11 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130313 | ||||
| 12 | NOT_DELTA_SURE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 13 | ORIGINAL_CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 14 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | WDA: General Data for the Configuration Editor | 20130313 | |||
| 15 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 | ||||
| 16 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20130313 | ||||
| 17 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_COMP_CUSTOM_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 3 | IMPL_DATA_TAB | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 4 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | 20130313 | ||||
| 5 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 | ||||
| 6 | XML_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 7 | XML_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_COMP_PERS_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | EXPL_DATA_TAB | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130313 | ||||
| 3 | IMPL_DATA_TAB | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130313 | ||||
| 4 | OUTLINE_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_OUTLINE_DATA | 20130313 | ||||
| 5 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 | ||||
| 6 | USER_NAME | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | 20130313 | |||
| 7 | XML_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20130313 | ||||
| 8 | XML_XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
Method READ_DATA_FROM_SHARED_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20131028 | |||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key Components of Configuration Tables | 20131028 | |||
| 3 | CONTEXT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20131028 | ||||
| 4 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20131028 | |||
| 5 | IMPL_DATA | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | Table for Personalization | 20131028 | |||
| 6 | LANGU | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20131028 | |||
| 7 | LOCKED_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_UNLOCKABLE | Unlockable Object | 20131028 | |||
| 8 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | TTY_CHANGE_SCOPE_TO_KEY | 20131028 | ||||
| 9 | SHARED_OBJECT_FOUND | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20131028 | |||
| 10 | SH_OBJECT | Call by reference | Object reference (TYPE REF TO) | /UI2/CL_CFG_COMP_SHDATA | Component Configuration Shared Data | 20131031 |
Method READ_DATA_FROM_SHARED_OBJECT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method READ_PERS_AND_CUST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | PERS_AND_CUSTOMIZING | Value transfer | Type reference (TYPE) | WDY_CONF_USER_TABLE | 20130313 | ||||
| 3 | PERS_USER | Call by reference | Type reference (TYPE) | SYUNAME | 20130313 | ||||
| 4 | READ_CUST | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 | ||||
| 5 | READ_PERS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130313 |
Method READ_PERS_AND_CUST on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method REPLACE_DEFAULT_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130313 | ||||
| 2 | LOGICAL_SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | 20130313 | ||||
| 3 | USER | Call by reference | Type reference (TYPE) | SYUNAME | 20130313 |
Method REPLACE_DEFAULT_VARIANT on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method SAVE_COMP_CONFIG_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONFIG_DATA | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATA | 20130313 | ||||
| 2 | CONFIG_DATT | Call by reference | Type reference (TYPE) | WDY_CONFIG_DATT | 20130313 | ||||
| 3 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method SAVE_COMP_CONFIG_TO_DB on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method SAVE_COMP_CUST_PERS_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONF_USER | Call by reference | Type reference (TYPE) | WDY_CONF_USER | 20130313 | ||||
| 2 | CONF_USERT | Call by reference | Type reference (TYPE) | WDY_CONF_USERT | 20130313 | ||||
| 3 | TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130313 |
Method SAVE_COMP_CUST_PERS_TO_DB on class /UI2/CL_WDR_CFG_PERS_UTILS has no exception.
Method SAVE_DEFAULT_VARIANT_TO_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONF_UDEF | Call by reference | Type reference (TYPE) | WDY_CONF_UDEF | 20130313 | ||||
| 2 | SET | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130318 |
Method SET_OR_CHECK_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COMPONENT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 2 | READ_COMPONENT | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | 20130313 | ||||
| 3 | READ_CONTROL | Call by reference | Type reference (TYPE) | /UI2/WDR_CFG_READ_CONTROL | 20130313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130314 |
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 100 |