SAP ABAP Class CX_HR_NL_PRNL_EXCEPTION (Pension Return: Exception Class)
Hierarchy
☛
SAP_HRCNL (Software Component) Sub component SAP_HRCNL of SAP_HR
⤷
PY-NL-RP (Application Component) Reporting
⤷
P05T (Package) HR Payroll: The Netherlands
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause | 20111017 |
Properties
| Class | CX_HR_NL_PRNL_EXCEPTION | |
| Short Description | Pension Return: Exception Class | |
| Super Class | CX_STATIC_CHECK | Exceptions with Static and Dynamic Check of RAISING Clause |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | P05T | HR Payroll: The Netherlands |
| Created | 20111017 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_HR_NL_PRNL_EXCEPTION has no forward declaration.
Interfaces
Class CX_HR_NL_PRNL_EXCEPTION has no interface implemented.
Friends
Class CX_HR_NL_PRNL_EXCEPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | PERNR-ENAME | Formatted Name of Employee or Applicant | 20111017 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SYMSGID | Message Class | 20111017 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SYMSGNO | Message Number | 20111017 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYMSGTY | Message Type | 20111017 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20111017 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20111017 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20111017 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SYMSGV | Message Variable | 20111017 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20111017 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20111017 | |
| 2 | Instance method | Public | Method | send msg to SAP GUI via MESSAGE statement | 20111017 | |
| 3 | Instance method | Public | Method | Set employee message with type E | 20111017 | |
| 4 | Instance method | Public | Method | Set employee message | 20111017 | |
| 5 | Instance method | Public | Method | Set gen message with type E | 20111017 | |
| 6 | Instance method | Public | Method | Set general message | 20111017 | |
| 7 | Instance method | Public | Method | Sets gen. msg from current SY fields (SY-MSGRID etc.) | 20111017 |
Events
Class CX_HR_NL_PRNL_EXCEPTION has no event.
Types
Class CX_HR_NL_PRNL_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MV_ENAME | Call by reference | Type reference (TYPE) | PERNR-ENAME | 20111017 | ||||
| 2 | MV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | 20111017 | ||||
| 3 | MV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | 20111017 | ||||
| 4 | MV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | 20111017 | ||||
| 5 | MV_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | 20111017 | ||||
| 6 | MV_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | 20111017 | ||||
| 7 | MV_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | 20111017 | ||||
| 8 | MV_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | 20111017 | ||||
| 9 | MV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | 20111017 | ||||
| 10 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20111017 | ||||
| 11 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20111017 |
Method CONSTRUCTOR on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SEND_GUI_MSG Signature
Method SEND_GUI_MSG on class CX_HR_NL_PRNL_EXCEPTION has no parameter.
Method SEND_GUI_MSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SET_EPERN_E_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENAME | Call by reference | Type reference (TYPE) | PERNR-ENAME | Formatted Name of Employee or Applicant | 20111017 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20111017 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20111017 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 8 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20111017 |
Method SET_EPERN_E_MSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SET_EPERN_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENAME | Call by reference | Type reference (TYPE) | PERNR-ENAME | Formatted Name of Employee or Applicant | 20111017 | |||
| 2 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20111017 | |||
| 3 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20111017 | |||
| 4 | IV_MSGTY | Call by reference | Type reference (TYPE) | SY-MSGTY | Message Type | 20111017 | |||
| 5 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 6 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 7 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 8 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 9 | IV_PERNR | Call by reference | Type reference (TYPE) | PERNR-PERNR | Personnel Number | 20111017 |
Method SET_EPERN_MSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SET_E_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SY-MSGID | Message Class | 20111017 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20111017 | |||
| 3 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 4 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 5 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 6 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 |
Method SET_E_MSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20111017 | |||
| 2 | IV_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20111017 | |||
| 3 | IV_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Message Type | 20111017 | |||
| 4 | IV_MSGV1 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 5 | IV_MSGV2 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 6 | IV_MSGV3 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 | ||||
| 7 | IV_MSGV4 | Call by reference | Type reference (TYPE) | SIMPLE | 20111017 |
Method SET_MSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
Method SET_MSG_FROM_SYMSG Signature
Method SET_MSG_FROM_SYMSG on class CX_HR_NL_PRNL_EXCEPTION has no parameter.
Method SET_MSG_FROM_SYMSG on class CX_HR_NL_PRNL_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |