SAP ABAP Class CL_DAS_ERROR_HANDLING (ILM SRS: Error Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ILM-SRS (Application Component) Storage and Retention Service
⤷
S_ILM_DAS_UTIL (Package) ILM SRS: Utilities
⤷
⤷
Properties
| Class | CL_DAS_ERROR_HANDLING | |
| Short Description | ILM SRS: Error Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_ILM_DAS_UTIL | ILM SRS: Utilities |
| Created | 20101007 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DAS_ERROR_HANDLING has no interface implemented.
Friends
Class CL_DAS_ERROR_HANDLING 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 | 'see message body' | 20101108 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_ILM_LOG | Generic Log for ILM | 20101021 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101021 | ||
| 2 | Static method | Public | Method | 20101007 | ||
| 3 | Static method | Public | Method | 20101029 | ||
| 4 | Static method | Public | Method | 20101102 |
Events
Class CL_DAS_ERROR_HANDLING has no event.
Types
Class CL_DAS_ERROR_HANDLING has no local type.
Method Signatures
Method GET_APPL_LOG_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ILM_LOG | Value transfer | Object reference (TYPE REF TO) | CL_ILM_LOG | Generisches Log für ILM | 20101021 |
Method GET_APPL_LOG_OBJECT on class CL_DAS_ERROR_HANDLING has no exception.
Method GET_REASON_PHRASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101007 | ||||
| 2 | RV_REASON_PHRASE | Value transfer | Type reference (TYPE) | STRING | 20101007 |
Method GET_REASON_PHRASE on class CL_DAS_ERROR_HANDLING has no exception.
Method LOG_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20101029 | ||||
| 2 | IV_MSG_TYPE | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20101029 | |||
| 3 | IV_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BALPROBCL | Anwendungs-Log: Problemklasse einer Meldung | 20101029 |
Method LOG_MESSAGE on class CL_DAS_ERROR_HANDLING has no exception.
Method REPORT_SERVICE_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESPONSE_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20101102 | |||
| 2 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101102 | ||||
| 3 | IV_NO_LOGGING | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20101102 | ||
| 4 | IV_SERVICE_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20101102 | ||||
| 5 | IV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101102 |
Method REPORT_SERVICE_MSG on class CL_DAS_ERROR_HANDLING has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |