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 ABAP 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 MC_SEE_BODY Constant Public Type reference (TYPE) STRING 'see message body' 20101108
2 MO_ILM_LOG 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 GET_APPL_LOG_OBJECT Static method Public Method 20101021
2 GET_REASON_PHRASE Static method Public Method 20101007
3 LOG_MESSAGE Static method Public Method 20101029
4 REPORT_SERVICE_MSG 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 Returning 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 Importing IV_STATUS_CODE Call by reference Type reference (TYPE) I 20101007
2 Returning 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 Importing IV_MESSAGE Call by reference Type reference (TYPE) STRING 20101029
2 Importing IV_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20101029
3 Importing 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 Changing CT_RESPONSE_HEADER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20101102
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101102
3 Importing IV_NO_LOGGING Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101102
4 Importing IV_SERVICE_MESSAGE Call by reference Type reference (TYPE) STRING 20101102
5 Importing 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