SAP ABAP Class CL_HRPA_INFOTYPE_0312 (Infotype Decoupling of IT0312 for country NZ)
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 | 20021111 |
Properties
| Class | CL_HRPA_INFOTYPE_0312 | |
| Short Description | Infotype Decoupling of IT0312 for country NZ | |
| 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 | 20021111 | SAP |
| Last change | 20021111 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0312 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0312 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0312 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0312 has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check both Absence $ and weeks entered | 20021114 | |
| 2 | Instance method | Private | Method | Check Maximum Weeks is less than 52 | 20021120 | |
| 3 | Instance method | Private | Method | Check whether the checkbox has values other then X or Space | 20021114 | |
| 4 | Instance method | Private | Method | Check Maximum Weeks is less than 52 | 20021120 | |
| 5 | Instance method | Private | Method | Check Highlighted Fields | 20021112 | |
| 6 | Instance method | Private | Method | Check Maximum Weeks is less than 52 | 20021112 | |
| 7 | Instance method | Private | Method | If Pay Rate Indicator is set, check if the Quota is valid | 20021112 | |
| 8 | Instance method | Private | Method | Check QUONR | 20021115 | |
| 9 | Instance method | Private | Method | Check Weeks is less then 168 | 20021112 | |
| 10 | Instance method | Private | Method | Add a message to the message list | 20021112 | |
| 11 | Instance method | Private | Method | Infotype-Specific Checks | 20021114 |
Events
Class CL_HRPA_INFOTYPE_0312 has no event.
Types
Class CL_HRPA_INFOTYPE_0312 has no local type.
Method Signatures
Method CHECK_ABSENCE 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 (=' ') | 20021114 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021114 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021114 |
Method CHECK_ABSENCE on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_ABSENCE_WEEKS 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 (=' ') | 20021120 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021120 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021120 |
Method CHECK_ABSENCE_WEEKS on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_CHECKBOX 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 (=' ') | 20021114 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021114 | |||
| 3 | PAYID | Call by reference | Type reference (TYPE) | P0312-PAYID | Pay Rate Indicator - NZ | 20021114 |
Method CHECK_CHECKBOX on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_GROSS_WEEKS 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 (=' ') | 20021120 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021120 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021120 |
Method CHECK_GROSS_WEEKS on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_HIGHLIGHTED_FIELDS 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 (=' ') | 20021112 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021112 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021112 |
Method CHECK_HIGHLIGHTED_FIELDS on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_MAXIMUM_WEEKS 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 (=' ') | 20021112 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021112 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021112 |
Method CHECK_MAXIMUM_WEEKS on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_PAY_RATE_INDICATOR 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 | HR Master Data: Messages | 20021112 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021112 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20021112 |
Method CHECK_PAY_RATE_INDICATOR on class CL_HRPA_INFOTYPE_0312 has no exception.
Method CHECK_TRADT_QUONR 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 | HR Master Data: Messages | 20021115 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | Leave History Adjustments NZ | 20021115 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Start Date | 20021115 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021115 |
Method CHECK_WEEKLY_HOURS 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 (=' ') | 20030102 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20030102 | |||
| 3 | P0312 | Call by reference | Type reference (TYPE) | P0312 | Leave History Adjustments NZ | 20030102 |
Method CHECK_WEEKLY_HOURS on class CL_HRPA_INFOTYPE_0312 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 | 20021112 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021112 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021112 | |||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, Message Class | 20021112 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20021112 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20021112 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20021112 | ||||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20021112 | ||||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20021112 | ||||
| 10 | MSGV4 | Call by reference | Type reference (TYPE) | ANY | 20021112 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0312 has no exception.
Method SPECIFIC_COMPUTATIONS 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 (=' ') | 20021115 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021115 | |||
| 3 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20021115 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021115 |
Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0312 has no exception.
History
| Last changed by/on | SAP | 20021111 |
| SAP Release Created in | 200 |