SAP ABAP Class CL_RS2HANA_AUTH_LOG (Application log)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-MTD-HMOD (Application Component) HANA Model Generation in BW
     RS2HANA_AUTH (Package) BW Authorization in HANA
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RS2HANA_AUTH_LOG Application log interface 20130204
Properties
Class CL_RS2HANA_AUTH_LOG  
Short Description Application log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS2HANA_AUTH   BW Authorization in HANA 
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 IF_RSDHAM_ANALYSIS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RS2HANA_AUTH_LOG Application log interface 20130204
Friends
Class CL_RS2HANA_AUTH_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_LOG_HANDLE Instance attribute Public Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130204
2 N_R_APPL_LOG Static Attribute Public Object reference (TYPE REF TO) CL_RS2HANA_AUTH_LOG Log: Process chain 20130204
3 N_S_LOG_HEADER Instance attribute Public Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20130204
4 P_R_MSG Instance attribute Private Object reference (TYPE REF TO) CL_RSO_MSG Container for Messages 20130204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGES Instance method Public Method 20130226
2 CREATE Instance method Public Method 20130204
3 GET_MESSAGES Instance method Public Method 20130204
4 OPEN_LOG Static method Public Method Open existing application log 20130204
5 P_READ_MSG_FROM_DB Instance method Private Method Read messages from DB 20130204
6 SAVE Instance method Public Method 20130204
7 SET_EXTERNAL_KEY Instance method Public Method 20130204
Events
Class CL_RS2HANA_AUTH_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 N_S_STOPWATCH Public See coding 20130206 begin of N_S_STOPWATCH, id type string, date type timestamp, start type i, stop type i, end of n_s_stopwatch
2 N_T_STOPWATCH Public See coding 20130206 n_t_stopwatch type STANDARD TABLE OF n_s_stopwatch with key id
Method Signatures

Method ADD_MESSAGES Signature

Method ADD_MESSAGES on class CL_RS2HANA_AUTH_LOG has no parameter.
Method ADD_MESSAGES on class CL_RS2HANA_AUTH_LOG has no exception.

Method CREATE Signature

Method CREATE on class CL_RS2HANA_AUTH_LOG has no parameter.
Method CREATE on class CL_RS2HANA_AUTH_LOG has no exception.

Method GET_MESSAGES Signature

Method GET_MESSAGES on class CL_RS2HANA_AUTH_LOG has no parameter.
Method GET_MESSAGES on class CL_RS2HANA_AUTH_LOG has no exception.

Method OPEN_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130204
2 Returning R_R_APPL_LOG Value transfer Object reference (TYPE REF TO) IF_RS2HANA_AUTH_LOG Application Log for HANA Analysis Process 20130204

Method OPEN_LOG on class CL_RS2HANA_AUTH_LOG has no exception.

Method P_READ_MSG_FROM_DB Signature

Method P_READ_MSG_FROM_DB on class CL_RS2HANA_AUTH_LOG has no parameter.
Method P_READ_MSG_FROM_DB on class CL_RS2HANA_AUTH_LOG has no exception.

Method SAVE Signature

Method SAVE on class CL_RS2HANA_AUTH_LOG has no parameter.
Method SAVE on class CL_RS2HANA_AUTH_LOG has no exception.

Method SET_EXTERNAL_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXTERNAL_ID Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20130204
2 Importing I_HAAPNM Call by reference Type reference (TYPE) IF_RSDHAM_ANALYSIS=>TN_NAME Name of HANA Analysis Process 20130204
3 Importing I_OBJECT Call by reference Type reference (TYPE) BALOBJ Application log: objects 20130204
4 Importing I_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Application Log: Subobject 20130204

Method SET_EXTERNAL_KEY on class CL_RS2HANA_AUTH_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740