SAP ABAP Class CL_WDR_DEFAULT_SHLP_CONTEXT (Standard context mapping for DDIC SHLP)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SHLP_CONTEXT_MANAGER | 20060324 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SELOPT_SHLP_CONTEXT_20 | Select Options 20: Context Manager for Search Help | 20101104 |
Properties
| Class | CL_WDR_DEFAULT_SHLP_CONTEXT | |
| Short Description | Standard context mapping for DDIC SHLP | |
| Super Class | CL_WDR_SHLP_CONTEXT_MANAGER | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_RUNTIME_CORE | Web Dynpro Runtime: Core Functions |
| Created | 20060324 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_WDR_DEFAULT_SHLP_CONTEXT has no interface implemented.
Friends
Class CL_WDR_DEFAULT_SHLP_CONTEXT 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) | ABAP_BOOL | 20060324 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060324 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Web Dynpro: Interface for Context Nodes | 20060324 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | 20060324 | ||||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Interface for Node Element | 20130207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060324 |
Events
Class CL_WDR_DEFAULT_SHLP_CONTEXT has no event.
Types
Class CL_WDR_DEFAULT_SHLP_CONTEXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20060324 | ||||
| 2 | CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060324 | |||
| 3 | HELP_ID | Call by reference | Type reference (TYPE) | STRING | 20060711 | ||||
| 4 | READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060324 | ||||
| 5 | VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20060324 | |||
| 6 | VIEW_BOUND_CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20130207 |
Method CONSTRUCTOR on class CL_WDR_DEFAULT_SHLP_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 710 |