SAP ABAP Class CL_RSDHAF_APPL_LOG (Frontend: Log for Analysis Process Runtime)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST-HAP (Application Component) HANA Analysis Process
     RSDHA (Package) SAP HANA Analysis in BW
Properties
Class CL_RSDHAF_APPL_LOG  
Short Description Frontend: Log for Analysis Process Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class RSDHA    
Program status     
Category 0   
Package RSDHA   SAP HANA Analysis in BW 
Created 20121122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDHAF_APPL_LOG has no forward declaration.
Interfaces
Class CL_RSDHAF_APPL_LOG has no interface implemented.
Friends
Class CL_RSDHAF_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_LOG_CONTROL_HANDLE Instance attribute Private Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20121210
2 P_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20121122
Methods
# Method Level Visibility Method type Description Created on
1 ADD_SY_MESSAGE Instance method Public Method Add Message, Specified by SY-MSG* Fields 20121122
2 CONSTRUCTOR Instance method Public Constructor Create Log Object 20121122
3 FREE Instance method Public Method Free Log Resources 20121122
4 P_ADD_MESSAGE Instance method Private Method Add Message 20121122
5 P_CREATE_LOG_CONTROL Instance method Private Method Create Log Control 20121211
6 P_FREE_LOG_CONTROL Instance method Private Method Free Log Control 20121211
Events
Class CL_RSDHAF_APPL_LOG has no event.
Types
Class CL_RSDHAF_APPL_LOG has no local type.
Method Signatures

Method ADD_SY_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Log Hierarchy Level (Level of Detail) 20121122
2 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application Log: Message Problem Class 20121122

Method ADD_SY_MESSAGE on class CL_RSDHAF_APPL_LOG has no exception.

Method CONSTRUCTOR 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 Already existing application log handle 20121122
2 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20121210
3 Importing I_T_MSG Call by reference Type reference (TYPE) RS_T_MSG BW: Table with Messages (Application Log) 20121211

Method CONSTRUCTOR on class CL_RSDHAF_APPL_LOG has no exception.

Method FREE Signature

Method FREE on class CL_RSDHAF_APPL_LOG has no parameter.
Method FREE on class CL_RSDHAF_APPL_LOG has no exception.

Method P_ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DETLEVEL Call by reference Type reference (TYPE) BALLEVEL Log Hierarchy Level (Level of Detail) 20121122
2 Importing I_MSGID Call by reference Type reference (TYPE) SYMSGID Message Class 20121122
3 Importing I_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20121122
4 Importing I_MSGTY Call by reference Type reference (TYPE) SYMSGTY Message Type 20121122
5 Importing I_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121122
6 Importing I_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121122
7 Importing I_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121122
8 Importing I_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20121122
9 Importing I_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application Log: Message Problem Class 20121122

Method P_ADD_MESSAGE on class CL_RSDHAF_APPL_LOG has no exception.

Method P_CREATE_LOG_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20121211
2 Returning R_LOG_CONTROL_HANDLE Value transfer Type reference (TYPE) BALCNTHNDL Application Log: Control Display Handle 20121211

Method P_CREATE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no exception.

Method P_FREE_LOG_CONTROL Signature

Method P_FREE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no parameter.
Method P_FREE_LOG_CONTROL on class CL_RSDHAF_APPL_LOG has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740