SAP ABAP Interface IF_SQLM_HISTORY (History of Activities)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-RTA (Application Component) Runtime Analysis
⤷
SQLM_ADMIN (Package) SQL Monitor: Administration

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SQLM_HISTORY | History of Activities | 20130212 |
Properties
Interface | IF_SQLM_HISTORY | |
Short Description | History of Activities |
General Data
Package | SQLM_ADMIN | SQL Monitor: Administration |
Created | 20130212 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_SQLM_HISTORY has no forward declaration.
Interfaces
Interface IF_SQLM_HISTORY has no interface.
Friends
Interface IF_SQLM_HISTORY has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_OPERATION_ACTIVATE | Constant | Public | Type reference (TYPE) | SQLM_OPERATION | 'A' | 20130213 | ||
2 | C_OPERATION_DEACTIVATE | Constant | Public | Type reference (TYPE) | SQLM_OPERATION | 'I' | 20130213 | ||
3 | C_OPERATION_DELETE_DATA | Constant | Public | Type reference (TYPE) | SQLM_OPERATION | 'D' | 20130213 | ||
4 | C_OPERATION_REFRESH | Constant | Public | Type reference (TYPE) | SQLM_OPERATION | 'R' | 20130213 | ||
5 | C_ORIGINATOR_RSQLM_UPDATE_DATA | Constant | Public | See coding | 'RSQLM_UPDATE_DATA' | 20130215 | |||
6 | C_ORIGINATOR_SQLM | Constant | Public | See coding | 'SQLM' | 20130215 | |||
7 | C_ORIGINATOR_SQLMD | Constant | Public | See coding | 'SQLMD' | 20130225 | |||
8 | C_ORIGINATOR_SQLM_DEACTIVATE | Constant | Public | See coding | 'SQLM_DEACTIVATE' | 20130226 | |||
9 | C_ORIGINATOR_SQLM_UPDATE | Constant | Public | See coding | 'SQLM_UPDATE' | 20131114 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130215 | |
2 | ![]() |
Instance method | Public | Method | 20130226 | |
3 | ![]() |
Instance method | Public | Method | 20130214 | |
4 | ![]() |
Instance method | Public | Method | 20130212 | |
5 | ![]() |
Instance method | Public | Method | 20130916 | |
6 | ![]() |
Instance method | Public | Method | 20130225 |
Events
Interface IF_SQLM_HISTORY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_ACTIVITIES | Public | See coding | 20130212 | ty_activities type standard table of ty_activity with default key
|
||
2 | TY_ACTIVITY | Public | Type reference (TYPE) | SQLM_ACTIVITIES | 20130212 | |
|
3 | TY_MESSAGE | Public | Type reference (TYPE) | SYMSG | 20130215 | |
|
4 | TY_MESSAGES | Public | See coding | 20130215 | ty_messages type standard table of ty_message with default key
|
||
5 | TY_OPERATION | Public | Type reference (TYPE) | SQLM_OPERATION | 20130214 | |
Method Signatures
Method CONVERT_MESSAGE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_MSG_DATA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130215 | |||
2 | ![]() |
R_MESSAGES | Value transfer | Type reference (TYPE) | TY_MESSAGES | 20130215 |
Method CONVERT_MESSAGE_DATA on Interface IF_SQLM_HISTORY has no exception.
Method CONVERT_MESSAGE_DATA_TO_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUMBER_OF_MESSAGES | Call by reference | Type reference (TYPE) | INT4 | 20130322 | |||
2 | ![]() |
E_TEXT | Value transfer | Type reference (TYPE) | STRING | 20130322 | |||
3 | ![]() |
I_MSG_DATA | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130226 |
Method CONVERT_MESSAGE_DATA_TO_TEXT on Interface IF_SQLM_HISTORY has no exception.
Method CREATE_ACTIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OPERATION | Call by reference | Type reference (TYPE) | TY_ACTIVITY-OPERATION | 20130214 | |||
2 | ![]() |
I_ORIGINATOR | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130214 | |||
3 | ![]() |
I_SERVERS | Call by reference | Type reference (TYPE) | CSEQUENCE | 'n/a' | 20130214 | ||
4 | ![]() |
R_ACTIVITY | Value transfer | Object reference (TYPE REF TO) | IF_SQLM_ACTIVITY | 20130214 |
Method CREATE_ACTIVITY on Interface IF_SQLM_HISTORY has no exception.
Method GET_ACTITIVIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATUM | 20130305 | |||
2 | ![]() |
R_ACTIVITIES | Value transfer | Type reference (TYPE) | TY_ACTIVITIES | 20130212 |
Method GET_ACTITIVIES on Interface IF_SQLM_HISTORY has no exception.
Method GET_LAST_UPDATE_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_UPDATE_TIME | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20130916 |
Method GET_LAST_UPDATE_TIME on Interface IF_SQLM_HISTORY has no exception.
Method SERIALIZE_SERVERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_SERVERS | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20130225 | |||
2 | ![]() |
R_SERVERS | Value transfer | Type reference (TYPE) | STRING | 20130225 |
Method SERIALIZE_SERVERS on Interface IF_SQLM_HISTORY has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |