SAP ABAP Class IF_RS2HANA_AUTH_LOG (Application log interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RS2HANA_AUTH_LOG Application log 20130204
Properties
Class IF_RS2HANA_AUTH_LOG  
Short Description Application log interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130204   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_RS2HANA_AUTH_LOG has no interface implemented.
Friends
Class IF_RS2HANA_AUTH_LOG has no friend class.
Attributes
Class IF_RS2HANA_AUTH_LOG has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Instance method Public Method Add messages to log 20130226
2 CREATE Static method Public Method Creates a new instance 20130204
3 GET_MESSAGES Instance method Public Method Returns all messages 20130204
4 SAVE Instance method Public Method Write messages to db 20130204
Events
Class IF_RS2HANA_AUTH_LOG has no event.
Types
Class IF_RS2HANA_AUTH_LOG has no local type.
Method Signatures

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130226

Method ADD_MESSAGES on class IF_RS2HANA_AUTH_LOG has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_LOG_OBJ Value transfer Object reference (TYPE REF TO) IF_RS2HANA_AUTH_LOG Interface: Log 20130204

Method CREATE on class IF_RS2HANA_AUTH_LOG has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_MSG Value transfer Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20130204

Method GET_MESSAGES on class IF_RS2HANA_AUTH_LOG has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_UPDATE_TASK Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE 20130204

Method SAVE on class IF_RS2HANA_AUTH_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in