SAP ABAP Class IDREPFW_CL_APPL_LOG (Application Log for Reporting Framework)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-REP_FRWK (Package) International Development: Reporting Framework
Properties
Class IDREPFW_CL_APPL_LOG  
Short Description Application Log for Reporting Framework    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-REP_FRWK   International Development: Reporting Framework 
Created 20130712   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IDREPFW_CL_APPL_LOG has no forward declaration.
Interfaces
Class IDREPFW_CL_APPL_LOG has no interface implemented.
Friends
Class IDREPFW_CL_APPL_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_MSGTY_ERR Constant Public Type reference (TYPE) SYMSGTY 'E' Message Type 20130801
2 CON_MSGTY_SUCC Constant Public Type reference (TYPE) SYMSGTY 'S' Message Type 20130801
3 CON_MSGTY_WARN Constant Public Type reference (TYPE) SYMSGTY 'W' Message Type 20130801
4 CON_PROBCLASS_CRIT Constant Public Type reference (TYPE) BALPROBCL '1' Application log: Message problem class 20130801
5 CON_PROBCLASS_HIGH Constant Public Type reference (TYPE) BALPROBCL '2' Application log: Message problem class 20130801
6 CON_PROBCLASS_LOW Constant Public Type reference (TYPE) BALPROBCL '4' Application log: Message problem class 20130801
7 CON_PROBCLASS_MEDD Constant Public Type reference (TYPE) BALPROBCL '3' Application log: Message problem class 20130801
8 MT_BAPI_ERRORS Instance attribute Private Type reference (TYPE) BAPIERR_T Table Types for Error Handling 20130801
9 MV_APPLOG_SUPPRESSED Instance attribute Private Type reference (TYPE) BOOLE-BOOLE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20130801
10 MV_LOG_HANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20130801
11 MV_MESSAGE_CLASS Instance attribute Private Type reference (TYPE) SYMSGID Message Class 20130801
12 MV_TEST_MODE Instance attribute Private Type reference (TYPE) XFELD Checkbox 20130801
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FREE_TEXT Instance method Public Method Add Free Text to Application Log 20130801
2 ADD_MESSAGE Instance method Public Method Add Message to Application Log 20130801
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130801
4 DISPLAY_LOG Instance method Public Method Display Application Log 20130801
Events
Class IDREPFW_CL_APPL_LOG has no event.
Types
Class IDREPFW_CL_APPL_LOG has no local type.
Method Signatures

Method ADD_FREE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FREE_TEXT Call by reference Type reference (TYPE) STRING Text of Free Application Log Message 20130801
2 Importing IM_MSG_TYPE Call by reference Type reference (TYPE) SYMSGTY CON_MSGTY_SUCC Message Type 20130801
3 Importing IM_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL CON_PROBCLASS_LOW Application log: Message problem class 20130801

Method ADD_FREE_TEXT on class IDREPFW_CL_APPL_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_BAL_S_MSG Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20130801

Method ADD_MESSAGE on class IDREPFW_CL_APPL_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MESSAGE_CLASS Call by reference Type reference (TYPE) SYMSGID 20130801
2 Importing IM_SHORT_TEXT Call by reference Type reference (TYPE) STRING 20130801
3 Importing IM_TEST_MODE Call by reference Type reference (TYPE) XFELD 20130801

Method CONSTRUCTOR on class IDREPFW_CL_APPL_LOG has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_BACKGROUND Call by reference Type reference (TYPE) SYBATCH SY-BATCH Background Processing Active 20130801
2 Importing IM_ROOT_TEXT Call by reference Type reference (TYPE) STRING 20130801
3 Importing IM_TITLE Call by reference Type reference (TYPE) STRING 20130801

Method DISPLAY_LOG on class IDREPFW_CL_APPL_LOG has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in