SAP ABAP Class CL_HRPA_INFOTYPE_0626 (Class for Payment Summary Infotype (Australia))
Hierarchy
☛
EA-HRCAU (Software Component) Sub component EA-HRCAU of EA-HR
⤷
PA-PA-AU (Application Component) Australia
⤷
PAOC_PAD_AU (Package) PA-PA-AU : 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 | 20021022 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HRAU_CONSTANTS | Constants for Infotypes (Australia) | 20021121 |
Properties
| Class | CL_HRPA_INFOTYPE_0626 | |
| Short Description | Class for Payment Summary Infotype (Australia) | |
| 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_AU | PA-PA-AU : Infotype Decoupling |
| Created | 20021022 | SAP |
| Last change | 20021022 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0626 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HRAU_CONSTANTS | Constants for Infotypes (Australia) | 20021121 |
Friends
Class CL_HRPA_INFOTYPE_0626 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20021121 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20021121 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check for Australian Business Number overlap | 20021112 | |
| 2 | Instance method | Private | Method | Check for valid values of wagetypes and allowances | 20021114 | |
| 3 | Instance method | Private | Method | Checks for Eligible Termination Payments | 20021112 | |
| 4 | Instance method | Private | Method | Checks for last withdrawn Payment Summary | 20021112 | |
| 5 | Instance method | Private | Method | Check for Overlapping Payment Summary records | 20021112 | |
| 6 | Instance method | Private | Method | Check for valid Begin/End dates and Financial Year | 20021112 | |
| 7 | Instance method | Private | Method | Checks for Valid Wagetype by Evaluation Class | 20021113 | |
| 8 | Instance method | Private | Method | Add a message to the message list | 20021111 | |
| 9 | Instance method | Private | Method | Infotype Specific Computations for IT0626 | 20021114 |
Events
Class CL_HRPA_INFOTYPE_0626 has no event.
Types
Class CL_HRPA_INFOTYPE_0626 has no local type.
Method Signatures
Method CHECK_ABN_OVERLAP 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 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021114 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021114 |
Method CHECK_ABN_OVERLAP on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_ALLOWANCES 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 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021114 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021114 |
Method CHECK_ALLOWANCES on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_ETP_PAYMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021112 |
Method CHECK_ETP_PAYMENTS on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_LAST_WITHDRAWN_PS 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 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021112 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021114 |
Method CHECK_LAST_WITHDRAWN_PS on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_OVERLAPPING_RECORDS 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 | L_USE_SEQNR | Call by reference | Type reference (TYPE) | C | 'N' | 20021112 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021112 | |||
| 4 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021114 | ||||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021114 |
Method CHECK_OVERLAPPING_RECORDS on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_SUMMARY_DATES 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 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021112 |
Method CHECK_SUMMARY_DATES on class CL_HRPA_INFOTYPE_0626 has no exception.
Method CHECK_WAGETYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EVAL_CLASS | Call by reference | Type reference (TYPE) | CHAR2 | Evaluation class | 20021113 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021113 | |||
| 3 | LGART | Call by reference | Type reference (TYPE) | LGART | Wage type | 20021113 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021113 | |||
| 5 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021113 | ||||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021113 |
Method CHECK_WAGETYPE on class CL_HRPA_INFOTYPE_0626 has no exception.
Method NEW_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELD_NAME | Call by reference | Type reference (TYPE) | PROP_FNAME | Default values for fast entry: field name | 20021111 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021111 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021111 | |||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, Message Class | 20021111 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20021111 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20021111 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20021111 | ||||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20021111 | ||||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20021111 |
Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0626 has no exception.
Method SPECIFIC_INFOTYPE_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 (=' ') | 20021114 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021114 | |||
| 3 | P0626 | Call by reference | Type reference (TYPE) | P0626 | 20021114 | ||||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021114 |
Method SPECIFIC_INFOTYPE_COMPUTATIONS on class CL_HRPA_INFOTYPE_0626 has no exception.
History
| Last changed by/on | SAP | 20021022 |
| SAP Release Created in | 200 |