SAP ABAP Class CL_CCMS_BSP_VIEWER (HTML Control Proxy Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-MON (Application Component) Monitoring
⤷
SMOI (Package) CCMS: Monitoring Architecture
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_HTML_VIEWER | HTML Control Proxy Class | 20000907 |
Properties
| Class | CL_CCMS_BSP_VIEWER | |
| Short Description | HTML Control Proxy Class | |
| Super Class | CL_GUI_HTML_VIEWER | HTML Control Proxy Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMOI | CCMS: Monitoring Architecture |
| Created | 20000907 | SAP |
| Last change | 20080612 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CCMS_BSP_VIEWER has no forward declaration.
Interfaces
Class CL_CCMS_BSP_VIEWER has no interface implemented.
Friends
Class CL_CCMS_BSP_VIEWER 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) | CHAR1 | 'X' | Frames | 20001115 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR32 | Character field, length 32 | 20001115 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | 'X' | Activate Frog | 20000918 | ||
| 4 | Static Attribute | Public | Type reference (TYPE) | SWL_STYLES | Frog Settings | 20000918 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | STANDARD TABLE OF W3HTML | HTML Table | 20001018 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CHAR4 | 'yes', 'no', 'auto' or '' | 20000912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000907 | |
| 2 | Static method | Public | Method | Display HTML Page in Frog Style | 20000918 | |
| 3 | Static method | Public | Method | Converts a BSP Object to an HTML Table | 20001115 | |
| 4 | Instance method | Public | Method | Loads an HTML document from the Web Object Repository | 20001012 | |
| 5 | Instance method | Private | Event handling method | Loads Links Using Local Host | 20000907 | |
| 6 | Instance method | Public | Method | Set Borders, Scroller and Frog Style | 20001115 | |
| 7 | Instance method | Public | Method | Display a BSP Page | 20000921 |
Events
Class CL_CCMS_BSP_VIEWER has no event.
Types
Class CL_CCMS_BSP_VIEWER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000907 |
Method CONSTRUCTOR on class CL_CCMS_BSP_VIEWER has no exception.
Method FROG_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTENT | Call by reference | Type reference (TYPE) | STANDARD TABLE | Inhalt der HTML-Seite | 20000918 |
Method FROG_DATA on class CL_CCMS_BSP_VIEWER has no exception.
Method GET_HTML_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSP_APPLICATION | Call by reference | Type reference (TYPE) | C | BSP-Anwendung | 20001115 | |||
| 2 | BSP_PAGE | Call by reference | Type reference (TYPE) | C | BSP-Seite | 20001115 | |||
| 3 | HOST | Call by reference | Type reference (TYPE) | STRING | Host des HTTP-Clients | 20001115 | |||
| 4 | HTML_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 20001115 | |||
| 5 | PORT | Call by reference | Type reference (TYPE) | STRING | Port des HTTP-Clients | 20001115 | |||
| 6 | SUBTYPE | Call by reference | Type reference (TYPE) | C | 'html' | Subtyp eines MIME Objekts | 20001115 | ||
| 7 | TYPE | Call by reference | Type reference (TYPE) | C | 'text' | Typ eines MIME Objekts | 20001115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | the given document was not found in Web Repository | 20001115 | ||
| 2 | gerneral error in DP call | 20001115 | ||
| 3 | invalid parameter in a DP call | 20001115 |
Method LOAD_BSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ASSIGNED_URL | Call by reference | Type reference (TYPE) | C | URL | 20001012 | |||
| 2 | BSP_APPLICATION | Call by reference | Type reference (TYPE) | C | BSP-Anwendung | 20001012 | |||
| 3 | BSP_PAGE | Call by reference | Type reference (TYPE) | C | BSP-Seite | 20001012 | |||
| 4 | DOCUMENT_URL | Call by reference | Type reference (TYPE) | C | URL | 20001012 | |||
| 5 | SUBTYPE | Call by reference | Type reference (TYPE) | C | 'html' | Subtyp eines MIME Objekts | 20001012 | ||
| 6 | TYPE | Call by reference | Type reference (TYPE) | C | 'text' | Typ eines MIME Objekts | 20001012 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | the given document was not found in Web Repository | 20001012 | ||
| 2 | gerneral error in DP call | 20001012 | ||
| 3 | invalid parameter in a DP call | 20001012 |
Method ON_SAPEVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Value transfer | Attribute reference (LIKE) | 20000907 | |||||
| 2 | FRAME | Value transfer | Attribute reference (LIKE) | 20000907 | |||||
| 3 | GETDATA | Value transfer | Attribute reference (LIKE) | 20000907 | |||||
| 4 | POSTDATA | Value transfer | Attribute reference (LIKE) | 20000907 | |||||
| 5 | QUERY_TABLE | Value transfer | Attribute reference (LIKE) | 20000907 |
Method ON_SAPEVENT on class CL_CCMS_BSP_VIEWER has no exception.
Method SET_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BORDER | Value transfer | Type reference (TYPE) | CHAR1 | '' | Rahmen | 20001115 | ||
| 2 | FROG | Value transfer | Type reference (TYPE) | CHAR1 | 'X' | Frog-Stil | 20001115 | ||
| 3 | SCROLLING | Value transfer | Type reference (TYPE) | STRING | 'auto' | Scroller | 20001115 |
Method SET_STYLE on class CL_CCMS_BSP_VIEWER has no exception.
Method SHOW_BSP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BSP_APPLICATION | Call by reference | Type reference (TYPE) | C | Anwendung | 20001102 | |||
| 2 | BSP_PAGE | Call by reference | Type reference (TYPE) | C | Seite | 20001102 |
Method SHOW_BSP on class CL_CCMS_BSP_VIEWER has no exception.
History
| Last changed by/on | SAP | 20080612 |
| SAP Release Created in | 50A |