SAP ABAP Class CL_XSLFO_LOG (XSL-FO logging helper class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-I18 (Application Component) Internationalization (I18N)
     S_XSLFO_API (Package) XSL Formatter API and objects visible externally
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20080206
Properties
Class CL_XSLFO_LOG  
Short Description XSL-FO logging helper class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_XSLFO_API   XSL Formatter API and objects visible externally 
Created 20080130   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XSLFO_LOG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SERIALIZABLE_OBJECT Serializable Object 20080206
Friends
# Friend Modeled only Created on Description
1 CL_XSLFO_RUNTIME 20081111 XSL Formatter Runtime
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_LOG Instance attribute Public Type reference (TYPE) TY_TABLE 20080130
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ERROR Instance method Public Method 20080130
2 ADD_INFO Instance method Public Method 20080130
3 ADD_WARNING Instance method Public Method 20080130
4 MERGE Instance method Protected Method 20080215
Events
Class CL_XSLFO_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ENTRY Public See coding 20080130 begin of TY_ENTRY, message TYPE string, end of TY_ENTRY
2 TY_TABLE Public See coding 20080130 TY_TABLE type standard table of ty_entry
Method Signatures

Method ADD_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20080130
2 Importing IV_MSG1 Call by reference Type reference (TYPE) STRING 20080130
3 Importing IV_MSG2 Call by reference Type reference (TYPE) STRING 20080130
4 Importing IV_MSG3 Call by reference Type reference (TYPE) STRING 20080130
5 Importing IV_MSG4 Call by reference Type reference (TYPE) STRING 20080130

Method ADD_ERROR on class CL_XSLFO_LOG has no exception.

Method ADD_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20080130
2 Importing IV_MSG1 Call by reference Type reference (TYPE) STRING 20080130
3 Importing IV_MSG2 Call by reference Type reference (TYPE) STRING 20080130
4 Importing IV_MSG3 Call by reference Type reference (TYPE) STRING 20080130
5 Importing IV_MSG4 Call by reference Type reference (TYPE) STRING 20080130

Method ADD_INFO on class CL_XSLFO_LOG has no exception.

Method ADD_WARNING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSG Call by reference Type reference (TYPE) STRING 20080130
2 Importing IV_MSG1 Call by reference Type reference (TYPE) STRING 20080130
3 Importing IV_MSG2 Call by reference Type reference (TYPE) STRING 20080130
4 Importing IV_MSG3 Call by reference Type reference (TYPE) STRING 20080130
5 Importing IV_MSG4 Call by reference Type reference (TYPE) STRING 20080130

Method ADD_WARNING on class CL_XSLFO_LOG has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) CL_XSLFO_LOG XSL-FO logging helper class 20080215

Method MERGE on class CL_XSLFO_LOG has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 711