SAP ABAP Class IF_SQLM_ACTIVITY (if_sqlm_activity)
Properties
Class IF_SQLM_ACTIVITY  
Short Description if_sqlm_activity    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130213   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SQLM_ACTIVITY has no forward declaration.
Interfaces
Class IF_SQLM_ACTIVITY has no interface implemented.
Friends
Class IF_SQLM_ACTIVITY has no friend class.
Attributes
Class IF_SQLM_ACTIVITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20130213
2 FINALIZE Instance method Public Method 20130213
3 GET_BAL Instance method Public Method 20130312
4 GET_END_TIMESTAMP Instance method Public Method 20130213
5 GET_LOGGER Instance method Public Method 20130306
6 GET_MESSAGES Instance method Public Method 20130213
7 GET_NUMBER_OF_RECORDS Instance method Public Method 20130213
8 GET_OPERATION Instance method Public Method 20130213
9 GET_ORIGINATOR Instance method Public Method 20130214
10 GET_SERVERS Instance method Public Method 20130213
11 GET_START_TIMESTAMP Instance method Public Method 20130214
12 UPDATE Instance method Public Method 20130213
Events
Class IF_SQLM_ACTIVITY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ACTIVITIES Public Type reference (TYPE) IF_SQLM_HISTORY=>TY_ACTIVITIES 20130214
2 TY_ACTIVITY Public Type reference (TYPE) IF_SQLM_HISTORY=>TY_ACTIVITY 20130214
3 TY_MESSAGE Public Type reference (TYPE) IF_SQLM_HISTORY=>TY_MESSAGE 20130213
4 TY_MESSAGES Public Type reference (TYPE) IF_SQLM_HISTORY=>TY_MESSAGES 20130213
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) TY_MESSAGE 20130213

Method ADD_MESSAGE on class IF_SQLM_ACTIVITY has no exception.

Method FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS Value transfer Type reference (TYPE) SY-MSGTY 20130213

Method FINALIZE on class IF_SQLM_ACTIVITY has no exception.

Method GET_BAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BAL Value transfer Object reference (TYPE REF TO) CL_SQLM_BAL 20130312

Method GET_BAL on class IF_SQLM_ACTIVITY has no exception.

Method GET_END_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL 20130213

Method GET_END_TIMESTAMP on class IF_SQLM_ACTIVITY has no exception.

Method GET_LOGGER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REF_LOGGER Value transfer Object reference (TYPE REF TO) IF_SQLM_LOG Log interface 20130306

Method GET_LOGGER on class IF_SQLM_ACTIVITY has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGES Value transfer Type reference (TYPE) TY_MESSAGES 20130213

Method GET_MESSAGES on class IF_SQLM_ACTIVITY has no exception.

Method GET_NUMBER_OF_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_NUMBER Value transfer Type reference (TYPE) I 20130213

Method GET_NUMBER_OF_RECORDS on class IF_SQLM_ACTIVITY has no exception.

Method GET_OPERATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OPERATION Value transfer Type reference (TYPE) SQLM_OPERATION 20130213

Method GET_OPERATION on class IF_SQLM_ACTIVITY has no exception.

Method GET_ORIGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ORIGINATOR Value transfer Type reference (TYPE) STRING 20130214

Method GET_ORIGINATOR on class IF_SQLM_ACTIVITY has no exception.

Method GET_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERVERS Value transfer Type reference (TYPE) SQLM_SERVERS 20130213

Method GET_SERVERS on class IF_SQLM_ACTIVITY has no exception.

Method GET_START_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL 20130214

Method GET_START_TIMESTAMP on class IF_SQLM_ACTIVITY has no exception.

Method UPDATE Signature

Method UPDATE on class IF_SQLM_ACTIVITY has no parameter.
Method UPDATE on class IF_SQLM_ACTIVITY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in