SAP ABAP Class CL_QUM_LOG_HDL (Log Handling for QUM)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QN (Application Component) Quality Notifications
     OPS_SE_QUM_XI_IMPL (Package) OPS_SE_QUM_XI_IMPL
Properties
Class CL_QUM_LOG_HDL  
Short Description Log Handling for QUM    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_QUM_XI_IMPL   OPS_SE_QUM_XI_IMPL 
Created 20090130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_QUM_LOG_HDL has no forward declaration.
Interfaces
Class CL_QUM_LOG_HDL has no interface implemented.
Friends
Class CL_QUM_LOG_HDL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PROTOCOL Instance attribute Protected Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090130
2 MV_SEVERITY Instance attribute Protected Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20090130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EXCEPTION Instance method Public Method Add exception to log 20090130
2 ADD_LOG Instance method Public Method Add Log to Log 20090130
3 ADD_MESSAGE Instance method Public Method Include message to log 20090130
4 DETERMINE_SEVERITY Instance method Protected Method Determine Error level 20090130
5 GET_PROTOCOL Instance method Public Method Get Log 20090130
6 GET_SEVERITY Instance method Public Method Return error Level of message 20090130
7 INIT Instance method Public Method Initialize Log 20090130
Events
Class CL_QUM_LOG_HDL has no event.
Types
Class CL_QUM_LOG_HDL has no local type.
Method Signatures

Method ADD_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20090130

Method ADD_EXCEPTION on class CL_QUM_LOG_HDL has no exception.

Method ADD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROTOCOL Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090130

Method ADD_LOG on class CL_QUM_LOG_HDL has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIELD Call by reference Type reference (TYPE) BAPI_FLD Field in parameter 20090130
2 Importing IV_MSG Call by reference Type reference (TYPE) BAPI_MSG Message Text 20090130
3 Importing IV_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20090130
4 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20090130
5 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20090130
6 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090130
7 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090130
8 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090130
9 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20090130
10 Importing IV_PARAM Call by reference Type reference (TYPE) BAPI_PARAM Parameter Name 20090130
11 Importing IV_ROW Call by reference Type reference (TYPE) BAPI_LINE Lines in parameter 20090130

Method ADD_MESSAGE on class CL_QUM_LOG_HDL has no exception.

Method DETERMINE_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090130
2 Importing IT_PROTOCOL Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090130
3 Returning RV_SEVERITY Value transfer Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20090130

Method DETERMINE_SEVERITY on class CL_QUM_LOG_HDL has no exception.

Method GET_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_PROTOCOL Value transfer Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090130

Method GET_PROTOCOL on class CL_QUM_LOG_HDL has no exception.

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SEVERITY Value transfer Type reference (TYPE) BAPI_MTYPE Message type: S Success, E Error, W Warning, I Info, A Abort 20090130

Method GET_SEVERITY on class CL_QUM_LOG_HDL has no exception.

Method INIT Signature

Method INIT on class CL_QUM_LOG_HDL has no parameter.
Method INIT on class CL_QUM_LOG_HDL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 605