SAP ABAP Class IF_SCV_LITE_SERVER_ERR_LOGGER (Functions for Server Error Logger)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_LITE_NULL_ERROR_LOGGER Error Logger Dummy 20110429
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_LITE_SERVER_ERR_LOGGER Functions for Server Error Logger 20110429
Properties
Class IF_SCV_LITE_SERVER_ERR_LOGGER  
Short Description Functions for Server Error Logger    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110429   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SCVLT Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_SCV_LITE_SERVER_ERR_LOGGER has no interface implemented.
Friends
Class IF_SCV_LITE_SERVER_ERR_LOGGER has no friend class.
Attributes
Class IF_SCV_LITE_SERVER_ERR_LOGGER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ERRORS Instance method Public Method 20110429
2 LOG_ERROR Instance method Public Method 20110429
Events
Class IF_SCV_LITE_SERVER_ERR_LOGGER has no event.
Types
Class IF_SCV_LITE_SERVER_ERR_LOGGER has no local type.
Method Signatures

Method GET_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVERS_WITH_ERRORS Value transfer Type reference (TYPE) SCVLT_TAB_SERVERS_WITH_ERRORS 20110429

Method GET_ERRORS on class IF_SCV_LITE_SERVER_ERR_LOGGER has no exception.

Method LOG_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ERROR_CODE Call by reference Type reference (TYPE) NUMERIC 20110429
2 Importing I_ERROR_TEXT Call by reference Type reference (TYPE) CSEQUENCE 20110429
3 Importing I_ERROR_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_SERVER_ERROR_TYPE Fehlerart Server-Aktivierung 20110429
4 Importing I_SERVER_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110429

Method LOG_ERROR on class IF_SCV_LITE_SERVER_ERR_LOGGER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in