Hierarchy
⤷
⤷
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 | 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 | Instance attribute | Private | Type reference (TYPE) | IF_HRPAYAT_PCALZ_CHECK_RULES=>TY_PRUEFVORSCHRIFT | Validation Rules | 20121019 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TTY_KENNZIFFERN | Key Indicators | 20121019 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_HRPAYAT_PCALZ_CHECK_RULES=>TTY_PRUEFVORSCHRIFTEN | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20121019 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance in an Area | 20121019 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20121019 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | LCL_KENNZIFFERN | Interface Key Indicators | 20121019 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | P_PERNR | Personnel Number | 20121019 |
Methods
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 | 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 | IM_MEMORY_ID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20121019 | |||
| 2 | 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 | IM_INSTANZ_NAME | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name einer Shared Object Instanz eines Areas | 20121019 | |||
| 2 | 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 | 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 | 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 | 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 |