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 DELETE Constant Private Type reference (TYPE) PSYST-IOPER 'DEL' Infotype operation 20050804
2 INSERT Constant Private Type reference (TYPE) PSYST-IOPER 'INS' Infotype operation 20050804
3 MODIFY Constant Private Type reference (TYPE) PSYST-IOPER 'MOD' Infotype operation 20050804
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BEGDA_FPAYY_FPAYP_TRGTP Instance method Private Method check combination of BEGDA, EBEDA, FPAYY, FPAYP and TRGTP 20021111
2 CHECK_ENDDA Instance method Private Method calculation on trgty 20060726
3 CHECK_FPAYY_FPAPY_TRGTP Instance method Private Method Check P0559-FPAYY, FPAPY, and TRGTP 20021108
4 CHECK_TARGET_PERIOD Instance method Private Method check endda of IT0559 whether it's later than the record 20060726
5 GET_CONTAINER_FOR_TRIAL Instance method Private Method Get container from Pnnnn for trial to get RRDAT 20050804
6 GET_INFTY_SPECIFIC_RETRO_DATE Instance method Private Method Get infotype specific recalculation date 20050804
7 GET_PABRJ_PABRP_TAB Instance method Private Method get T549Q-PABRP, PABRP 20021111
8 GET_PAY_PERIOD_ENDDA Instance method Private Method get end date of a payroll period 20021111
9 GET_PERMO Instance method Private Method get Period modifier (t549a-mermo) 20021111
10 GET_TARGET_YEAR Instance method Private Method get target year from First pay year, period, target period 20021111
11 INITIALIZE_RRDAT_FOR_TRIAL Instance method Private Method Initialize P0003-RRDAT in buffer for trial 20050804
12 SET_DEFAULT_BEGDA Instance method Private Method Set default P0559-BEGDA 20021108
13 SET_RETRO_DATE_DELETE Instance method Private Method Set recalculation date (P0003-RRDAT): delete 20050804
14 SET_RETRO_DATE_INSERT Instance method Private Method Set recalculation date (P0003-RRDAT): insert 20050804
15 SET_RETRO_DATE_MODIFY Instance method Private Method Set recalculation date (P0003-RRDAT): modify 20050804
16 SPECIFIC_COMPUTATIONS 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 Importing BEGDA Call by reference Type reference (TYPE) P0559-BEGDA Start Date 20021111
2 Importing FPAYP Call by reference Type reference (TYPE) P0559-FPAYP First pay period 20021111
3 Importing FPAYY Call by reference Type reference (TYPE) P0559-FPAYY First pay year 20021111
4 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021111
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021111
6 Importing PERNR Call by reference Type reference (TYPE) P0559-PERNR Personnel Number 20021111
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
8 Importing TRGTP Call by reference Type reference (TYPE) P0559-TRGTP Beginning of the target period of first payment 20021111
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Importing 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 Importing BEGDA Call by reference Type reference (TYPE) P0559-BEGDA Start Date 20021111
2 Importing FPAYP Call by reference Type reference (TYPE) P0559-FPAYP First pay period 20021108
3 Importing FPAYY Call by reference Type reference (TYPE) P0559-FPAYY First pay year 20021108
4 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021108
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021111
6 Importing PERNR Call by reference Type reference (TYPE) P0559-PERNR Personnel Number 20021111
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
8 Importing TRGTP Call by reference Type reference (TYPE) P0559-TRGTP Beginning of the target period of first payment 20021108
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060727
2 Importing IS_P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20060726
3 Importing 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 Exporting INFOTYPE_CONTAINER Call by reference Object reference (TYPE REF TO) IF_HRPA_INFOTYPE_CONTAINER HR: Container for Master Data Infotypes 20050804
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050804
3 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20050804
4 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20050804
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050804
6 Importing PNNNN Call by reference Type reference (TYPE) ANY 20050804
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20050804
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Importing IS_NEW_P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
2 Importing IS_OLD_P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
3 Importing IV_IOPER Call by reference Type reference (TYPE) IOPER Infotype operation 20050804
4 Importing IV_STANDARD_RRDAT Call by reference Type reference (TYPE) RRDAT Earliest master data change since last payroll run 20050804
5 Returning 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 Importing BEGDA Call by reference Type reference (TYPE) P0559-BEGDA Start Date 20021111
2 Exporting PABRJ_TAB Call by reference Type reference (TYPE) TT_PABRJ Payroll year 20021111
3 Exporting PABRP_TAB Call by reference Type reference (TYPE) TT_PABRP Accounting period 20021111
4 Importing PERNR Call by reference Type reference (TYPE) P0559-PERNR Personnel Number 20021111
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Importing BEGDA Call by reference Type reference (TYPE) P0559-BEGDA Start Date 20021111
2 Returning ENDDA Value transfer Type reference (TYPE) P0559-ENDDA End Date 20021111
3 Importing PABRJ Call by reference Type reference (TYPE) T549Q-PABRJ Payroll year 20021111
4 Importing PABRP Call by reference Type reference (TYPE) T549Q-PABRP Accounting period 20021111
5 Importing PERNR Call by reference Type reference (TYPE) P0559-PERNR Personnel Number 20021111
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20021111
2 Returning PERMO Value transfer Type reference (TYPE) PERMO Period parameters 20021111
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20021111
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Importing FPAYP Call by reference Type reference (TYPE) P0559-FPAYP First pay period 20021111
2 Importing FPAYY Call by reference Type reference (TYPE) P0559-FPAYY First pay year 20021111
3 Returning TARGET_YEAR Value transfer Type reference (TYPE) P0559-FPAYY Beginning of the target year of first payment 20021111
4 Importing 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 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050804
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20050804
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20050804
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050804
5 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel Number 20050804
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20050804
7 Importing 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 CX_HRPA_VIOLATED_ASSERTION 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 Changing BEGDA Call by reference Type reference (TYPE) P0559-BEGDA Start Date 20021108
2 Importing PERNR Call by reference Type reference (TYPE) P0559-PERNR Personnel Number 20021108
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021108
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION 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 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050804
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20050804
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20050804
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050804
5 Importing P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20050804
7 Importing 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 CX_HRPA_VIOLATED_ASSERTION 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 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050804
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20050804
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20050804
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050804
5 Importing P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20050804
7 Importing 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 CX_HRPA_VIOLATED_ASSERTION 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 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20050804
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20050804
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20050804
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20050804
5 Importing OLD_P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
6 Importing P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20050804
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20050804
8 Importing 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 CX_HRPA_VIOLATED_ASSERTION 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 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021111
3 Importing P0559 Call by reference Type reference (TYPE) P0559 HR Master Record for Infotype 0559 20021108
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021108
History
Last changed by/on SAP  20060208 
SAP Release Created in 200