SAP ABAP Class CL_WDR_CONFIG_COPC_CONTAINER (Data Container for Component Configuration or Customizing)
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
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_COMP_CONTAINER | Data Container for a Component Configuration | 20090805 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_CONFIG_COUS_CONTAINER | Data Container for a Component Customizing | 20101001 |
Properties
Class | CL_WDR_CONFIG_COPC_CONTAINER | |
Short Description | Data Container for Component Configuration or Customizing | |
Super Class | CL_WDR_CONFIG_DATA_CONTAINER | Data Container for Configuration Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20090805 | SAP |
Last change | 20130531 | 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... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_CONFIG_MODIFIER_COMP | Access to Properties of a Component Configuration | 20100811 | ||
2 | IF_WD_ADAPT_IMPLICIT_MODIFIER | Modify Implicit Adaptations | 20100616 | ||
3 | IF_WD_ADAPT_IMPLICIT_READER | Read Implicit Adaptations | 20100615 | ||
4 | IF_WD_CONFIG_COMP_MODIFIER | API Change Component Configuration | 20090807 | ||
5 | IF_WD_CONFIG_COMP_READER | Read Interface for the Component Configuration | 20090805 | ||
6 | IF_WD_PERS_TABLE_MODIFIER | To Read and Change Component Configuration as a Table | 20091113 | ||
7 | IF_WD_PERS_TABLE_READER | Reads the configuration data as a table | 20090805 |
Friends
Class CL_WDR_CONFIG_COPC_CONTAINER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20100901 | |||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_PROPS | Configuraton Properties of Component | 20100811 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CFG_CONTEXT_MODEL | Model for the Status of a Context | 20090805 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_ADAPT_IMPLICIT_API | Table for Personalization | 20090811 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_ADAPT_IMPLICIT_METADATA | Information Web Dynpro Component | 20101229 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | Table for Personalization | 20100901 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_BOOLEAN | Replacement for Real Boolean Type: 'X' == True '' == False | 20100901 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDR_CFG_MD_PROVIDER | Gets config metadata for a component | 20101229 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | WDY_CFG_CHGTOOL_NODE_INFO_MAP | WD Configuration, Change Tool, List of Node Details | 20100901 | ||
10 | ![]() |
Constant | Protected | Type reference (TYPE) | CHAR1 | '.' | Separator for Path | 20130124 | |
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | WDY_CONFIG_DATA | Configuration Data for Web Dynpro Components | 20090821 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalization Range | 20090805 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_WDR_CFG_PERSISTENCE_UTILS=>TTY_CHANGE_SCOPE_TO_KEY | 20100901 | |||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OTR | Configuration Texts | 20090811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20090805 |
2 | ![]() |
Instance method | Protected | Method | 20100525 | |
3 | ![]() |
Instance method | Protected | Method | 20101215 | |
4 | ![]() |
Instance method | Protected | Method | 20130124 | |
5 | ![]() |
Instance method | Protected | Method | 20100901 | |
6 | ![]() |
Static method | Protected | Method | 20100901 | |
7 | ![]() |
Instance method | Protected | Method | 20100318 | |
8 | ![]() |
Instance method | Protected | Method | 20090811 | |
9 | ![]() |
Static method | Public | Method | Conversion of Structured Node Path into a String | 20091113 |
10 | ![]() |
Static method | Public | Method | Conversion of String into Structured Node Path | 20091113 |
11 | ![]() |
Instance method | Protected | Method | 20100901 | |
12 | ![]() |
Instance method | Protected | Method | 20100813 | |
13 | ![]() |
Instance method | Private | Method | 20090805 |
Events
Class CL_WDR_CONFIG_COPC_CONTAINER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_NODE_ITEM | Protected | See coding | 20130124 | begin of ts_node_item,
path type string,
index type i,
node_id type CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID,
end of ts_node_item
|
||
2 | TT_NODE_ITEM | Protected | See coding | 20130124 | 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) | IF_WDR_CFG_MD_PROVIDER | Besorgt Konfig-Metadaten zu einer Komponente | 20101229 | ||
2 | ![]() |
SCOPE | Value transfer | Type reference (TYPE) | WDR_PERS_SCOPE | 20090805 |
Method CONSTRUCTOR on class CL_WDR_CONFIG_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 | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100525 | ||
2 | ![]() |
FOR_EDIT | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100525 | ||
3 | ![]() |
KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100525 | ||
4 | ![]() |
MESSAGES | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100525 | |||
5 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100901 | ||
6 | ![]() |
SKIP_ENHANCEMENTS | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | ABAP_FALSE | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20140625 |
Method FILL_WITH_CONFIG_DATA on class CL_WDR_CONFIG_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) | IF_WDR_CFG_MD_PROVIDER | Besorgt Konfig-Metadaten zu einer Komponente | 20101215 |
Method GET_MD_PROVIDER on class CL_WDR_CONFIG_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 | 20130124 | |||
2 | ![]() |
IS_EXPL_DATA | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | 20130124 | |||
3 | ![]() |
RS_NODE_ITEM | Value transfer | Type reference (TYPE) | TS_NODE_ITEM | 20130124 |
Method GET_NODE_ID_FOR_EXPL_PATH on class CL_WDR_CONFIG_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) | WDR_CFG_READ_SCENARIO | Leseszenario für Konfigurationen | 20100901 |
Method GET_READ_SCENARIO on class CL_WDR_CONFIG_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 | Web Dynpro: Personalisierungsreichweite | 20100901 | ||
2 | ![]() |
SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | CL_WDR_CFG_PERSISTENCE_UTILS=>TTY_CHANGE_SCOPE_TO_KEY | 20100901 |
Method GET_SCOPE_FROM_LIST on class CL_WDR_CONFIG_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 | Key-Komponenten der Konfigurationstabellen | 20100318 | ||
2 | ![]() |
TRANSLATOR | Value transfer | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OTR | Texte für Konfiguration | 20100318 |
Method GET_TRANSLATOR on class CL_WDR_CONFIG_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) | IF_WD_CONFIG_TOOL=>MESSAGE | 20090811 | |||
2 | ![]() |
XCONTENT | Call by reference | Type reference (TYPE) | XSTRING | 20090811 |
Method GET_XCONTENT_FOR_SAVE on class CL_WDR_CONFIG_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) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH | 20091113 | |||
2 | ![]() |
PATH | Value transfer | Type reference (TYPE) | STRING | 20091113 |
Method NODE_PATH_TO_PATH on class CL_WDR_CONFIG_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) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_PATH | 20091113 | |||
2 | ![]() |
PATH | Call by reference | Type reference (TYPE) | STRING | 20091113 |
Method PATH_TO_NODE_PATH on class CL_WDR_CONFIG_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) | CL_WDR_CFG_CONTEXT_MODEL=>CONTEXT | 20100901 | |||
2 | ![]() |
CONFIG_KEY | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100901 | ||
3 | ![]() |
CONFIG_PROPS | Call by reference | Type reference (TYPE) | WDY_CONFIG_PROPS | Konfigurationseigenschaften einer Komponente | 20100901 | ||
4 | ![]() |
IMPLICIT_METADATA | Call by reference | Object reference (TYPE REF TO) | IF_WDR_ADAPT_IMPLICIT_METADATA | Information Web Dynpro Komponente | 20101229 | ||
5 | ![]() |
IMPL_TAB_BASE | Call by reference | Object reference (TYPE REF TO) | WDR_UI_PP13N_TABLE | Tabelle zur Personalisierung | 20100901 | ||
6 | ![]() |
IS_DELTA | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100901 | ||
7 | ![]() |
MESSAGE | Call by reference | Type reference (TYPE) | IF_WD_CONFIG_TOOL=>MESSAGE | 20100901 | |||
8 | ![]() |
METADATA | Call by reference | Object reference (TYPE REF TO) | WDY_CFG_CHGTOOL_NODE_INFO_MAP | WD Konfiguration, Change-Tool, Liste der Knoteninformationen | 20100901 | ||
9 | ![]() |
OBJECT_NAME | Call by reference | Type reference (TYPE) | WDY_CONF_COMP_NAME | Web Dynpro : Name der Component | 20100901 | ||
10 | ![]() |
PARENT | Call by reference | Type reference (TYPE) | WDY_CONFIG_KEY | Key-Komponenten der Konfigurationstabellen | 20100901 | ||
11 | ![]() |
SCOPE_TO_KEYS | Call by reference | Type reference (TYPE) | CL_WDR_CFG_PERSISTENCE_UTILS=>TTY_CHANGE_SCOPE_TO_KEY | 20100901 |
Method PREPARE_CREATE_COPC on class CL_WDR_CONFIG_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) | IF_WD_CONFIG_TOOL=>MESSAGES | 20100813 | |||
2 | ![]() |
SAVED | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100813 |
Method SAVE_RAW_IMPL on class CL_WDR_CONFIG_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) | WDY_CFG_EXPL_DATA_TAB | WDA Konfiguration: Explizite Daten | 20090805 | ||
2 | ![]() |
C_IMPLICIT_CONFIG | Call by reference | Type reference (TYPE) | WDR_UI_PP13N_TABLE | Tabelle zur Personalisierung | 20100616 | ||
3 | ![]() |
I_TRANSLATOR | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONFIG_OTR | Texte für Konfiguration | 20090805 |
Method STORE_TEXTS on class CL_WDR_CONFIG_COPC_CONTAINER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 800 |