SAP ABAP Class CL_TDMS_DL_ULV (BTP Unified Log Viewer)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_WD_UI (Package) TDMS Activity UI's
⤷
⤷
Properties
| Class | CL_TDMS_DL_ULV | |
| Short Description | BTP Unified Log Viewer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_WD_UI | TDMS Activity UI's |
| Created | 20101202 | SAP |
| Last change | 20141107 | |
| 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_TDMS_DL_ULV has no interface implemented.
Friends
Class CL_TDMS_DL_ULV has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | INT4 | 1 | Message Detail 'Stop' | 20101202 | ||
| 2 | Constant | Public | Type reference (TYPE) | INT4 | 2 | Message Detail 'Action required' or 'Errors' | 20101202 | ||
| 3 | Constant | Public | Type reference (TYPE) | INT4 | 6 | Message Detail 'Information' | 20101202 | ||
| 4 | Constant | Public | Type reference (TYPE) | INT4 | 5 | Message Detail 'Warning' | 20101202 | ||
| 5 | Constant | Public | Type reference (TYPE) | INT4 | 3 | Message Detail 'Check' | 20101202 | ||
| 6 | Constant | Public | Type reference (TYPE) | INT4 | 4 | Message Detail 'Read only' | 20101202 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BALHDR | Application log: log header | 20101202 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_ULV_HEAD | BTP ULV List of head elements | 20101202 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_ULV_MSG | Filtered messages for output | 20101202 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | BTP_DL_T_ULV_MSG | All loaded messages | 20101202 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of msg type 'A' | 20101202 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of msg type 'A' | 20101202 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of msg type 'I' | 20101202 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of msg type 'W' probclass 2 | 20101202 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | INT4 | Number of msg type 'W' probclass 3 | 20101202 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | BALOGNR | Application log: log number | 20101202 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | INT4 | 6 | Currently set message detail | 20101202 | ||
| 18 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | SLO Mode or not | 20101202 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adjust full messages due to SLO conventions | 20101202 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20101202 | |
| 3 | Instance method | Private | Method | Create test messages | 20101202 | |
| 4 | Instance method | Private | Method | Reduce loaded messages by currently set filter options | 20101202 | |
| 5 | Instance method | Public | Method | Get number of messages with type 'A' | 20101202 | |
| 6 | Instance method | Public | Method | Get number of messages with type 'E' | 20101202 | |
| 7 | Instance method | Public | Method | Get number of messages with type 'I' | 20101202 | |
| 8 | Instance method | Public | Method | Get number of messages with type 'W' | 20101202 | |
| 9 | Instance method | Public | Method | Get number of messages with type 'W' and problem class 2 | 20101202 | |
| 10 | Instance method | Public | Method | Get number of messages with type 'W' and problem class 3 | 20101202 | |
| 11 | Instance method | Public | Method | Get head/value pairs for UI | 20101202 | |
| 12 | Instance method | Public | Method | Get all the messages of the currently selected header index | 20101202 | |
| 13 | Static method | Public | Method | Get icon to display a message type | 20101202 | |
| 14 | Instance method | Public | Method | Get context of a single message | 20101202 | |
| 15 | Instance method | Public | Method | Get currently set message detail | 20101202 | |
| 16 | Instance method | Public | Method | ULV in SLO mode or not | 20101202 | |
| 17 | Instance method | Private | Method | Group messages for SLO mode | 20101202 | |
| 18 | Instance method | Private | Method | Load messages from DB for selected header index | 20101202 | |
| 19 | Instance method | Public | Method | Set a new message list to the ULV | 20101202 | |
| 20 | Instance method | Public | Method | Set a new message detail | 20101202 |
Events
Class CL_TDMS_DL_ULV has no event.
Types
Class CL_TDMS_DL_ULV has no local type.
Method Signatures
Method ADJUST_MESSAGES Signature
Method ADJUST_MESSAGES on class CL_TDMS_DL_ULV has no parameter.
Method ADJUST_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_HEAD | Call by reference | Type reference (TYPE) | BTP_DL_T_ULV_HEAD | BTP ULV List of head elements | 20101202 | |||
| 2 | IT_MSG | Call by reference | Type reference (TYPE) | BTP_DL_T_BAL_S_MSG | BTP List of BAL_S_MSG messages | 20101202 | |||
| 3 | IV_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Application log: log number | 20101202 | |||
| 4 | IV_SLO_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Start ULV in SLO mode or not | 20101202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exections on Unified Log Viewer | 20101202 |
Method CREATE_TESTLIST Signature
Method CREATE_TESTLIST on class CL_TDMS_DL_ULV has no parameter.
Method CREATE_TESTLIST on class CL_TDMS_DL_ULV has no exception.
Method FILTER_MESSAGES Signature
Method FILTER_MESSAGES on class CL_TDMS_DL_ULV has no parameter.
Method FILTER_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_A Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_A on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_E Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_E on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_I Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_I on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_W Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_W on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_W2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_W2 on class CL_TDMS_DL_ULV has no exception.
Method GET_COUNT_W3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_COUNT | Value transfer | Type reference (TYPE) | INT4 | Number of messages | 20101202 |
Method GET_COUNT_W3 on class CL_TDMS_DL_ULV has no exception.
Method GET_HEAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_HEAD | Value transfer | Type reference (TYPE) | BTP_DL_T_ULV_HEAD | BTP ULV List of head elements | 20101202 |
Method GET_HEAD on class CL_TDMS_DL_ULV has no exception.
Method GET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MSG | Value transfer | Type reference (TYPE) | BTP_DL_T_ULV_MSG | List of messages | 20101202 |
Method GET_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method GET_MSGTY_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20101202 | |||
| 2 | RV_ICONNAME | Value transfer | Type reference (TYPE) | ICONNAME | Name of an Icon | 20101202 |
Method GET_MSGTY_ICON on class CL_TDMS_DL_ULV has no exception.
Method GET_MSG_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SEQNUM | Call by reference | Type reference (TYPE) | BTP_DL_BAL_SEQNUM | BTP Sequence Number of BAL messages | 20101202 | |||
| 2 | RT_CONTEXT | Value transfer | Type reference (TYPE) | BTP_DL_T_ULV_CTX | BTP ULV List of message context fields | 20101202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BTP Exections on Unified Log Viewer | 20101202 |
Method GET_MSG_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DETAIL | Value transfer | Type reference (TYPE) | INT4 | Message detail | 20101202 |
Method GET_MSG_DETAIL on class CL_TDMS_DL_ULV has no exception.
Method GET_SLO_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SLO_MODE | Value transfer | Type reference (TYPE) | ABAP_BOOL | ULV in SLO mode or not | 20101202 |
Method GET_SLO_MODE on class CL_TDMS_DL_ULV has no exception.
Method GROUP_MESSAGES Signature
Method GROUP_MESSAGES on class CL_TDMS_DL_ULV has no parameter.
Method GROUP_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method LOAD_MESSAGES Signature
Method LOAD_MESSAGES on class CL_TDMS_DL_ULV has no parameter.
Method LOAD_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method SET_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MSG | Call by reference | Type reference (TYPE) | BTP_DL_T_BAL_S_MSG | Message List | 20101202 |
Method SET_MESSAGES on class CL_TDMS_DL_ULV has no exception.
Method SET_MSG_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DETAIL | Call by reference | Type reference (TYPE) | INT4 | New message detail to set | 20101202 |
Method SET_MSG_DETAIL on class CL_TDMS_DL_ULV has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2006_1_700 |