SAP ABAP Class /UI2/CL_WDR_CFG_COUS_CONTAINER (Data container for component customizing)
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_COPC_CONTAINER | Container for customizing and component configuration | 20130314 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COCU_MODIFIER | Modification API Component-Customizing | 20130314 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COCU_READER | Read-Interface of Component-Customizing | 20130314 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COPE_MODIFIER | Modifiaction API of Component-Personalization | 20130314 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | /UI2/IF_WD_CFG_COPE_READER | Read-Interface of Component-Personalization | 20130314 |
Properties
| Class | /UI2/CL_WDR_CFG_COUS_CONTAINER | |
| Short Description | Data container for component customizing | |
| Super Class | /UI2/CL_WDR_CFG_COPC_CONTAINER | Container for customizing and component configuration |
| 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 interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /UI2/IF_WD_CFG_COCU_MODIFIER | Modification API Component-Customizing | 20130314 | ||
| 2 | /UI2/IF_WD_CFG_COCU_READER | Read-Interface of Component-Customizing | 20130314 | ||
| 3 | /UI2/IF_WD_CFG_COPE_MODIFIER | Modifiaction API of Component-Personalization | 20130314 | ||
| 4 | /UI2/IF_WD_CFG_COPE_READER | Read-Interface of Component-Personalization | 20130314 |
Friends
Class /UI2/CL_WDR_CFG_COUS_CONTAINER 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_BOOLEAN | ABAP_FALSE | 20130314 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_CFG_EXPL_DATA_TAB | 20130314 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | /UI2/WDY_CFG_NODE_INFO_MAP | 20130314 | ||||
| 5 | Instance attribute | Private | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20130314 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | WDR_PERS_VARIANT | 20130314 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130314 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | WDR_PERS_SCOPE | 20130314 | ||||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_CONF_USER_TYPE | 20130314 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | WDY_CONFIG_USER | 20130314 | ||||
| 11 | Instance attribute | Private | Type reference (TYPE) | WDY_BOOLEAN | 20130314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130314 | ||
| 2 | Instance method | Private | Method | 20130314 | ||
| 3 | Instance method | Public | Method | 20130314 | ||
| 4 | Instance method | Private | Method | 20130314 |
Events
Class /UI2/CL_WDR_CFG_COUS_CONTAINER has no event.
Types
Class /UI2/CL_WDR_CFG_COUS_CONTAINER has no local type.
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 | USER_ID | Call by reference | Type reference (TYPE) | WDY_CONF_USER_TYPE | 20130314 | ||||
| 3 | WDUSER | Call by reference | Type reference (TYPE) | WDY_CONFIG_USER | 20130314 | ||||
| 4 | WITH_DEFAULT_VAR_INFO | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | 20130314 |
Method CONSTRUCTOR on class /UI2/CL_WDR_CFG_COUS_CONTAINER has no exception.
Method FILL_IMPL_COUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXISTS | Value transfer | 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 |
Method FILL_IMPL_COUS on class /UI2/CL_WDR_CFG_COUS_CONTAINER has no exception.
Method GET_CREATE_CONFIG_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CREATE_CONFIG_EXISTS | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | 20130314 |
Method GET_CREATE_CONFIG_EXISTS on class /UI2/CL_WDR_CFG_COUS_CONTAINER has no exception.
Method KEY_TO_PERS_KEY 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 | PERS_KEY | Value transfer | Type reference (TYPE) | WDY_PERS_KEY | 20130314 |
Method KEY_TO_PERS_KEY on class /UI2/CL_WDR_CFG_COUS_CONTAINER has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 100 |