SAP ABAP Class CL_HRASR00_APPLICATION_LOG (Application Log)
Hierarchy
☛
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
⤷
PA-AS (Application Component) HR Administrative Services
⤷
PAOC_ASR_GENERIC_FUNCTIONS (Package) General Functions
⤷
⤷
Properties
| Class | CL_HRASR00_APPLICATION_LOG | |
| Short Description | Application Log | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PAOC_ASR_GENERIC_FUNCTIONS | General Functions |
| Created | 20050224 | SAP |
| Last change | 20070913 | 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
Class CL_HRASR00_APPLICATION_LOG has no interface implemented.
Friends
Class CL_HRASR00_APPLICATION_LOG 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) | APPLICATION_LOG_ENTRY_TAB | Instance Directory | 20050224 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Existence of Messages | 20050224 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20050224 | |||
| 4 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>FALSE | Incorrect | 20050224 | ||
| 5 | Constant | Private | Type reference (TYPE) | BOOLE_D | IF_HRPA_BOOLE_D=>TRUE | True | 20050224 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add New Exception | 20050322 | |
| 2 | Instance method | Public | Method | Add New Messages | 20050224 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20050224 | |
| 4 | Instance method | Public | Method | Display Application Log | 20050224 | |
| 5 | Static method | Public | Method | Gets Instance of Class | 20050224 | |
| 6 | Instance method | Public | Method | Save Application Log and Delete Puffer | 20050224 |
Events
Class CL_HRASR00_APPLICATION_LOG has no event.
Types
Class CL_HRASR00_APPLICATION_LOG has no local type.
Method Signatures
Method ADD_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20050322 |
Method ADD_EXCEPTION on class CL_HRASR00_APPLICATION_LOG has no exception.
Method ADD_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGE_LIST | Call by reference | Object reference (TYPE REF TO) | CL_HRBAS_MESSAGE_LIST | HR-PD-Infotypen: Meldungen | 20050224 |
Method ADD_MESSAGES on class CL_HRASR00_APPLICATION_LOG has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20050224 | |||
| 2 | OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20050224 | |||
| 3 | SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050224 |
Method CONSTRUCTOR on class CL_HRASR00_APPLICATION_LOG has no exception.
Method DISPLAY_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_EMPTY_LOG | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050224 |
Method DISPLAY_LOG on class CL_HRASR00_APPLICATION_LOG has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_LOG | Value transfer | Object reference (TYPE REF TO) | CL_HRASR00_APPLICATION_LOG | HR Admin: Application Log | 20050224 | |||
| 2 | DESCRIPTION | Call by reference | Type reference (TYPE) | BALNREXT | Anwendungs-Log: Externe Identifikation | 20050224 | |||
| 3 | OBJECT | Call by reference | Type reference (TYPE) | BALOBJ_D | Anwendungs-Log: Objektname (Applikationskürzel) | 20050224 | |||
| 4 | SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Anwendungs-Log: Unterobjekt | 20050224 |
Method GET_INSTANCE on class CL_HRASR00_APPLICATION_LOG has no exception.
Method PERSIST_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SAVE_EMPTY_LOG | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | Eintrag für Log ohne Meldungen schreiben | 20050224 |
Method PERSIST_LOG on class CL_HRASR00_APPLICATION_LOG has no exception.
History
| Last changed by/on | SAP | 20070913 |
| SAP Release Created in | 600 |