SAP ABAP Class CL_HRPA_INFOTYPE_0559 (Business logic for P0559)
Hierarchy
☛
EA-HRCJP (Software Component) Sub component EA-HRCJP of EA-HR
⤷
PA-PA-JP (Application Component) Japan
⤷
PAOC_PAD_JP (Package) PA-JP: New infotype frame work
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_HRPA_INFTY_NNNN | HR Master Data: Generic IT Logic | 20050804 |
Properties
| Class | CL_HRPA_INFOTYPE_0559 | |
| Short Description | Business logic for P0559 | |
| Super Class | CL_HRPA_INFTY_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_JP | PA-JP: New infotype frame work |
| Created | 20021108 | SAP |
| Last change | 20060208 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_HRPA_INFOTYPE_0559 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0559 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0559 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | PSYST-IOPER | 'DEL' | Infotype operation | 20050804 | ||
| 2 | Constant | Private | Type reference (TYPE) | PSYST-IOPER | 'INS' | Infotype operation | 20050804 | ||
| 3 | Constant | Private | Type reference (TYPE) | PSYST-IOPER | 'MOD' | Infotype operation | 20050804 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | check combination of BEGDA, EBEDA, FPAYY, FPAYP and TRGTP | 20021111 | |
| 2 | Instance method | Private | Method | calculation on trgty | 20060726 | |
| 3 | Instance method | Private | Method | Check P0559-FPAYY, FPAPY, and TRGTP | 20021108 | |
| 4 | Instance method | Private | Method | check endda of IT0559 whether it's later than the record | 20060726 | |
| 5 | Instance method | Private | Method | Get container from Pnnnn for trial to get RRDAT | 20050804 | |
| 6 | Instance method | Private | Method | Get infotype specific recalculation date | 20050804 | |
| 7 | Instance method | Private | Method | get T549Q-PABRP, PABRP | 20021111 | |
| 8 | Instance method | Private | Method | get end date of a payroll period | 20021111 | |
| 9 | Instance method | Private | Method | get Period modifier (t549a-mermo) | 20021111 | |
| 10 | Instance method | Private | Method | get target year from First pay year, period, target period | 20021111 | |
| 11 | Instance method | Private | Method | Initialize P0003-RRDAT in buffer for trial | 20050804 | |
| 12 | Instance method | Private | Method | Set default P0559-BEGDA | 20021108 | |
| 13 | Instance method | Private | Method | Set recalculation date (P0003-RRDAT): delete | 20050804 | |
| 14 | Instance method | Private | Method | Set recalculation date (P0003-RRDAT): insert | 20050804 | |
| 15 | Instance method | Private | Method | Set recalculation date (P0003-RRDAT): modify | 20050804 | |
| 16 | Instance method | Private | Method | business logic for infotype 0559 | 20021108 |
Events
Class CL_HRPA_INFOTYPE_0559 has no event.
Types
Class CL_HRPA_INFOTYPE_0559 has no local type.
Method Signatures
Method CHECK_BEGDA_FPAYY_FPAYP_TRGTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0559-BEGDA | Start Date | 20021111 | |||
| 2 | FPAYP | Call by reference | Type reference (TYPE) | P0559-FPAYP | First pay period | 20021111 | |||
| 3 | FPAYY | Call by reference | Type reference (TYPE) | P0559-FPAYY | First pay year | 20021111 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021111 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021111 | |||
| 6 | PERNR | Call by reference | Type reference (TYPE) | P0559-PERNR | Personnel Number | 20021111 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 | |||
| 8 | TRGTP | Call by reference | Type reference (TYPE) | P0559-TRGTP | Beginning of the target period of first payment | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021111 |
Method CHECK_ENDDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENDDA | Call by reference | Type reference (TYPE) | P0559-ENDDA | Start Date | 20060726 |
Method CHECK_ENDDA on class CL_HRPA_INFOTYPE_0559 has no exception.
Method CHECK_FPAYY_FPAPY_TRGTP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0559-BEGDA | Start Date | 20021111 | |||
| 2 | FPAYP | Call by reference | Type reference (TYPE) | P0559-FPAYP | First pay period | 20021108 | |||
| 3 | FPAYY | Call by reference | Type reference (TYPE) | P0559-FPAYY | First pay year | 20021108 | |||
| 4 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20021108 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021111 | |||
| 6 | PERNR | Call by reference | Type reference (TYPE) | P0559-PERNR | Personnel Number | 20021111 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 | |||
| 8 | TRGTP | Call by reference | Type reference (TYPE) | P0559-TRGTP | Beginning of the target period of first payment | 20021108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021108 |
Method CHECK_TARGET_PERIOD 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 (=' ') | 20060727 | |||
| 2 | IS_P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20060726 | |||
| 3 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20060727 |
Method CHECK_TARGET_PERIOD on class CL_HRPA_INFOTYPE_0559 has no exception.
Method GET_CONTAINER_FOR_TRIAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INFOTYPE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_INFOTYPE_CONTAINER | HR: Container for Master Data Infotypes | 20050804 | |||
| 2 | IS_OK | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050804 | |||
| 3 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20050804 | |||
| 4 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20050804 | |||
| 5 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050804 | |||
| 6 | PNNNN | Call by reference | Type reference (TYPE) | ANY | 20050804 | ||||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20050804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050804 |
Method GET_INFTY_SPECIFIC_RETRO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 2 | IS_OLD_P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 3 | IV_IOPER | Call by reference | Type reference (TYPE) | IOPER | Infotype operation | 20050804 | |||
| 4 | IV_STANDARD_RRDAT | Call by reference | Type reference (TYPE) | RRDAT | Earliest master data change since last payroll run | 20050804 | |||
| 5 | RV_RRDAT | Value transfer | Type reference (TYPE) | RRDAT | Earliest master data change since last payroll run | 20050804 |
Method GET_INFTY_SPECIFIC_RETRO_DATE on class CL_HRPA_INFOTYPE_0559 has no exception.
Method GET_PABRJ_PABRP_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0559-BEGDA | Start Date | 20021111 | |||
| 2 | PABRJ_TAB | Call by reference | Type reference (TYPE) | TT_PABRJ | Payroll year | 20021111 | |||
| 3 | PABRP_TAB | Call by reference | Type reference (TYPE) | TT_PABRP | Accounting period | 20021111 | |||
| 4 | PERNR | Call by reference | Type reference (TYPE) | P0559-PERNR | Personnel Number | 20021111 | |||
| 5 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021111 |
Method GET_PAY_PERIOD_ENDDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0559-BEGDA | Start Date | 20021111 | |||
| 2 | ENDDA | Value transfer | Type reference (TYPE) | P0559-ENDDA | End Date | 20021111 | |||
| 3 | PABRJ | Call by reference | Type reference (TYPE) | T549Q-PABRJ | Payroll year | 20021111 | |||
| 4 | PABRP | Call by reference | Type reference (TYPE) | T549Q-PABRP | Accounting period | 20021111 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | P0559-PERNR | Personnel Number | 20021111 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021111 |
Method GET_PERMO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | BEGDA | Start Date | 20021111 | |||
| 2 | PERMO | Value transfer | Type reference (TYPE) | PERMO | Period parameters | 20021111 | |||
| 3 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20021111 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021111 |
Method GET_TARGET_YEAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FPAYP | Call by reference | Type reference (TYPE) | P0559-FPAYP | First pay period | 20021111 | |||
| 2 | FPAYY | Call by reference | Type reference (TYPE) | P0559-FPAYY | First pay year | 20021111 | |||
| 3 | TARGET_YEAR | Value transfer | Type reference (TYPE) | P0559-FPAYY | Beginning of the target year of first payment | 20021111 | |||
| 4 | TRGTP | Call by reference | Type reference (TYPE) | P0559-TRGTP | Beginning of the target period of first payment | 20021111 |
Method GET_TARGET_YEAR on class CL_HRPA_INFOTYPE_0559 has no exception.
Method INITIALIZE_RRDAT_FOR_TRIAL 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 (=' ') | 20050804 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20050804 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20050804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050804 | |||
| 5 | PERNR | Call by reference | Type reference (TYPE) | PERNR_D | Personnel Number | 20050804 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20050804 | |||
| 7 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRPAD_UPDATE_MODE | Which Posting Functions Are to Be Deactivated? | 20050804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050804 |
Method SET_DEFAULT_BEGDA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BEGDA | Call by reference | Type reference (TYPE) | P0559-BEGDA | Start Date | 20021108 | |||
| 2 | PERNR | Call by reference | Type reference (TYPE) | P0559-PERNR | Personnel Number | 20021108 | |||
| 3 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021108 |
Method SET_RETRO_DATE_DELETE 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 (=' ') | 20050804 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20050804 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20050804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050804 | |||
| 5 | P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20050804 | |||
| 7 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRPAD_UPDATE_MODE | Which Posting Functions Are to Be Deactivated? | 20050804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050804 |
Method SET_RETRO_DATE_INSERT 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 (=' ') | 20050804 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20050804 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20050804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050804 | |||
| 5 | P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 6 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20050804 | |||
| 7 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRPAD_UPDATE_MODE | Which Posting Functions Are to Be Deactivated? | 20050804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050804 |
Method SET_RETRO_DATE_MODIFY 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 (=' ') | 20050804 | |||
| 2 | MASSG | Call by reference | Type reference (TYPE) | MASSG | Reason for Action | 20050804 | |||
| 3 | MASSN | Call by reference | Type reference (TYPE) | MASSN | Action Type | 20050804 | |||
| 4 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20050804 | |||
| 5 | OLD_P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 6 | P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20050804 | |||
| 7 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction Class for Data Retention | 20050804 | |||
| 8 | UPDATE_MODE | Call by reference | Type reference (TYPE) | HRPAD_UPDATE_MODE | Which Posting Functions Are to Be Deactivated? | 20050804 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20050804 |
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 (=' ') | 20021108 | |||
| 2 | MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_HRPA_MESSAGE_HANDLER | HR Master Data: Messages | 20021111 | |||
| 3 | P0559 | Call by reference | Type reference (TYPE) | P0559 | HR Master Record for Infotype 0559 | 20021108 | |||
| 4 | TCLAS | Call by reference | Type reference (TYPE) | TCLAS | Transaction class for data storage | 20021111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | HR: Stammdaten, unerfüllte Programmbedingung | 20021108 |
History
| Last changed by/on | SAP | 20060208 |
| SAP Release Created in | 200 |