SAP ABAP Class CL_WDR_SHLP_CONTEXT_MANAGER (CL_WDR_SHLP_CONTEXT_MANAGER)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WDR_SHLP_CONTEXT_MANAGER | Maps Application Data to Search Help Interface | 20060324 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_DEFAULT_SHLP_CONTEXT | Standard context mapping for DDIC SHLP | 20060324 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_WDR_SELOPT_SHLP_CONTEXT | Context mapping for Select Options component | 20060324 |
Properties
Class | CL_WDR_SHLP_CONTEXT_MANAGER | |
Short Description | ||
Super Class | ||
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 | 20060308 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WDR_SHLP_CONTEXT_MANAGER | Maps Application Data to Search Help Interface | 20060324 |
Friends
Class CL_WDR_SHLP_CONTEXT_MANAGER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | 20060308 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_ELEMENT | Base Class of all Elements of Web Dynpro Nodes | 20130705 | ||
3 | ![]() |
Static Attribute | Protected | See coding | 20110926 | ||||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API of a View | 20060308 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20110926 | |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060308 |
3 | ![]() |
Static method | Public | Method | 20110926 | |
4 | ![]() |
Static method | Public | Method | 20100305 | |
5 | ![]() |
Instance method | Protected | Method | 20060308 |
Events
Class CL_WDR_SHLP_CONTEXT_MANAGER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_WHITELIST | Protected | See coding | 20110926 | BEGIN OF ty_whitelist,
context_path TYPE string,
id TYPE string,
END OF ty_whitelist
|
Method Signatures
Method ADD_TO_WHITELIST 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 | 20110926 | |||
2 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20110926 | ||
3 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110926 |
Method ADD_TO_WHITELIST on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
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 | 20060308 | |||
2 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_ELEMENT | Web Dynpro: Schnittstelle für ein Knotenelement | 20060308 | ||
3 | ![]() |
READ_ONLY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060308 | |||
4 | ![]() |
VIEW | Call by reference | Object reference (TYPE REF TO) | IF_WD_VIEW | Web Dynpro: API eines Views | 20060308 |
Method CONSTRUCTOR on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
Method DEL_FROM_WHITELIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Call by reference | Type reference (TYPE) | STRING | 20110926 |
Method DEL_FROM_WHITELIST on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
Method IS_IN_DDIC_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | STRING | 20100305 | |||
2 | ![]() |
IS_IN_DDIC_STRUCTURE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100305 | |||
3 | ![]() |
STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20100305 |
Method IS_IN_DDIC_STRUCTURE on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
Method PUT_BACK 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 | 20060308 | |||
2 | ![]() |
CONTEXT_ELEMENT | Call by reference | Object reference (TYPE REF TO) | CL_WDR_CONTEXT_ELEMENT | Basisklasse aller Elemente von Web-Dynpro-Knoten | 20060324 | ||
3 | ![]() |
F4_FIELD | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20111006 | |||
4 | ![]() |
FIELDNAME | Call by reference | Type reference (TYPE) | DDSHLPSFLD | Feldname für Wertübergabe an F4-Hilfe | 20060308 | ||
5 | ![]() |
RECTABLINE | Call by reference | Type reference (TYPE) | SEAHLPRES | Suchhilfe Ergebnisstruktur | 20060308 | ||
6 | ![]() |
SHLP_FIELDDESCR | Call by reference | Type reference (TYPE) | DDFIELDS | Eigenschaften aller Suchhilfeparameter | 20060308 |
Method PUT_BACK on class CL_WDR_SHLP_CONTEXT_MANAGER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |