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 P99SB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P99SL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 SLIS 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 A_DISPLAY_PROFILE Instance attribute Private Type reference (TYPE) HRPAD_PAL_DISP_PROF Display profile 20041026
2 A_EE_ALL_NODE_KEY Instance attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY Node for all EE messages 20041021
3 A_EE_ERROR_NODE_KEY Instance attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY Node key for EE with error 20041021
4 A_EE_SUCCESS_NODE_KEY Instance attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY Node key for successfully eval. ee 20041021
5 A_GLOBAL_ERRORS Instance attribute Private Type reference (TYPE) I Global errors 20041019
6 A_GLOBAL_NODE_KEY Instance attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY Node key for global messages 20041021
7 A_GLOBAL_WARNINGS Instance attribute Private Type reference (TYPE) I Global warnings 20041019
8 A_PERNR_NODE_KEY Instance attribute Private Type reference (TYPE) HRPAD_PAL_NODE_KEY Top node for EE msgs 20041021
9 A_PERNR_WITHOUT_ERRORS Instance attribute Private Type reference (TYPE) I Personnel numbers without error 20041020
10 A_PERNR_WITH_ERRORS Instance attribute Private Type reference (TYPE) I Personnel numbers with error 20041020
11 A_PERNR_WITH_WARNINGS Instance attribute Private Type reference (TYPE) I Personnel numbers with warnings 20041020
12 A_TAB_PERNR_STATS Instance attribute Private Type reference (TYPE) T_TAB_PERNR_COUNTER Statistics table 20041020
13 A_TOTAL_PERNR Instance attribute Private Type reference (TYPE) I Personnel numbers evaluated 20041020
14 C_FLATLINESIZE 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 ADD_EE_BY_CATEGORY Instance method Private Method Add EE categorized as successful/erroneous 20041021
2 CREATE_GLOBAL_CATEGORY Instance method Private Method Add category for global messages 20041021
3 CREATE_PERNR_CATEGORY Instance method Private Method Add category for EE messages 20041021
4 INCREASE_COUNTERS 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 Importing P_MSGTY Value transfer Type reference (TYPE) C Message type 20041020
2 Importing 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