SAP ABAP Class CL_WDY_WB_CONTEXT_MAP_NODE_VIS (WebDynpro: Context Editor, Repeated Node)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_DWB_TOOL_CONTEXTS (Package) WebDynpro Workbench Tool: Context Editor
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDY_WB_CONTEXT_VALIDATOR | Validator for Context Elements | 20030109 |
Properties
| Class | CL_WDY_WB_CONTEXT_MAP_NODE_VIS | |
| Short Description | WebDynpro: Context Editor, Repeated Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | SWDP_WB_TOOL | |
| Program status | ||
| Category | 0 | |
| Package | SWDP_DWB_TOOL_CONTEXTS | WebDynpro Workbench Tool: Context Editor |
| Created | 20030109 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WDY_WB_CONTEXT_VALIDATOR | Validator for Context Elements | 20030109 |
Friends
Class CL_WDY_WB_CONTEXT_MAP_NODE_VIS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Context Editor to Which the Node Belongs | 20030109 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | WDY_VC_CO_NODE | Node to Which a Mapping Is to Be Defined | 20030110 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_TREE | Context Tree for Context Editor | 20030110 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER_USAGE | Controller Usage | 20051104 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | External Mapping | 20040826 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SEU_BOOL | Mapping Is to Be Redefined | 20030220 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | Node to Which a Mapping Is to Be Defined | 20030109 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Context Editor in Which a Node is Selected for the Mapping | 20030109 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WDY_VC_CO_NODE | Node Used for the Mapping | 20030110 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_TREE | Context Tree for USED_CONTEXT_EDITOR | 20030110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Rekursive check for assignment of ctx element to enhancement | 20080630 | |
| 2 | Instance method | Public | Constructor | 20030109 |
Events
Class CL_WDY_WB_CONTEXT_MAP_NODE_VIS has no event.
Types
Class CL_WDY_WB_CONTEXT_MAP_NODE_VIS has no local type.
Method Signatures
Method CHECK_CTX_ELEM_ENH_NAME_REC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_NODE | 20080630 | ||||
| 2 | ENHANCEMENT_MATCH | Value transfer | Type reference (TYPE) | FLAG | allgemeines flag | 20080630 | |||
| 3 | ENHANCEMENT_NAME | Call by reference | Type reference (TYPE) | ENHNAME | Id eines Enhancements | 20080630 |
Method CHECK_CTX_ELEM_ENH_NAME_REC on class CL_WDY_WB_CONTEXT_MAP_NODE_VIS has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Context Editor, zu dem Node gehört | 20030109 | |||
| 2 | CONTROLLER_USAGE | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTROLLER_USAGE | Controller Usage | 20051104 | |||
| 3 | EXTERNAL_MAPPING | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | true: Externes Mapping | 20040819 | ||
| 4 | NEW_MAPPING | Call by reference | Type reference (TYPE) | SEU_BOOL | ABAP_FALSE | true: Mapping soll neu definiert werden | 20030220 | ||
| 5 | NODE_TO_MAPP | Call by reference | Object reference (TYPE REF TO) | IF_WDY_MD_CONTEXT_ELEMENT | Node, zu dem ein Mapping definiert wird | 20030109 | |||
| 6 | USED_CONTEXT_EDITOR | Call by reference | Object reference (TYPE REF TO) | CL_WDY_WB_CONTEXT_EDITOR | Context Editor, in dem ein Node zum Mapping ausgewählt wird | 20030109 |
Method CONSTRUCTOR on class CL_WDY_WB_CONTEXT_MAP_NODE_VIS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |