SAP ABAP Class CL_HRPA_INFOTYPE_0309 (check class for infotype 0309)
Hierarchy
☛
EA-HRCNZ (Software Component) Sub component EA-HRCNZ of EA-HR
⤷
PA-PA-NZ (Application Component) New Zealand
⤷
PAOC_PAD_NZ (Package) PA-PA-NZ : Infotype Decoupling
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic | 20021010 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRNZ_CONSTANTS | 20021010 |
Properties
| Class | CL_HRPA_INFOTYPE_0309 | |
| Short Description | check class for infotype 0309 | |
| Super Class | CL_HRPA_INFOTYPE_NNNN | HR Master Data: Generic IT Logic |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PAOC_PAD_NZ | PA-PA-NZ : Infotype Decoupling |
| Created | 20021010 | SAP |
| Last change | 20021010 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0309 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRNZ_CONSTANTS | 20021010 |
Friends
Class CL_HRPA_INFOTYPE_0309 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20021010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check IRD number if the first check number >= 10 | 20021010 | |
| 2 | Instance method | Private | Method | Validate IRD Number | 20021010 | |
| 3 | Instance method | Private | Method | Add a message to the message list | 20021011 | |
| 4 | Instance method | Private | Method | Read feature '43IRN' to default IRD Number | 20021010 | |
| 5 | Instance method | Private | Method | Alogorithm to vallidate IRD Number | 20021010 |
Events
Class CL_HRPA_INFOTYPE_0309 has no event.
Types
Class CL_HRPA_INFOTYPE_0309 has no local type.
Method Signatures
Method CHECK_IRD_GT10 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRD_NUMBER | Call by reference | Type reference (TYPE) | P0309-IRDNR | IRD number | 20021010 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021010 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021010 |
Method CHECK_IRD_GT10 on class CL_HRPA_INFOTYPE_0309 has no exception.
Method CHECK_VALID_IRDNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021010 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021010 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Primary Infotype Record | 20021010 |
Method CHECK_VALID_IRDNUM on class CL_HRPA_INFOTYPE_0309 has no exception.
Method NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_LIST | Call by reference | Type reference (TYPE) | HRPAD_FIELD_TAB | Field List | 20021011 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021011 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021011 | |||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, Message Class | 20021011 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20021011 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20021011 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20021011 | |||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20021011 | |||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20021011 | |||
| 10 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | Messages, message variables | 20021011 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0309 has no exception.
Method READ_DEFAULT_VALUE_IRDNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PNNNN | Call by reference | Type reference (TYPE) | ANY | Primary Infotype Record | 20021010 | |||
| 2 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021010 |
Method READ_DEFAULT_VALUE_IRDNUM on class CL_HRPA_INFOTYPE_0309 has no exception.
Method VALIDATE_CHECK_DIGIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IRD_NUMBER | Call by reference | Type reference (TYPE) | P0309-IRDNR | IRD number | 20021010 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021010 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021010 |
Method VALIDATE_CHECK_DIGIT on class CL_HRPA_INFOTYPE_0309 has no exception.
History
| Last changed by/on | SAP | 20021010 |
| SAP Release Created in | 200 |