SAP ABAP Class CL_HRPA_INFOTYPE_0849 (Class for Payment Summary - AU)
Hierarchy
☛
SAP_HRCAU (Software Component) Sub component SAP_HRCAU of SAP_HR
⤷
PA-PA-AU (Application Component) Australia
⤷
PB13 (Package) HR master data: Australia
⤷
⤷
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 | 20060329 |
Properties
| Class | CL_HRPA_INFOTYPE_0849 | |
| Short Description | Class for Payment Summary - AU | |
| 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 | PB13 | HR master data: Australia |
| Created | 20060329 | SAP |
| Last change | 20060703 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0849 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0849 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0849 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) | INFTY | '0008' | Infotype | 20060329 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | PSYST-IOPER | 'DIS ' | Display | 20060329 | ||
| 3 | Constant | Private | Type reference (TYPE) | CHAR2 | 'G2' | Evaluation class 11 value for allowances | 20060329 | ||
| 4 | Constant | Private | Type reference (TYPE) | CHAR2 | 'UD' | Evaluation class 11 value for union deduction | 20060329 | ||
| 5 | Constant | Public | Type reference (TYPE) | MERK1 | '13SUP' | Name of feature | 20060329 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | MERK1 | '13TAX' | Name of feature | 20060329 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | MERK1 | '13TFN' | Name of feature | 20060329 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | CHAR9 | '000000000' | tax file number (initial) | 20060329 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | MOLGA | '13' | Country Grouping | 20060329 | ||
| 10 | Instance attribute | Private | Type reference (TYPE) | VKLAX | 10 | Processing Class 10 | 20060329 | ||
| 11 | Constant | Private | Type reference (TYPE) | INFTY | '0220' | Infotype | 20060329 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check for Australian Business Number overlap | 20060329 | |
| 2 | Instance method | Private | Method | Check for valid values of wagetypes and allowances | 20060329 | |
| 3 | Instance method | Private | Method | Checks for last withdrawn Payment Summary | 20060329 | |
| 4 | Instance method | Private | Method | Check for Overlapping Payment Summary records | 20060329 | |
| 5 | Instance method | Private | Method | Check for valid Begin/End dates and Financial Year | 20060329 | |
| 6 | Instance method | Private | Method | Checks for Valid Wagetype by Evaluation Class | 20060329 | |
| 7 | Instance method | Private | Method | Add a message to the message list | 20060329 | |
| 8 | Instance method | Private | Method | Infotype Specific Computations for IT0849 | 20060329 |
Events
Class CL_HRPA_INFOTYPE_0849 has no event.
Types
Class CL_HRPA_INFOTYPE_0849 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 (=' ') | 20060329 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 3 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20060329 |
Method CHECK_ABN_OVERLAP on class CL_HRPA_INFOTYPE_0849 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 (=' ') | 20060329 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 3 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20060329 |
Method CHECK_ALLOWANCES on class CL_HRPA_INFOTYPE_0849 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 (=' ') | 20060329 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 3 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20060329 |
Method CHECK_LAST_WITHDRAWN_PS on class CL_HRPA_INFOTYPE_0849 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 (=' ') | 20060329 | |||
| 2 | L_USE_SEQNR | Call by reference | Type reference (TYPE) | C | 'N' | 20060329 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 4 | P0849 | Call by reference | Type reference (TYPE) | P0849 | 20060329 | ||||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Storage | 20060329 |
Method CHECK_OVERLAPPING_RECORDS on class CL_HRPA_INFOTYPE_0849 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 (=' ') | 20060329 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 3 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 |
Method CHECK_SUMMARY_DATES on class CL_HRPA_INFOTYPE_0849 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 | 20060329 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060329 | |||
| 3 | LGART | Call by reference | Type reference (TYPE) | LGART | Wage type | 20060329 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 5 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20060329 |
Method CHECK_WAGETYPE on class CL_HRPA_INFOTYPE_0849 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 | Component name | 20060329 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060329 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | 20060329 | ||||
| 4 | MSGID | Call by reference | Type reference (TYPE) | SYMSG-MSGID | Messages, message type | 20060329 | |||
| 5 | MSGNO | Call by reference | Type reference (TYPE) | SYMSG-MSGNO | Messages, Message Number | 20060329 | |||
| 6 | MSGTY | Call by reference | Type reference (TYPE) | SYMSG-MSGTY | Messages, message type | 20060329 | |||
| 7 | MSGV1 | Call by reference | Type reference (TYPE) | ANY | 20060329 | ||||
| 8 | MSGV2 | Call by reference | Type reference (TYPE) | ANY | 20060329 | ||||
| 9 | MSGV3 | Call by reference | Type reference (TYPE) | ANY | 20060329 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20060329 |
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 (=' ') | 20060329 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060329 | |||
| 3 | P0849 | Call by reference | Type reference (TYPE) | P0849 | Infotype for Payment Summary | 20060329 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20060329 |
Method SPECIFIC_INFOTYPE_COMPUTATIONS on class CL_HRPA_INFOTYPE_0849 has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in |