SAP ABAP Class CL_EPSS_SAPEVENT (EPSS Class for SAPEVENT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DOC-IWB (Application Component) SAP Knowledge Warehouse
     SEPSS (Package) Electronic Performance Support System
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPSS_DOCU_TO_HTML Service for Displaying Documentation in HTML Format 20010814
Properties
Class CL_EPSS_SAPEVENT  
Short Description EPSS Class for SAPEVENT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SEPSS   Electronic Performance Support System 
Created 19990902   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EPSS_SAPEVENT has no forward declaration.
Interfaces
Class CL_EPSS_SAPEVENT has no interface implemented.
Friends
Class CL_EPSS_SAPEVENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOC_LINK Instance attribute Public Type reference (TYPE) DOKU_LNK Document Link 19990902
2 EPSS_HTML_VIEWER Instance attribute Public Object reference (TYPE REF TO) CL_EPSS_HTML_VIEWER Reference to EPSS HTML viewer 19990902
3 HEADER Instance attribute Public Type reference (TYPE) THEAD Document Header 19990902
4 HELP_INFO Instance attribute Public Type reference (TYPE) HELP_INFO Help Info structure 19990907
5 HTMLLINES Instance attribute Public Type reference (TYPE) HTMLTABLE HTML document lines 19990902
6 ICON_TO_MIME Static Attribute Private See coding ICON_TO_MIME 19990906
7 ITFLINES Instance attribute Public Type reference (TYPE) TLINETAB ITF document lines 19990902
8 I_TDCLD Static Attribute Private See coding Docu classes 19990902
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SAPICONS_TO_HTML Instance method Public Method Determine the SAPicons used and load from WEB-Repository 19990906
2 ADD_SAPICONS_TO_HTML2 Instance method Private Method Determine the SAPicons used and load from WEB-Repository 19990929
3 CALL_TRANSACTION Instance method Private Method Call transaction 19990902
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20010716
5 CONSTRUCTOR Instance method Public Constructor Initialize a doc object to handle SAPEVENT 19990907
6 CONVERT_ITF_TO_HTML Instance method Public Method Convert ITF to HTML 19990902
7 DOCU_GET Instance method Public Method Get the documentation 19990902
8 GLOSSARY_READ Instance method Private Method Get the glossary entry 19990902
9 GLOSSARY_SHOW Instance method Private Method Show glossary text 20000303
10 INFO_OBJECT_SHOW Instance method Private Method Show info object 19990906
11 LINES_DISPLAY Instance method Public Method Show SAPscript lines 19990921
12 MERGE_STYLES Instance method Public Method Merge style sheeds to HTML lines 19990907
13 RESOLVE_LINK Instance method Public Method Resolve the link triggered by a SAPEVENT 19990902
14 SUBMIT_REPORT Instance method Private Method Submit report 19990902
Events
Class CL_EPSS_SAPEVENT has no event.
Types
Class CL_EPSS_SAPEVENT has no local type.
Method Signatures

Method ADD_SAPICONS_TO_HTML Signature

Method ADD_SAPICONS_TO_HTML on class CL_EPSS_SAPEVENT has no parameter.
Method ADD_SAPICONS_TO_HTML on class CL_EPSS_SAPEVENT has no exception.

Method ADD_SAPICONS_TO_HTML2 Signature

Method ADD_SAPICONS_TO_HTML2 on class CL_EPSS_SAPEVENT has no parameter.
Method ADD_SAPICONS_TO_HTML2 on class CL_EPSS_SAPEVENT has no exception.

Method CALL_TRANSACTION Signature

Method CALL_TRANSACTION on class CL_EPSS_SAPEVENT has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 19990907

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_EPSS_SAPEVENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPSS_SAPEVENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EPSS_SAPEVENT has no parameter.
Method CONSTRUCTOR on class CL_EPSS_SAPEVENT has no exception.

Method CONVERT_ITF_TO_HTML Signature

Method CONVERT_ITF_TO_HTML on class CL_EPSS_SAPEVENT has no parameter.
Method CONVERT_ITF_TO_HTML on class CL_EPSS_SAPEVENT has no exception.

Method DOCU_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANGUAGE Value transfer Type reference (TYPE) SYLANGU SAP-System, aktuelle Sprache 20011219
# Exception Resumable Description Created on
1 DOCU_NOT_FOUND 20030813

Method GLOSSARY_READ Signature

Method GLOSSARY_READ on class CL_EPSS_SAPEVENT has no parameter.
Method GLOSSARY_READ on class CL_EPSS_SAPEVENT has no exception.

Method GLOSSARY_SHOW Signature

Method GLOSSARY_SHOW on class CL_EPSS_SAPEVENT has no parameter.
Method GLOSSARY_SHOW on class CL_EPSS_SAPEVENT has no exception.

Method INFO_OBJECT_SHOW Signature

Method INFO_OBJECT_SHOW on class CL_EPSS_SAPEVENT has no parameter.
Method INFO_OBJECT_SHOW on class CL_EPSS_SAPEVENT has no exception.

Method LINES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EPSS_HTML_VIEWER Call by reference Object reference (TYPE REF TO) CL_EPSS_HTML_VIEWER Reference to the EPSS HTML viewer 19990921
2 Importing HEADER Call by reference Type reference (TYPE) THEAD Document Header 19990921
3 Importing HELP_INFO Call by reference Type reference (TYPE) HELP_INFO Help Info structure 19990921
4 Importing LINES Call by reference Type reference (TYPE) TLINETAB ITF document lines 19990921
5 Importing MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20000103

Method LINES_DISPLAY on class CL_EPSS_SAPEVENT has no exception.

Method MERGE_STYLES Signature

Method MERGE_STYLES on class CL_EPSS_SAPEVENT has no parameter.
Method MERGE_STYLES on class CL_EPSS_SAPEVENT has no exception.

Method RESOLVE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOC_LINK Call by reference Type reference (TYPE) C Documentation link 19990902
2 Importing EPSS_HTML_VIEWER Call by reference Object reference (TYPE REF TO) CL_EPSS_HTML_VIEWER Reference to the EPSS HTML viewer 19990902
3 Importing HELP_INFO Call by reference Type reference (TYPE) HELP_INFO Help Info structure 19990907

Method RESOLVE_LINK on class CL_EPSS_SAPEVENT has no exception.

Method SUBMIT_REPORT Signature

Method SUBMIT_REPORT on class CL_EPSS_SAPEVENT has no parameter.
# Exception Resumable Description Created on
1 INTERNAL_ERROR Internal error 19990907
History
Last changed by/on SAP  20110908 
SAP Release Created in