SAP ABAP Class CL_WDR_CFGE_COMP_EDITOR (Service Handler for the Editor for Component Configurations)
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
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_CFGE_COMP_EDITOR | Access methods of adaptation handler on service handler | 20100811 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_USER_INPUT_LISTENER | Listener on Changes of User | 20100811 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_CFG_COMP_EDITOR | Interface for the Component Configuration Editor | 20100811 |
Properties
Class | CL_WDR_CFGE_COMP_EDITOR | |
Short Description | Service Handler for the Editor for Component Configurations | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SWDP_CONFIGURATION | Configuration for WD4A |
Created | 20100811 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_CFGE_COMP_EDITOR | Access methods of adaptation handler on service handler | 20100811 | ||
2 | IF_WDR_USER_INPUT_LISTENER | Listener on Changes of User | 20100811 | ||
3 | IF_WD_CFG_COMP_EDITOR | Interface for the Component Configuration Editor | 20100811 |
Friends
Class CL_WDR_CFGE_COMP_EDITOR has no friend class.
Attributes
Methods
Events
Class CL_WDR_CFGE_COMP_EDITOR has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NODE_TO_NODE_ID | Private | See coding | 20100811 | begin of node_to_node_id,
node type ref to if_wd_context_node,
node_id type cl_wdr_cfg_context_model=>node_id,
end of node_to_node_id
|
||
2 | TT_NODE_TO_NODE_ID | Private | See coding | 20100811 | tt_node_to_node_id type hashed table of node_to_node_id with unique key node with unique hashed key node_id components node_id
|
Method Signatures
Method ADD_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES_SUPPLIED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100811 | ||
2 | ![]() |
ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100811 | ||
3 | ![]() |
INDX | Call by reference | Type reference (TYPE) | I | 20100811 | |||
4 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 | ||
5 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 | |||
6 | ![]() |
NODE_INFO | Call by reference | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO | WD Konfiguration, Change-Tool, Knoteninformation | 20100811 | ||
7 | ![]() |
STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | DATA | 20100811 |
Method ADD_ELEMENT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method ADD_FINAL_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Call by reference | Type reference (TYPE) | WDY_CFG_CHGTOOL_ATTR_INFO_MAP | WD Konfiguration: Liste mit Attribute-Infos für Change-Tool | 20100811 | ||
2 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
3 | ![]() |
NODE_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20100811 |
Method ADD_FINAL_NODE_INFO on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method ADD_NODE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
2 | ![]() |
PARENT_INFO | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE_INFO | Web Dynpro: Schnittstelle der Metadaten eines Knotens | 20100811 |
Method ADD_NODE_INFO on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method CHECK_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
GEN_PRIM_LIST | Call by reference | Type reference (TYPE) | STRING_TABLE | Tabelle von Strings | 20100817 | ||
2 | ![]() |
I_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_WD_MESSAGE_MANAGER | Message-Manager | 20100811 | ||
3 | ![]() |
I_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 | ||
4 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20100811 |
Method CHECK_NODE on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WDR_CFGE_COMP_EDITOR has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ADAPT_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFGE_ADAPT | Methoden für Service Handler | 20100811 | ||
2 | ![]() |
BREADCRUMB_INFO | Call by reference | Type reference (TYPE) | IF_WD_CFG_COMP_EDITOR~TT_BREADCRUMP_INFO | 20100811 | |||
3 | ![]() |
COMPONENT_MODIFIER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CONFIG_MODIFIER_COMP | Zugriff auf die Eigenschaften einer Component-Konfiguration | 20100811 | ||
4 | ![]() |
CONTEXT_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFG_CONTEXT_MODEL | Modell für den Zustand eines Kontextes | 20130213 | ||
5 | ![]() |
SCOPE | Call by reference | Type reference (TYPE) | WDR_PERS_SCOPE | Web Dynpro: Personalisierungsreichweite | 20100830 | ||
6 | ![]() |
TRANSPORT_INFORMER | Call by reference | Object reference (TYPE REF TO) | IF_WDR_CFG_TRANSPORT_INFORMER | Transport-Behandlung für Konfigurationsobjekte | 20100811 |
Method CONSTRUCTOR on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method CREATE_CONFIGURATION_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONFIG_ROOT | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 | ||
2 | ![]() |
PARENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 |
Method CREATE_CONFIGURATION_ROOT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method EXECUTE_USER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_USER_CHANGE | Call by reference | Type reference (TYPE) | CL_WDR_CFGE_CHANGE_LOG=>TS_EXPL_DATA | 20130218 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130218 |
Method FILL_CONFIGURATION_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 |
Method FILL_CONFIGURATION_CONTEXT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method LOG_USER_CHANGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | 20130213 | |||
2 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | 20130213 | |||
3 | ![]() |
IS_CHANGE | Call by reference | Type reference (TYPE) | WDR_CONTEXT_CHANGE | 20130213 | |||
4 | ![]() |
IS_ELEMENT_DATA | Call by reference | Type reference (TYPE) | WDY_CFG_EXPL_DATA | 20130213 | |||
5 | ![]() |
IT_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130213 | |||
6 | ![]() |
IV_ATTRIBUTE_FINAL | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch | 20130613 | ||
7 | ![]() |
IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130213 | |||
8 | ![]() |
IV_ATTRIBUTE_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130213 | |||
9 | ![]() |
IV_CHECKED_CHANGED | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130213 | |||
10 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130213 | |||
11 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | STRING | 20130213 | |||
12 | ![]() |
IV_NEW_INDEX | Call by reference | Type reference (TYPE) | I | 20130213 | |||
13 | ![]() |
IV_STATIC_ATTRIBUTES | Call by reference | Type reference (TYPE) | DATA | 20130213 | |||
14 | ![]() |
IV_WHOLE_SUBTREE | Call by reference | Type reference (TYPE) | WDY_BOOLEAN | 20130213 |
Method LOG_USER_CHANGE on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method PATH_GET_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PATH | Call by reference | Type reference (TYPE) | STRING | 20130212 | |||
2 | ![]() |
RO_NODE | Value transfer | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20130212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme-Klasse für die WD-Konfiguration | 20130212 |
Method RESET_ATTRIBUTE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDX | Call by reference | Type reference (TYPE) | I | 20100811 | |||
2 | ![]() |
I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
3 | ![]() |
I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100811 | ||
4 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 |
Method RESET_ATTRIBUTE on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method RESET_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
INDX | Call by reference | Type reference (TYPE) | I | Systemtabelle INDX | 20100811 | ||
2 | ![]() |
I_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100811 | ||
3 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 | |||
4 | ![]() |
NODE_INFO | Call by reference | Object reference (TYPE REF TO) | WDY_CFG_CHGTOOL_NODE_INFO | WD Konfiguration, Change-Tool, Knoteninformation | 20100811 |
Method RESET_ELEMENT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method SET_CHANGE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_CHANGE_LOG | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CFGE_CHANGE_LOG | Aufzeichnung der Änderungen im Konfig-Editor | 20130213 |
Method SET_CHANGE_LOG on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method TRANSFER_ATTRIBUTE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ATTRIBUTES | Value transfer | Type reference (TYPE) | WDR_CONTEXT_ATTR_INFO_MAP | Meta-Information aller Attribute eines Knotens | 20100811 | ||
2 | ![]() |
NODE_INFO | Call by reference | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO | WD Konfiguration: Liste mit Attribute-Infos für Change-Tool | 20100811 |
Method TRANSFER_ATTRIBUTE_INFO on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method TRANSFER_MODEL_NODE_2_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20100811 | ||
2 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 |
Method TRANSFER_MODEL_NODE_2_CONTEXT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method TRANSFER_MODEL_SUB_2_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100811 | ||
2 | ![]() |
ELEMENT_INDEX | Call by reference | Type reference (TYPE) | I | 20100811 | |||
3 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 |
Method TRANSFER_MODEL_SUB_2_CONTEXT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method UPDATE_MAPPING_FOR_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20100811 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | I | 20100811 | |||
3 | ![]() |
NODE_ID | Call by reference | Type reference (TYPE) | CL_WDR_CFG_CONTEXT_MODEL=>NODE_ID | 20100811 | |||
4 | ![]() |
NODE_INFO | Call by reference | Type reference (TYPE) | WDY_CFG_CHGTOOL_NODE_INFO | WD Konfiguration, Change-Tool, Knoteninformation | 20100811 |
Method UPDATE_MAPPING_FOR_ELEMENT on class CL_WDR_CFGE_COMP_EDITOR has no exception.
Method UPDATE_MAPPING_FOR_OBLIGATORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20100811 | |||
2 | ![]() |
NODE_TO_NODE_ID | Call by reference | Type reference (TYPE) | NODE_TO_NODE_ID | 20100811 |
Method UPDATE_MAPPING_FOR_OBLIGATORY on class CL_WDR_CFGE_COMP_EDITOR has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 703 |