SAP ABAP Class CL_HRPAYAT_PCALZ_LOG (Auxiliary Class for Creating PCALZ Logs)
Hierarchy
SAP_HRCAT (Software Component) Sub component SAP_HRCAT of SAP_HR
   PY-AT (Application Component) Austria
     PC03 (Package) HR Payroll: Austria
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYAT_PCALZ_LOG PCALZ Logging 20121019
Properties
Class CL_HRPAYAT_PCALZ_LOG  
Short Description Auxiliary Class for Creating PCALZ Logs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC03   HR Payroll: Austria 
Created 20121010   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPAYAT_PCALZ_CHECK_RULES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYAT_PCALZ_LOG PCALZ Logging 20121019
Friends
Class CL_HRPAYAT_PCALZ_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_PRUEFVORSCHRIFT Instance attribute Private Type reference (TYPE) IF_HRPAYAT_PCALZ_CHECK_RULES=>TY_PRUEFVORSCHRIFT Validation Rules 20121019
2 MT_KENNZIFFERN Instance attribute Private Type reference (TYPE) TTY_KENNZIFFERN Key Indicators 20121019
3 MT_PRUEFVORSCHRIFTEN Instance attribute Private Type reference (TYPE) IF_HRPAYAT_PCALZ_CHECK_RULES=>TTY_PRUEFVORSCHRIFTEN Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20121019
4 MV_INSTANZ_NAME Instance attribute Private Type reference (TYPE) SHM_INST_NAME Name of a Shared Object Instance in an Area 20121019
5 MV_IS_SWITCH_ACTIV Instance attribute Private Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20121019
6 M_KENNZIFFER Instance attribute Private Object reference (TYPE REF TO) LCL_KENNZIFFERN Interface Key Indicators 20121019
7 M_PERNR Instance attribute Private Type reference (TYPE) P_PERNR Personnel Number 20121019
Methods
# Method Level Visibility Method type Description Created on
1 ADD_EMPLOYEE Instance method Public Method 20121019
2 ADD_KENNZIFFER Instance method Public Method 20121019
3 ADD_MESSAGE Instance method Public Method 20121019
4 ADD_MESSAGE_TABLE Instance method Public Method 20121019
5 ADD_NODE_APPLICATION_LOG Instance method Public Method 20121019
6 ADD_STRUCTURE Instance method Public Method 20121019
7 ADD_TABLE Instance method Public Method 20121019
8 ADD_TEXT_TABLE Instance method Public Method 20121019
9 ATTACH_SHM_FOR_READ Instance method Public Method 20121019
10 ATTACH_SHM_FOR_UPDATE Instance method Public Method 20121019
11 CONSTRUCTOR Instance method Public Constructor 20121019
12 CREATE_INSTANCE_KENNZIFFERN Instance method Public Method 20121019
13 CREATE_INSTANCE_LOG_HANDLE Instance method Public Method 20121019
14 DECREASE_LEVEL Instance method Public Method 20121019
15 GET_INSTANCE_NAME Instance method Public Method 20121019
16 GET_KENNZIFFERN Instance method Public Method 20121019
17 GET_PRUEFVORSCHRIFTEN Instance method Public Method 20121019
18 INCREASE_LEVEL Instance method Public Method 20121019
19 IS_SWITCH_LOG_ACTIV Instance method Public Method 20121019
20 SET_MESSAGE_PRUEFUNG Instance method Public Method 20121019
21 SET_PERNR Instance method Public Method 20121019
22 SET_PRUEFREGEL Instance method Public Method 20121019
23 SET_PRUEFVORSCHRIFT Instance method Public Method 20121019
24 SET_SHM_ROOT Instance method Public Method 20121019
Events
Class CL_HRPAYAT_PCALZ_LOG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TTY_KENNZIFFERN Private See coding 20121019 tty_kennziffern TYPE TABLE OF ty_kennziffern WITH KEY pernr appl begda
2 TY_KENNZIFFERN Private See coding 20121019 BEGIN OF TY_KENNZIFFERN , begda TYPE begda, endda TYPE endda, appl TYPE p_appl, pernr TYPE p_pernr, artl0 TYPE P03_ARTL0, or_kennziffern TYPE REF TO lcl_kennziffern, END OF TY_KENNZIFFERN
Method Signatures

Method ADD_EMPLOYEE Signature

Method ADD_EMPLOYEE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_EMPLOYEE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_KENNZIFFER Signature

Method ADD_KENNZIFFER on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_KENNZIFFER on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_MESSAGE Signature

Method ADD_MESSAGE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_MESSAGE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_MESSAGE_TABLE Signature

Method ADD_MESSAGE_TABLE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_MESSAGE_TABLE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_NODE_APPLICATION_LOG Signature

Method ADD_NODE_APPLICATION_LOG on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_NODE_APPLICATION_LOG on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_STRUCTURE Signature

Method ADD_STRUCTURE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_STRUCTURE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_TABLE Signature

Method ADD_TABLE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_TABLE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ADD_TEXT_TABLE Signature

Method ADD_TEXT_TABLE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method ADD_TEXT_TABLE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ATTACH_SHM_FOR_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_HRPAYAT_SHM_AREA_MSG_HANDLE Gebietsklasse shared memory PCALZ 20121019

Method ATTACH_SHM_FOR_READ on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method ATTACH_SHM_FOR_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MEMORY_ID Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20121019
2 Returning RETURN Value transfer Object reference (TYPE REF TO) CL_HRPAYAT_SHM_AREA_MSG_HANDLE 20121019

Method ATTACH_SHM_FOR_UPDATE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_INSTANZ_NAME Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20121019
2 Importing IM_SWITCH_CREATE_LOG Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20121019

Method CONSTRUCTOR on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method CREATE_INSTANCE_KENNZIFFERN Signature

Method CREATE_INSTANCE_KENNZIFFERN on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method CREATE_INSTANCE_KENNZIFFERN on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method CREATE_INSTANCE_LOG_HANDLE Signature

Method CREATE_INSTANCE_LOG_HANDLE on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method CREATE_INSTANCE_LOG_HANDLE on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method DECREASE_LEVEL Signature

Method DECREASE_LEVEL on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method DECREASE_LEVEL on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method GET_INSTANCE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RETURN Value transfer Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20121019

Method GET_INSTANCE_NAME on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method GET_KENNZIFFERN Signature

Method GET_KENNZIFFERN on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method GET_KENNZIFFERN on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method GET_PRUEFVORSCHRIFTEN Signature

Method GET_PRUEFVORSCHRIFTEN on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method GET_PRUEFVORSCHRIFTEN on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method INCREASE_LEVEL Signature

Method INCREASE_LEVEL on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method INCREASE_LEVEL on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method IS_SWITCH_LOG_ACTIV Signature

Method IS_SWITCH_LOG_ACTIV on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method IS_SWITCH_LOG_ACTIV on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method SET_MESSAGE_PRUEFUNG Signature

Method SET_MESSAGE_PRUEFUNG on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method SET_MESSAGE_PRUEFUNG on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method SET_PERNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERNR Call by reference Type reference (TYPE) P_PERNR Personalnummer 20121019

Method SET_PERNR on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method SET_PRUEFREGEL Signature

Method SET_PRUEFREGEL on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method SET_PRUEFREGEL on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method SET_PRUEFVORSCHRIFT Signature

Method SET_PRUEFVORSCHRIFT on class CL_HRPAYAT_PCALZ_LOG has no parameter.
Method SET_PRUEFVORSCHRIFT on class CL_HRPAYAT_PCALZ_LOG has no exception.

Method SET_SHM_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MEMORY_ID Call by reference Type reference (TYPE) SHM_INST_NAME Name einer Shared Object Instanz eines Areas 20121019

Method SET_SHM_ROOT on class CL_HRPAYAT_PCALZ_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in