SAP ABAP Class CL_HR_LSTCE_ERROR_HANDLER (Collects all frontend errors)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL_CLST (Package) Payroll Result: Display
⤷
⤷
Properties
| Class | CL_HR_LSTCE_ERROR_HANDLER | |
| Short Description | Collects all frontend errors | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PCAL_CLST | Payroll Result: Display |
| Created | 20020207 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HR_LSTCE_ERROR_HANDLER has no forward declaration.
Interfaces
Class CL_HR_LSTCE_ERROR_HANDLER has no interface implemented.
Friends
Class CL_HR_LSTCE_ERROR_HANDLER 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) | HRERROR_TAB | Table of messages | 20020207 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020207 | |
| 2 | Instance method | Private | Event handling method | Message in cl_hr_lstce_container | 20020207 | |
| 3 | Instance method | Private | Event handling method | Message in cl_hr_lstce_country | 20020207 | |
| 4 | Instance method | Private | Event handling method | Message in cl_hr_lstce_employee | 20020207 | |
| 5 | Instance method | Private | Event handling method | Message in cl_hr_lstce_rgdir | 20020207 | |
| 6 | Instance method | Private | Event handling method | Message in cl_hr_lstce_main_control | 20020207 | |
| 7 | Instance method | Private | Event handling method | Message in cl_hr_lstce_payresult_base | 20020207 | |
| 8 | Instance method | Public | Method | Message output at PAI event | 20020207 | |
| 9 | Instance method | Public | Method | Message output at PBO event | 20020207 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | MESSAGE | Instance Event (0) |
Public (2) |
Message to the frontend | 20020207 |
Types
Class CL_HR_LSTCE_ERROR_HANDLER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_HR_LSTCE_ERROR_HANDLER has no parameter.
Method CONSTRUCTOR on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_CONTAINER on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_COUNTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_COUNTRY on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_EMPLOYEE on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_EMPTY_RGDIR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_EMPTY_RGDIR on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_MAIN_CONTROL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_MAIN_CONTROL on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method ON_ERROR_PAYRESULT_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 2 | MSG_NUMBER | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 3 | MSG_TYPE | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 4 | MSG_V1 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 5 | MSG_V2 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 6 | MSG_V3 | Call by reference | Attribute reference (LIKE) | 20020207 | |||||
| 7 | MSG_V4 | Call by reference | Attribute reference (LIKE) | 20020207 |
Method ON_ERROR_PAYRESULT_BASE on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method OUTPUT_MESSAGES Signature
Method OUTPUT_MESSAGES on class CL_HR_LSTCE_ERROR_HANDLER has no parameter.
Method OUTPUT_MESSAGES on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Method OUTPUT_MESSAGES_PBO Signature
Method OUTPUT_MESSAGES_PBO on class CL_HR_LSTCE_ERROR_HANDLER has no parameter.
Method OUTPUT_MESSAGES_PBO on class CL_HR_LSTCE_ERROR_HANDLER has no exception.
Event Signatures
Event MESSAGE Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSG_CLASS | Exporting | Value transfer | Type reference (TYPE) | ARBGB | 'H99_DP_MESSAGES' | Nachrichtenklasse | 20020207 | |
| 2 | MSG_NUMBER | Exporting | Value transfer | Type reference (TYPE) | MSGNO | Nachrichtennummer | 20020207 | ||
| 3 | MSG_TYPE | Exporting | Value transfer | Type reference (TYPE) | MSGTY | Nachrichtentyp - E,I,S,W | 20020207 | ||
| 4 | MSG_V1 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 1 der Nachricht | 20020207 | ||
| 5 | MSG_V2 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 2 der Nachricht | 20020207 | ||
| 6 | MSG_V3 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 3 der Nachricht | 20020207 | ||
| 7 | MSG_V4 | Exporting | Value transfer | Type reference (TYPE) | C | Variable 4 der Nachricht | 20020207 |
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 470 |