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 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
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 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20020611 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | BAL_S_COL | Application Log: Display: Problem class colors | 20000207 | ||
3 | ![]() |
Static Attribute | Private | See coding | 20020611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add Message | 19990915 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000207 |
3 | ![]() |
Static method | Public | Method | Initialize Log | 19990915 |
4 | ![]() |
Static method | Public | Method | Load Log | 20000420 |
5 | ![]() |
Static method | Public | Method | Remove a Log from Main Memory | 20020906 |
6 | ![]() |
Static method | Public | Event handling method | Remove Log from Main Memory | 20020611 |
7 | ![]() |
Static method | Public | Method | Save Log | 20000420 |
8 | ![]() |
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 | ![]() |
IP_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Protokollhandle | 19990915 | ||
2 | ![]() |
IP_PROBLEMCLASS | Call by reference | Type reference (TYPE) | BAL_S_MSG-PROBCLASS | '4' | Problemklasse | 19990915 | |
3 | ![]() |
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 | ![]() |
EP_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Protokollhandle | 19990915 | ||
2 | ![]() |
IP_EXT_NO | Call by reference | Type reference (TYPE) | BALNREXT | Externe Identifikation | 20030115 | ||
3 | ![]() |
IP_OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | 'PPF' | Objekt | 19990915 | |
4 | ![]() |
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 | ![]() |
IP_LOGNO | Call by reference | Type reference (TYPE) | BALOGNR | Protokollnummer | 20000420 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
IP_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Protokollhandle | 20000420 | ||
2 | ![]() |
IP_UPDATE_TASK | Call by reference | Type reference (TYPE) | CHAR1 | SPACE | Speichern in Update Task | 20020611 | |
3 | ![]() |
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 | ![]() |
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 |