SAP ABAP Class CL_HRFPM_APPL_LOG (Application Log)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-PM-PB (Application Component) Position Budgeting and Control
⤷
PAOC_FPM_COM_ENGINE (Package) Position Management: Commitment Creation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRFPM_APPL_LOG_SORTER | Sort Criteria for Appl. Log | 20060525 |
Properties
| Class | CL_HRFPM_APPL_LOG | |
| Short Description | Application Log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_FPM_COM_ENGINE | Position Management: Commitment Creation |
| Created | 20011105 | SAP |
| Last change | 20071120 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRFPM_APPL_LOG_SORTER | Sort Criteria for Appl. Log | 20060525 |
Friends
Class CL_HRFPM_APPL_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | HRFPM_RUNID | '9999999999' | Default RunID when none available | 20020225 | ||
| 2 | Constant | Private | Type reference (TYPE) | BALOBJ_D | 'HRFPM1' | 20011105 | |||
| 3 | Constant | Private | Type reference (TYPE) | ARBGB | 'HRFPM' | 20020111 | |||
| 4 | Constant | Private | Type reference (TYPE) | HRFPM_MODULE | 'ER' | Module Name | 20020111 | ||
| 5 | Constant | Private | Type reference (TYPE) | CHAR1 | 'E' | 20020111 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20070129 | |||||
| 7 | Static Attribute | Protected | Type reference (TYPE) | BALLOGHNDL | Application Log: Name of Object (Application Code) | 20020205 | |||
| 8 | Static Attribute | Protected | Type reference (TYPE) | HRFPM_RUNADMINS-RUNID | RunId | 20020205 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | SY-MSGID | 20020111 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | SY-MSGNO | 20020111 | ||||
| 11 | Static Attribute | Private | Type reference (TYPE) | SY-MSGTY | 20020111 | ||||
| 12 | Static Attribute | Private | Type reference (TYPE) | SY-MSGV1 | 20020111 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | SY-MSGV2 | 20020111 | ||||
| 14 | Static Attribute | Private | Type reference (TYPE) | SY-MSGV3 | 20020111 | ||||
| 15 | Static Attribute | Private | Type reference (TYPE) | SY-MSGV4 | 20020111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deletion of Log | 20020701 | |
| 2 | Static method | Private | Method | Add messages | 20011105 | |
| 3 | Static method | Public | Method | 20060818 | ||
| 4 | Static method | Public | Method | 20011106 | ||
| 5 | Static method | Public | Method | 20011105 |
Events
Class CL_HRFPM_APPL_LOG has no event.
Types
Class CL_HRFPM_APPL_LOG has no local type.
Method Signatures
Method DELETE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_LOG_HANDLE | Call by reference | Type reference (TYPE) | BAL_T_LOGH | Anwendungs-Log: Tabelle mit Protokoll-Handles | 20020701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions des Application Log | 20020701 |
Method FILL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_EX | Call by reference | Object reference (TYPE REF TO) | IF_HRFPM_LOG_OBJECT | Abstract Superclass for All Global Exceptions | 20060526 | |||
| 2 | IP_HNDL | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log handle | 20060526 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions des Application Log | 20020111 |
Method GET_LOG_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DISPLAY_DATA | Call by reference | Type reference (TYPE) | BAL_S_SHOW | Anwendungs-Log: In der Protokollanzeige nutzbare Daten | 20060818 | |||
| 2 | IS_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060818 | |||
| 3 | RP_UCOMM_HANDLER | Value transfer | Object reference (TYPE REF TO) | IF_HRFPM_APPL_LOG_HANDLER | Generische Methoden für Objekte des Anwendungslogs | 20060818 |
Method GET_LOG_HANDLER on class CL_HRFPM_APPL_LOG has no exception.
Method SAVE_LOG Signature
Method SAVE_LOG on class CL_HRFPM_APPL_LOG has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions des Application Log | 20020110 |
Method WRITE_EXCEPTION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX | Call by reference | Object reference (TYPE REF TO) | IF_HRFPM_LOG_OBJECT | Abstract Superclass for All Global Exceptions | 20011105 |
Method WRITE_EXCEPTION_LOG on class CL_HRFPM_APPL_LOG has no exception.
History
| Last changed by/on | SAP | 20071120 |
| SAP Release Created in | 110 |