SAP ABAP Class CL_FPM_WEB_WIKIPEDIA (Base class for Wikipedia feeder)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_ODATA (Package) Floorplan Manager (Odata Integration)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_FPM_GUIBB | Generic UI Building Block | 20120427 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FPM_WEB_PERS_FROM_WIKIPEDIA | Get Info about a Person from Wikipedia | 20120427 |
Properties
| Class | CL_FPM_WEB_WIKIPEDIA | |
| Short Description | Base class for Wikipedia feeder | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_ODATA | Floorplan Manager (Odata Integration) |
| Created | 20120427 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPM_WEB_WIKIPEDIA has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FPM_GUIBB | Generic UI Building Block | 20120427 |
Friends
Class CL_FPM_WEB_WIKIPEDIA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STRING | 'FPM_RFCDEST' | 20120427 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | 20120427 | ||
| 2 | Instance method | Protected | Method | Converts a name to a wikipedia page key | 20120427 | |
| 3 | Instance method | Protected | Method | Searches a Wikipedia Page key from a search string | 20120427 | |
| 4 | Instance method | Protected | Method | 20120427 |
Events
Class CL_FPM_WEB_WIKIPEDIA has no event.
Types
Class CL_FPM_WEB_WIKIPEDIA has no local type.
Method Signatures
Method GET_ABSOLUTE_IMAGE_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_IMAGE_NAME | Call by reference | Type reference (TYPE) | STRING | 20120427 | ||||
| 2 | RV_URL | Value transfer | Type reference (TYPE) | STRING | 20120427 |
Method GET_ABSOLUTE_IMAGE_URL on class CL_FPM_WEB_WIKIPEDIA has no exception.
Method NAME_TO_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20120427 | ||||
| 2 | RV_KEY | Value transfer | Type reference (TYPE) | STRING | 20120427 |
Method NAME_TO_KEY on class CL_FPM_WEB_WIKIPEDIA has no exception.
Method SEARCH_WP_PAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20120427 | ||||
| 2 | RV_KEY | Value transfer | Type reference (TYPE) | STRING | 20120427 |
Method SEARCH_WP_PAGE on class CL_FPM_WEB_WIKIPEDIA has no exception.
Method STRIP_WIKI_MARKUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | STRING | 20120427 | ||||
| 2 | RV_OUTPUT | Value transfer | Type reference (TYPE) | STRING | 20120427 |
Method STRIP_WIKI_MARKUP on class CL_FPM_WEB_WIKIPEDIA has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 732 |