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 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DOKU_LNK | Document Link | 19990902 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_EPSS_HTML_VIEWER | Reference to EPSS HTML viewer | 19990902 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | THEAD | Document Header | 19990902 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HELP_INFO | Help Info structure | 19990907 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | HTMLTABLE | HTML document lines | 19990902 | ||
6 | ![]() |
Static Attribute | Private | See coding | ICON_TO_MIME | 19990906 | |||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TLINETAB | ITF document lines | 19990902 | ||
8 | ![]() |
Static Attribute | Private | See coding | Docu classes | 19990902 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Determine the SAPicons used and load from WEB-Repository | 19990906 |
2 | ![]() |
Instance method | Private | Method | Determine the SAPicons used and load from WEB-Repository | 19990929 |
3 | ![]() |
Instance method | Private | Method | Call transaction | 19990902 |
4 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20010716 |
5 | ![]() |
Instance method | Public | Constructor | Initialize a doc object to handle SAPEVENT | 19990907 |
6 | ![]() |
Instance method | Public | Method | Convert ITF to HTML | 19990902 |
7 | ![]() |
Instance method | Public | Method | Get the documentation | 19990902 |
8 | ![]() |
Instance method | Private | Method | Get the glossary entry | 19990902 |
9 | ![]() |
Instance method | Private | Method | Show glossary text | 20000303 |
10 | ![]() |
Instance method | Private | Method | Show info object | 19990906 |
11 | ![]() |
Instance method | Public | Method | Show SAPscript lines | 19990921 |
12 | ![]() |
Instance method | Public | Method | Merge style sheeds to HTML lines | 19990907 |
13 | ![]() |
Instance method | Public | Method | Resolve the link triggered by a SAPEVENT | 19990902 |
14 | ![]() |
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 | 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 | ![]() |
LANGUAGE | Value transfer | Type reference (TYPE) | SYLANGU | SAP-System, aktuelle Sprache | 20011219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
EPSS_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_EPSS_HTML_VIEWER | Reference to the EPSS HTML viewer | 19990921 | ||
2 | ![]() |
HEADER | Call by reference | Type reference (TYPE) | THEAD | Document Header | 19990921 | ||
3 | ![]() |
HELP_INFO | Call by reference | Type reference (TYPE) | HELP_INFO | Help Info structure | 19990921 | ||
4 | ![]() |
LINES | Call by reference | Type reference (TYPE) | TLINETAB | ITF document lines | 19990921 | ||
5 | ![]() |
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 | ![]() |
DOC_LINK | Call by reference | Type reference (TYPE) | C | Documentation link | 19990902 | ||
2 | ![]() |
EPSS_HTML_VIEWER | Call by reference | Object reference (TYPE REF TO) | CL_EPSS_HTML_VIEWER | Reference to the EPSS HTML viewer | 19990902 | ||
3 | ![]() |
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 | 19990907 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |