SAP ABAP Class /SDF/CL_EM_COLLECTOR_BASE (Exception Management Base Class)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-SDD (Application Component) Service Data Download
⤷
/SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SDF/IF_EM_COLLECTORS | Collector interface for Exception Management | 20110816 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_APPLOG_COLLECTOR | Syslog collector for Exception Management | 20110823 |
| 2 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_DUMP_COLLECTOR | Dump collector for Exception Management | 20110816 |
| 3 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_GW_COLLECTOR | Web Service collector for Exception Management | 20120816 |
| 4 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_JOB_COLLECTOR | Job collector for Exception Management | 20110822 |
| 5 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_SYSLOG_COLLECTOR | Applog collector for Exception Management | 20110823 |
| 6 | Inheritance (c INHERITING FROM c_ref) | /SDF/CL_EM_WS_COLLECTOR | Web Service collector for Exception Management | 20110822 |
Properties
| Class | /SDF/CL_EM_COLLECTOR_BASE | |
| Short Description | Exception Management Base Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SDF/STPI_6X | Release 6.XX dependent Basis Addon SLM |
| Created | 20110816 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SDF/CL_EM_COLLECTOR_BASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SDF/IF_EM_COLLECTORS | Collector interface for Exception Management | 20110816 |
Friends
Class /SDF/CL_EM_COLLECTOR_BASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'CLIENT' | 20110816 | |||
| 2 | Constant | Protected | Type reference (TYPE) | C | 'E' | 20110817 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'HOST' | 20110816 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'MESSAGE' | 20110816 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'SUBCATEGORY' | 20110816 | |||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '~' | 20110816 | |||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'USER' | 20110816 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110816 | ||
| 2 | Instance method | Public | Method | get parameter of generic filter | 20110816 |
Events
Class /SDF/CL_EM_COLLECTOR_BASE has no event.
Types
Class /SDF/CL_EM_COLLECTOR_BASE has no local type.
Method Signatures
Method APPLY_GENERIC_FILTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_GEN | Call by reference | Type reference (TYPE) | /SDF/E2EEM_DATA_GEN_TT | Data Table for EM (general data) | 20110816 | |||
| 2 | ET_RESULT_STATUS | Call by reference | Type reference (TYPE) | /SDF/E2E_RETURN_STATUS_MULT_TT | Table Type of Return Status | 20110816 | |||
| 3 | IT_SELOPT | Call by reference | Type reference (TYPE) | /SDF/E2E_SELPARA_OR_TT | Select Option Table (OR) | 20110816 |
Method APPLY_GENERIC_FILTER on class /SDF/CL_EM_COLLECTOR_BASE has no exception.
Method GET_GENERIC_FILTER_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM | Call by reference | Type reference (TYPE) | /SDF/E2EEM_PARAM_VALUE_TT | Table with parameter values | 20110816 |
Method GET_GENERIC_FILTER_PARAM on class /SDF/CL_EM_COLLECTOR_BASE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_620 |