SAP ABAP Class CL_POC_APPLICATION_LOG (Application Log)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
     BS_POC_MAIN (Package) Process Orchestration - Runtime
Properties
Class CL_POC_APPLICATION_LOG  
Short Description Application Log    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BS_POC_MAIN   Process Orchestration - Runtime 
Created 20100614   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POC_APPLICATION_LOG has no forward declaration.
Interfaces
Class CL_POC_APPLICATION_LOG has no interface implemented.
Friends
Class CL_POC_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_APPL_LOG Static Attribute Private Object reference (TYPE REF TO) CL_POC_APPLICATION_LOG Application Log 20100614
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR_MESSAGE Instance method Public Method Adds an Error Message 20100616
2 ADD_ERROR_MESSAGE_WITH_PARAMS Instance method Public Method Adds a Message with Parameters 20100616
3 ADD_MESSAGE Instance method Public Method Adds a Message 20100614
4 ADD_MESSAGE_WITH_PARAMS Instance method Public Method Adds a Message with Parameters 20100615
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100614
6 CREATE_LOG Instance method Private Method Create a Log Handle 20100615
7 DISPLAY_LOG Instance method Public Method Display Log 20100713
8 ENHANCE_HEADER Instance method Private Method Enhance Log header 20100614
9 GET_INSTANCE Static method Public Method Gets an Instance 20100614
10 SAVE_LOG Instance method Private Method Saves Log 20100615
11 TRACE_DATA Instance method Public Method Trace Data 20100616
12 WRITE_DELETE_LOG Instance method Public Method Writes a Delete Log 20100616
13 WRITE_MESSAGE Instance method Private Method Writes a Message into the Log 20100614
Events
Class CL_POC_APPLICATION_LOG has no event.
Types
Class CL_POC_APPLICATION_LOG has no local type.
Method Signatures

Method ADD_ERROR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '3' Application log: Message problem class 20100616

Method ADD_ERROR_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.

Method ADD_ERROR_MESSAGE_WITH_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MSG_PARAMETERS Call by reference Type reference (TYPE) POC_S_APPL_LOG_MSG Application Log Message Data 20100616

Method ADD_ERROR_MESSAGE_WITH_PARAMS on class CL_POC_APPLICATION_LOG has no exception.

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_PARAMETERS Call by reference Type reference (TYPE) POC_S_APPL_LOG Application Log Parameters 20100615
2 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL '3' Application log: Message problem class 20100615

Method ADD_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.

Method ADD_MESSAGE_WITH_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_PARAMETERS Call by reference Type reference (TYPE) POC_S_APPL_LOG Application Log Parameters 20100615
2 Importing IS_MSG_PARAMETERS Call by reference Type reference (TYPE) POC_S_APPL_LOG_MSG Application Log Message Data 20100615

Method ADD_MESSAGE_WITH_PARAMS on class CL_POC_APPLICATION_LOG has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_POC_APPLICATION_LOG has no parameter.
Method CONSTRUCTOR on class CL_POC_APPLICATION_LOG has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100615
2 Importing IS_HEADER Call by reference Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20100615

Method CREATE_LOG on class CL_POC_APPLICATION_LOG has no exception.

Method DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DISPLAY_PROFILE Call by reference Type reference (TYPE) BAL_S_PROF Application Log: Log Output Format Profile 20110428
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110908

Method DISPLAY_LOG on class CL_POC_APPLICATION_LOG has no exception.

Method ENHANCE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_HEADER Call by reference Type reference (TYPE) BAL_S_LOG Application Log: Log header data 20100614
2 Importing IS_LOG_PARAMETERS Call by reference Type reference (TYPE) POC_S_APPL_LOG Application Log Parameters 20100615

Method ENHANCE_HEADER on class CL_POC_APPLICATION_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_APPL_LOG Call by reference Object reference (TYPE REF TO) CL_POC_APPLICATION_LOG Application Log 20100614

Method GET_INSTANCE on class CL_POC_APPLICATION_LOG has no exception.

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG_HANDLE Call by reference Type reference (TYPE) BAL_T_LOGH Application Log: Log Handle Table 20100615

Method SAVE_LOG on class CL_POC_APPLICATION_LOG has no exception.

Method TRACE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MESSAGE Call by reference Type reference (TYPE) POC_T_APPL_LOG_MSG Application Log Message Data 20100616

Method TRACE_DATA on class CL_POC_APPLICATION_LOG has no exception.

Method WRITE_DELETE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20110908
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) POC_T_APPL_LOG_MSG Application Log Message Data 20100616

Method WRITE_DELETE_LOG on class CL_POC_APPLICATION_LOG has no exception.

Method WRITE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BAL_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20100614
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20100615

Method WRITE_MESSAGE on class CL_POC_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703