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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | CFX_T_LOG_TYPE | 'Error' | Error | 20020521 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delete old notification from the log | 20020521 |
2 | ![]() |
Static method | Public | Method | Determine log as DOM | 20020521 |
3 | ![]() |
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 | ![]() |
I_DAYS_OLD | Call by reference | Type reference (TYPE) | I | 31 | Ältere Meldungen werden gelöscht | 20020521 | |
2 | ![]() |
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 | ![]() |
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 | ![]() |
I_OLDEST_ENTRY | Call by reference | Type reference (TYPE) | D | 20020521 | |||
3 | ![]() |
I_TIMEZONE | Call by reference | Type reference (TYPE) | TIMEZONE | Zeitzone | 20020521 | ||
4 | ![]() |
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 | ![]() |
I_DELETE_OLD_MESSAGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20020522 | ||
2 | ![]() |
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 | ![]() |
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 |