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 BORDER Instance attribute Private Type reference (TYPE) CHAR1 'X' Frames 20001115
2 BSP_NAME Instance attribute Private Type reference (TYPE) CHAR32 Character field, length 32 20001115
3 FROG Instance attribute Private Type reference (TYPE) CHAR1 'X' Activate Frog 20000918
4 GS_STYLES Static Attribute Public Type reference (TYPE) SWL_STYLES Frog Settings 20000918
5 HTML_PAGE Instance attribute Private Type reference (TYPE) STANDARD TABLE OF W3HTML HTML Table 20001018
6 SCROLLING Instance attribute Private Type reference (TYPE) CHAR4 'yes', 'no', 'auto' or '' 20000912
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20000907
2 FROG_DATA Static method Public Method Display HTML Page in Frog Style 20000918
3 GET_HTML_TABLE Static method Public Method Converts a BSP Object to an HTML Table 20001115
4 LOAD_BSP Instance method Public Method Loads an HTML document from the Web Object Repository 20001012
5 ON_SAPEVENT Instance method Private Event handling method Loads Links Using Local Host 20000907
6 SET_STYLE Instance method Public Method Set Borders, Scroller and Frog Style 20001115
7 SHOW_BSP 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 Importing 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 Changing 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 Importing BSP_APPLICATION Call by reference Type reference (TYPE) C BSP-Anwendung 20001115
2 Importing BSP_PAGE Call by reference Type reference (TYPE) C BSP-Seite 20001115
3 Importing HOST Call by reference Type reference (TYPE) STRING Host des HTTP-Clients 20001115
4 Exporting HTML_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 20001115
5 Importing PORT Call by reference Type reference (TYPE) STRING Port des HTTP-Clients 20001115
6 Importing SUBTYPE Call by reference Type reference (TYPE) C 'html' Subtyp eines MIME Objekts 20001115
7 Importing TYPE Call by reference Type reference (TYPE) C 'text' Typ eines MIME Objekts 20001115
# Exception Resumable Description Created on
1 DOCUMENT_NOT_FOUND the given document was not found in Web Repository 20001115
2 DP_ERROR_GENERAL gerneral error in DP call 20001115
3 DP_INVALID_PARAMETER 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 Exporting ASSIGNED_URL Call by reference Type reference (TYPE) C URL 20001012
2 Importing BSP_APPLICATION Call by reference Type reference (TYPE) C BSP-Anwendung 20001012
3 Importing BSP_PAGE Call by reference Type reference (TYPE) C BSP-Seite 20001012
4 Importing DOCUMENT_URL Call by reference Type reference (TYPE) C URL 20001012
5 Importing SUBTYPE Call by reference Type reference (TYPE) C 'html' Subtyp eines MIME Objekts 20001012
6 Importing TYPE Call by reference Type reference (TYPE) C 'text' Typ eines MIME Objekts 20001012
# Exception Resumable Description Created on
1 DOCUMENT_NOT_FOUND the given document was not found in Web Repository 20001012
2 DP_ERROR_GENERAL gerneral error in DP call 20001012
3 DP_INVALID_PARAMETER 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 Importing ACTION Value transfer Attribute reference (LIKE) 20000907
2 Importing FRAME Value transfer Attribute reference (LIKE) 20000907
3 Importing GETDATA Value transfer Attribute reference (LIKE) 20000907
4 Importing POSTDATA Value transfer Attribute reference (LIKE) 20000907
5 Importing 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 Importing BORDER Value transfer Type reference (TYPE) CHAR1 '' Rahmen 20001115
2 Importing FROG Value transfer Type reference (TYPE) CHAR1 'X' Frog-Stil 20001115
3 Importing 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 Importing BSP_APPLICATION Call by reference Type reference (TYPE) C Anwendung 20001102
2 Importing 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