SAP ABAP Class /SAPPO/CL_PPO_LOG (Error Log)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPO (Application Component) Postprocessing Office
     /SAPPO/CUSTOMIZING (Package) Postprocessing Office - Customizing
Properties
Class /SAPPO/CL_PPO_LOG  
Short Description Error Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPPO/CUSTOMIZING   Postprocessing Office - Customizing 
Created 20060828   SAP 
Last change 20071218   SAP 
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 /SAPPO/CL_PPO_LOG has no interface implemented.
Friends
Class /SAPPO/CL_PPO_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_APPLOG Static Attribute Private Object reference (TYPE REF TO) /SAPPO/CL_PPO_LOG Application Log 20060901
2 P_LOGHANDLE Instance attribute Private Type reference (TYPE) BALLOGHNDL Log Handle 20060828
3 T_MESSAGE Instance attribute Private Type reference (TYPE) /SAPPO/TYP_T_MESSAGE Messages 20060828
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Message 20060828
2 COUNT_MESSAGES Instance method Public Method Number of Messages 20060903
3 DISPLAY Instance method Public Method Display Messages 20060828
4 GET_INSTANCE Static method Public Method Get Log 20060901
5 SAVE Instance method Public Method Save Log on Database 20060902
Events
Class /SAPPO/CL_PPO_LOG has no event.
Types
Class /SAPPO/CL_PPO_LOG has no local type.
Method Signatures

Method ADD Signature

Method ADD on class /SAPPO/CL_PPO_LOG has no parameter.
Method ADD on class /SAPPO/CL_PPO_LOG has no exception.

Method COUNT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_COUNT Value transfer Type reference (TYPE) I 20060903

Method COUNT_MESSAGES on class /SAPPO/CL_PPO_LOG has no exception.

Method DISPLAY Signature

Method DISPLAY on class /SAPPO/CL_PPO_LOG has no parameter.
Method DISPLAY on class /SAPPO/CL_PPO_LOG has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning O_LOGGER Value transfer Object reference (TYPE REF TO) /SAPPO/CL_PPO_LOG Fehlerprotokoll 20060901

Method GET_INSTANCE on class /SAPPO/CL_PPO_LOG has no exception.

Method SAVE Signature

Method SAVE on class /SAPPO/CL_PPO_LOG has no parameter.
Method SAVE on class /SAPPO/CL_PPO_LOG has no exception.
History
Last changed by/on SAP  20071218 
SAP Release Created in 710