SAP ABAP Class CL_WDR_TAG_PROVIDER_ASSIST (Assistance Class for WDR_TAG_PROVIDER)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
⤷
SWDP_TAGGING (Package) Tagging / Side Panel
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20090515 |
Properties
| Class | CL_WDR_TAG_PROVIDER_ASSIST | |
| Short Description | Assistance Class for WDR_TAG_PROVIDER | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SWDP_TAGGING | Tagging / Side Panel |
| Created | 20090515 | SAP |
| Last change | 20110908 | 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
Class CL_WDR_TAG_PROVIDER_ASSIST has no interface implemented.
Friends
Class CL_WDR_TAG_PROVIDER_ASSIST has no friend class.
Attributes
Class CL_WDR_TAG_PROVIDER_ASSIST has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns Tag Provider | 20090515 | |
| 2 | Instance method | Public | Method | Fills context with data from TAG_PROVIDERT (descriptions) | 20090526 | |
| 3 | Instance method | Public | Method | 20090526 | ||
| 4 | Instance method | Public | Method | Saves the status of the tag provider | 20090526 |
Events
Class CL_WDR_TAG_PROVIDER_ASSIST has no event.
Types
Class CL_WDR_TAG_PROVIDER_ASSIST has no local type.
Method Signatures
Method GET_TAG_PROVIDER 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_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090526 |
Method GET_TAG_PROVIDER on class CL_WDR_TAG_PROVIDER_ASSIST has no exception.
Method GET_TAG_PROVIDERT 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_WD_CONTEXT_NODE | WebDynpro: Schnittstelle für Kontext Knoten | 20090526 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | WDY_TAG_PROVIDER_NAMESPACE | Namensraum des Tag Providers | 20090526 |
Method GET_TAG_PROVIDERT on class CL_WDR_TAG_PROVIDER_ASSIST has no exception.
Method GET_TEXT Signature
Method GET_TEXT on class CL_WDR_TAG_PROVIDER_ASSIST has no parameter.
Method GET_TEXT on class CL_WDR_TAG_PROVIDER_ASSIST has no exception.
Method STORE_PROVIDER_ACTIVE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTIVE | Call by reference | Type reference (TYPE) | WDY_TAG_PROVIDER_ACTIVE | Tag Provider aktiv | 20090526 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | WDY_TAG_PROVIDER_NAMESPACE | Namensraum des Tag Providers | 20090526 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20090526 |
Method STORE_PROVIDER_ACTIVE_STATE on class CL_WDR_TAG_PROVIDER_ASSIST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |