SAP ABAP Class CL_WD_RELATED_LINK_FACTORY (Web Dynpro: Create Document Links)
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
⤷
⤷
Properties
| Class | CL_WD_RELATED_LINK_FACTORY | |
| Short Description | Web Dynpro: Create Document Links | |
| 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 | 20100303 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WD_RELATED_LINK_FACTORY has no forward declaration.
Interfaces
Class CL_WD_RELATED_LINK_FACTORY has no interface implemented.
Friends
Class CL_WD_RELATED_LINK_FACTORY has no friend class.
Attributes
Class CL_WD_RELATED_LINK_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | OpenSearch Link to Add in Browser Search Field | 20100303 | |
| 2 | Static method | Public | Method | Create RSS Link | 20100303 |
Events
Class CL_WD_RELATED_LINK_FACTORY has no event.
Types
Class CL_WD_RELATED_LINK_FACTORY has no local type.
Method Signatures
Method CREATE_OPEN_SEARCH_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HREF | Call by reference | Type reference (TYPE) | STRING | 20100303 | ||||
| 2 | RELATED_LINK | Value transfer | Object reference (TYPE REF TO) | IF_WD_RELATED_LINK | Web Dynpro: Dokumentverweis (-Tag) | 20100303 | |||
| 3 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20100303 |
Method CREATE_OPEN_SEARCH_LINK on class CL_WD_RELATED_LINK_FACTORY has no exception.
Method CREATE_RSS_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HREF | Call by reference | Type reference (TYPE) | STRING | 20100303 | ||||
| 2 | RELATED_LINK | Value transfer | Object reference (TYPE REF TO) | IF_WD_RELATED_LINK | Web Dynpro: Dokumentverweis (-Tag) | 20100303 | |||
| 3 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20100303 |
Method CREATE_RSS_LINK on class CL_WD_RELATED_LINK_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |