SAP ABAP Class CL_CFX_APPLICATION_LOG (CL_CFX_APPLICATION_LOG)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_BASIS (Package) Basis Technology for the Collaboration Folders Application
Properties
Class CL_CFX_APPLICATION_LOG  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_BASIS   Basis Technology for the Collaboration Folders Application 
Created 20020521   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFX_APPLICATION_LOG has no interface implemented.
Friends
Class CL_CFX_APPLICATION_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_LOG_TYPE_ERROR Constant Public Type reference (TYPE) CFX_T_LOG_TYPE 'Error' Error 20020521
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_OLD_MESSAGES Static method Public Method Delete old notification from the log 20020521
2 GET_LOG_AS_DOM Static method Public Method Determine log as DOM 20020521
3 MESSAGE_ADD Static method Public Method Write notification to the log 20020521
Events
Class CL_CFX_APPLICATION_LOG has no event.
Types
Class CL_CFX_APPLICATION_LOG has no local type.
Method Signatures

Method DELETE_OLD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DAYS_OLD Call by reference Type reference (TYPE) I 31 Ältere Meldungen werden gelöscht 20020521
2 Importing I_LOG_TYPE Call by reference Type reference (TYPE) CFX_T_LOG_TYPE Typ des Logs (z.B. Fehler, ...) 20020521

Method DELETE_OLD_MESSAGES on class CL_CFX_APPLICATION_LOG has no exception.

Method GET_LOG_AS_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOG_TYPE Call by reference Type reference (TYPE) CFX_T_LOG_TYPE SC_LOG_TYPE_ERROR Typ des Logs (z.B. Fehler, ...) 20020521
2 Importing I_OLDEST_ENTRY Call by reference Type reference (TYPE) D 20020521
3 Importing I_TIMEZONE Call by reference Type reference (TYPE) TIMEZONE Zeitzone 20020521
4 Returning RP_LOG Value transfer Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20020521

Method GET_LOG_AS_DOM on class CL_CFX_APPLICATION_LOG has no exception.

Method MESSAGE_ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DELETE_OLD_MESSAGES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20020522
2 Importing I_LOG_TYPE Call by reference Type reference (TYPE) CFX_T_LOG_TYPE SC_LOG_TYPE_ERROR Typ des Logs (z.B. Fehler, ...) 20020521
3 Importing I_MESSAGE Call by reference Type reference (TYPE) CFX_STRING Nachricht 20020521

Method MESSAGE_ADD on class CL_CFX_APPLICATION_LOG has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 200