SAP ABAP Class /UI2/CL_WDR_CFG_COPC_CONTAINER (Container for customizing and component configuration)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/WD_CONFIGURATION (Package) UI2: WD Configuration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_DATA_CONTAINER | Datacontainer for a configuration object | 20130314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WDR_CFG_MODIFIER_COMP | Access to properties of component configuration | 20130314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COMP_MODIFIER | Modification API of Component-Konfiguration | 20130314 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COMP_READER | Read-Interface ofe Component-Configuration | 20130314 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_PERS_TABLE_MODIFIER | Read and change configuration data as table | 20130314 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_PERS_TABLE_READER | Read configuration data as table | 20130314 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_COMP_CONTAINER | Data contaier for component configuration | 20130314 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /UI2/CL_WDR_CFG_COUS_CONTAINER | Data container for component customizing | 20130314 |
Properties
| Class | /UI2/CL_WDR_CFG_COPC_CONTAINER | |
| Short Description | Container for customizing and component configuration | |
| Super Class | /UI2/CL_WDR_CFG_DATA_CONTAINER | Datacontainer for a configuration object |
| 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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 5 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 6 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WDR_CFG_MODIFIER_COMP | Access to properties of component configuration | 20130314 | ||
| 2 | /UI2/IF_WD_CFG_COMP_MODIFIER | Modification API of Component-Konfiguration | 20130314 | ||
| 3 | /UI2/IF_WD_CFG_COMP_READER | Read-Interface ofe Component-Configuration | 20130314 | ||
| 4 | /UI2/IF_WD_PERS_TABLE_MODIFIER | Read and change configuration data as table | 20130314 | ||
| 5 | /UI2/IF_WD_PERS_TABLE_READER | Read configuration data as table | 20130314 |
Friends
Class /UI2/CL_WDR_CFG_COPC_CONTAINER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130314 | ||
| 2 | Instance method | Protected | Method | 20130314 | ||
| 3 | Instance method | Protected | Method | 20130314 | ||
| 4 | Instance method | Protected | Method | 20130314 | ||
| 5 | Instance method | Protected | Method | 20130314 | ||
| 6 | Static method | Protected | Method | 20130314 | ||
| 7 | Instance method | Protected | Method | 20130314 | ||
| 8 | Instance method | Protected | Method | 20130314 | ||
| 9 | Static method | Public | Method | 20130314 | ||
| 10 | Static method | Public | Method | 20130314 | ||
| 11 | Instance method | Protected | Method | 20130314 | ||
| 12 | Instance method | Protected | Method | 20130314 | ||
| 13 | Instance method | Private | Method | 20130314 |
Events
Class /UI2/CL_WDR_CFG_COPC_CONTAINER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_NODE_ITEM | Protected | See coding | 20130314 | begin of ts_node_item,
path type string,
index type i,
node_id type /ui2/cl_wdr_cfg_context_model=>node_id,
end of ts_node_item
|
||
| 2 | TT_NODE_ITEM | Protected | See coding | 20130314 | tt_node_item type hashed table of ts_node_item with unique key path
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_PROVIDER | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_MD_PROVIDER | 20130314 | ||||
| 2 | SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 20130314 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method FILL_WITH_CONFIG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 2 | FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 3 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 4 | MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130314 | ||||
| 5 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 |
Method FILL_WITH_CONFIG_DATA on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_MD_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_PROVIDER | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_MD_PROVIDER | 20130314 |
Method GET_MD_PROVIDER on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_NODE_ID_FOR_EXPL_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NODE_ITEM | Call by reference | Type reference (TYPE) | TT_NODE_ITEM | 20130314 | ||||
| 2 | IS_EXPL_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA | 20130314 |
Method GET_NODE_ID_FOR_EXPL_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_READ_SCENARIO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READ_SCENARIO | Value transfer | Type reference (TYPE) | /UI2/WDR_CFG_READ_SCENARIO | Read Scenario for Configurations | 20130314 |
Method GET_READ_SCENARIO on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_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 | 20130314 | ||||
| 2 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | /UI2/CL_WDR_CFG_PERS_UTILS=>TTY_CHANGE_SCOPE_TO_KEY | 20130314 |
Method GET_SCOPE_FROM_LIST on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_TRANSLATOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 2 | TRANSLATOR | Value transfer | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130314 |
Method GET_TRANSLATOR on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method GET_XCONTENT_FOR_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130314 | ||||
| 2 | XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20130314 |
Method GET_XCONTENT_FOR_SAVE on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method NODE_PATH_TO_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_PATH | Call by reference | Type reference (TYPE) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH | 20130314 | ||||
| 2 | PATH | Value transfer | Type reference (TYPE) | STRING | 20130314 |
Method NODE_PATH_TO_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method PATH_TO_NODE_PATH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_PATH | Value transfer | Type reference (TYPE) | /UI2/CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH | 20130314 | ||||
| 2 | PATH | Call by reference | Type reference (TYPE) | STRING | 20130314 |
Method PATH_TO_NODE_PATH on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method PREPARE_CREATE_COPC 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 | 20130314 | ||||
| 2 | CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 3 | CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | 20130314 | ||||
| 4 | IMPL_TAB_BASE | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | 20130314 | ||||
| 5 | IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130314 | ||||
| 6 | MESSAGE | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGE | 20130314 | ||||
| 7 | METADATA | Call by reference | Object reference (TYPE REF TO) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130314 | ||||
| 8 | OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130314 | |||
| 9 | PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | 20130314 | ||||
| 10 | SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | /UI2/CL_WDR_CFG_PERS_UTILS=>TTY_CHANGE_SCOPE_TO_KEY | 20130314 |
Method PREPARE_CREATE_COPC on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method SAVE_RAW_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Call by reference | Type reference (TYPE) | /UI2/IF_WD_CFG_TOOL=>MESSAGES | 20130314 | ||||
| 2 | SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130314 |
Method SAVE_RAW_IMPL on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
Method STORE_TEXTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CONFIG_DATA | Call by reference | Type reference (TYPE) | /UI2/WDY_CFG_EXPL_DATA_TAB | 20130314 | ||||
| 2 | C_IMPLICIT_CONFIG | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | 20130314 | ||||
| 3 | I_TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | /UI2/IF_WDR_CFG_OTR | 20130314 |
Method STORE_TEXTS on class /UI2/CL_WDR_CFG_COPC_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |