SAP ABAP Class CL_LOG_PPF (PPF: Service Class for Log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-GBT-PPF (Application Component) Post Processing Framework
     SPPF_CORE (Package) PPF: Central Logic
Properties
Class CL_LOG_PPF  
Short Description PPF: Service Class for Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPPF_CORE   PPF: Central Logic 
Created 19990915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 SPPF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LOG_PPF has no interface implemented.
Friends
Class CL_LOG_PPF has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HANDLER_REGISTERED Static Attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20020611
2 LOG_COLOURS Static Attribute Public Type reference (TYPE) BAL_S_COL Application Log: Display: Problem class colors 20000207
3 LOG_HANDLE_TAB Static Attribute Private See coding 20020611
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Add Message 19990915
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000207
3 CREATE_LOG Static method Public Method Initialize Log 19990915
4 LOAD_LOG Static method Public Method Load Log 20000420
5 REFRESH_LOG Static method Public Method Remove a Log from Main Memory 20020906
6 REFRESH_LOGS Static method Public Event handling method Remove Log from Main Memory 20020611
7 SAVE_LOG Static method Public Method Save Log 20000420
8 SHOW_LOG Static method Public Method Display Log 20020905
Events
Class CL_LOG_PPF has no event.
Types
Class CL_LOG_PPF has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Protokollhandle 19990915
2 Importing IP_PROBLEMCLASS Call by reference Type reference (TYPE) BAL_S_MSG-PROBCLASS '4' Problemklasse 19990915
3 Returning RV_LOG_IS_FULL Value transfer Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20090525

Method ADD_MESSAGE on class CL_LOG_PPF has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LOG_PPF has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LOG_PPF has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EP_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Protokollhandle 19990915
2 Importing IP_EXT_NO Call by reference Type reference (TYPE) BALNREXT Externe Identifikation 20030115
3 Importing IP_OBJECT Call by reference Type reference (TYPE) BALOBJ_D 'PPF' Objekt 19990915
4 Importing IP_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ 'PROCESSING' Subobjekt 19990915

Method CREATE_LOG on class CL_LOG_PPF has no exception.

Method LOAD_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGNO Call by reference Type reference (TYPE) BALOGNR Protokollnummer 20000420
2 Returning RP_LOGHANDLE Value transfer Type reference (TYPE) BALLOGHNDL Protokollhandle 20000420

Method LOAD_LOG on class CL_LOG_PPF has no exception.

Method REFRESH_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20020906

Method REFRESH_LOG on class CL_LOG_PPF has no exception.

Method REFRESH_LOGS Signature

Method REFRESH_LOGS on class CL_LOG_PPF has no parameter.
Method REFRESH_LOGS on class CL_LOG_PPF has no exception.

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Protokollhandle 20000420
2 Importing IP_UPDATE_TASK Call by reference Type reference (TYPE) CHAR1 SPACE Speichern in Update Task 20020611
3 Returning RP_LOGNO Value transfer Type reference (TYPE) BALOGNR Protokollnummer 20000420

Method SAVE_LOG on class CL_LOG_PPF has no exception.

Method SHOW_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_PROTOCOL Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20020905

Method SHOW_LOG on class CL_LOG_PPF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in