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 | Instance attribute | Protected | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090130 | |||
| 2 | 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 | Instance method | Public | Method | Add exception to log | 20090130 | |
| 2 | Instance method | Public | Method | Add Log to Log | 20090130 | |
| 3 | Instance method | Public | Method | Include message to log | 20090130 | |
| 4 | Instance method | Protected | Method | Determine Error level | 20090130 | |
| 5 | Instance method | Public | Method | Get Log | 20090130 | |
| 6 | Instance method | Public | Method | Return error Level of message | 20090130 | |
| 7 | 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 | 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 | 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 | IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20090130 | |||
| 2 | IV_MSG | Call by reference | Type reference (TYPE) | BAPI_MSG | Message Text | 20090130 | |||
| 3 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20090130 | |||
| 4 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20090130 | |||
| 5 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20090130 | |||
| 6 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090130 | |||
| 7 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090130 | |||
| 8 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090130 | |||
| 9 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20090130 | |||
| 10 | IV_PARAM | Call by reference | Type reference (TYPE) | BAPI_PARAM | Parameter Name | 20090130 | |||
| 11 | 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 | IS_MSG | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20090130 | |||
| 2 | IT_PROTOCOL | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090130 | |||
| 3 | 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 | 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 | 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 |