SAP ABAP Class CL_HRPAYIT_APPLOG (Wrapper for the application log)
Hierarchy
☛
SAP_HRCIT (Software Component) Sub component SAP_HRCIT of SAP_HR
⤷
PY-IT (Application Component) Italy
⤷
PC15 (Package) HR payroll: Italy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_LOGGER | Object that keeps a log | 20041018 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20041018 |
Properties
| Class | CL_HRPAYIT_APPLOG | |
| Short Description | Wrapper for the application log | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PC15 | HR payroll: Italy |
| Created | 20041018 | SAP |
| Last change | 20060703 | SAP |
| 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRPAYIT_LOGGER | Object that keeps a log | 20041018 | ||
| 2 | IF_HRPAYIT_VIEWABLE | objects that can be "shown" somehow | 20041018 |
Friends
Class CL_HRPAYIT_APPLOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_DISP_PROF | Display profile | 20041026 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Node for all EE messages | 20041021 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Node key for EE with error | 20041021 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Node key for successfully eval. ee | 20041021 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | Global errors | 20041019 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Node key for global messages | 20041021 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Global warnings | 20041019 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | HRPAD_PAL_NODE_KEY | Top node for EE msgs | 20041021 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | I | Personnel numbers without error | 20041020 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | Personnel numbers with error | 20041020 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | I | Personnel numbers with warnings | 20041020 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | T_TAB_PERNR_COUNTER | Statistics table | 20041020 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | Personnel numbers evaluated | 20041020 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SLIS_LAYOUT_ALV-MIN_LINESIZE | 80 | Line size for flat display | 20041020 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Add EE categorized as successful/erroneous | 20041021 | |
| 2 | Instance method | Private | Method | Add category for global messages | 20041021 | |
| 3 | Instance method | Private | Method | Add category for EE messages | 20041021 | |
| 4 | Instance method | Private | Method | Keep personnel number statistics | 20041020 |
Events
Class CL_HRPAYIT_APPLOG has no event.
Types
Class CL_HRPAYIT_APPLOG has no local type.
Method Signatures
Method ADD_EE_BY_CATEGORY Signature
Method ADD_EE_BY_CATEGORY on class CL_HRPAYIT_APPLOG has no parameter.
Method ADD_EE_BY_CATEGORY on class CL_HRPAYIT_APPLOG has no exception.
Method CREATE_GLOBAL_CATEGORY Signature
Method CREATE_GLOBAL_CATEGORY on class CL_HRPAYIT_APPLOG has no parameter.
Method CREATE_GLOBAL_CATEGORY on class CL_HRPAYIT_APPLOG has no exception.
Method CREATE_PERNR_CATEGORY Signature
Method CREATE_PERNR_CATEGORY on class CL_HRPAYIT_APPLOG has no parameter.
Method CREATE_PERNR_CATEGORY on class CL_HRPAYIT_APPLOG has no exception.
Method INCREASE_COUNTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_MSGTY | Value transfer | Type reference (TYPE) | C | Message type | 20041020 | |||
| 2 | P_PERNR | Value transfer | Type reference (TYPE) | PERNR-PERNR | Personnel number | 20041020 |
Method INCREASE_COUNTERS on class CL_HRPAYIT_APPLOG has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 470 |