SAP ABAP Class CL_HRPA_INFOTYPE_0310 (check class for infotype 0310)
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 20021011
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRNZ_CONSTANTS 20021025
Properties
Class CL_HRPA_INFOTYPE_0310  
Short Description check class for infotype 0310    
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 20021011   SAP 
Last change 20021011   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0310 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRNZ_CONSTANTS 20021025
Friends
Class CL_HRPA_INFOTYPE_0310 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_FUND_CODE Instance attribute Private Type reference (TYPE) P0310-FCODE Superannuation Fund Code NZ 20021111
2 A_RAND Constant Private Type reference (TYPE) WAERS 'NZD' Currency 20061010
3 NZ_MOLGA Instance attribute Public Attribute reference (LIKE) 20021025
4 P0000 Instance attribute Private Type reference (TYPE) P0000 HR Master Record: Infotype 0000 (Actions) 20120123
5 PHIFI Instance attribute Private Type reference (TYPE) PHIFI Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) 20120123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_MAND_SACRIFICE Instance method Private Method Salary Sacrifice 20090123
2 CHECK_SUPERANNUATION_MEDICAL Instance method Private Method Check superannuation medical classification 20021029
3 CHECK_SUPERANNUATION_REASON Instance method Private Method Check Superannuation reason code 20021029
4 KIWI_DATE_VALIDATIONS Instance method Private Method Kiwisaver optout date validations 20070801
5 KIWI_FUND_VALIDATIONS Instance method Private Method Kiwisaver fund validations. 20070731
6 MOVE_CURRENCY_INFTY_BASIC_PAY Instance method Private Method Popluate currency field by reading Infotype 8 20021107
7 NEW_MESSAGE Instance method Private Method Add a message to the message list 20021029
8 READ_DEFAULT_VALUES_FCODE Instance method Private Method Reads feature '13SUP' to default fund code 20021025
9 SPECIFIC_COMPUTATIONS Instance method Private Method Infotype-Specific Checks 20021107
10 SSCWT_VALIDATIONS Instance method Private Method To check correct Superannuation Tax Method is selected or no 20120123
11 VALIDATE_EMPLOYEE_CONTRIBUTION Instance method Private Method Employee Contribution validations 20090123
12 VALIDATE_EMPLOYEE_CONTR_FIELDS Instance method Private Method Validation for employee constribution fields 20021108
13 VALIDATE_EMPLOYER_CONTR_FIELDS Instance method Private Method Validation for employer contribution fields 20021108
Events
Class CL_HRPA_INFOTYPE_0310 has no event.
Types
Class CL_HRPA_INFOTYPE_0310 has no local type.
Method Signatures

Method CHECK_MAND_SACRIFICE 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 (=' ') 20090123
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20090123
3 Changing P0310 Call by reference Type reference (TYPE) P0310 Employee Taxation Detail Infotype NZ 20090123
4 Importing T7NZSF Call by reference Type reference (TYPE) T7NZSF Superannuation Fund Code Designation NZ 20090123

Method CHECK_MAND_SACRIFICE on class CL_HRPA_INFOTYPE_0310 has no exception.

Method CHECK_SUPERANNUATION_MEDICAL 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 (=' ') 20021029
2 Importing MEDCL Call by reference Type reference (TYPE) P0310-MEDCL Superannuation NZ 20021029
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021029

Method CHECK_SUPERANNUATION_MEDICAL on class CL_HRPA_INFOTYPE_0310 has no exception.

Method CHECK_SUPERANNUATION_REASON 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 (=' ') 20021029
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021029
3 Importing P0310 Call by reference Type reference (TYPE) P0310 Superannuation Reason Code 20021106

Method CHECK_SUPERANNUATION_REASON on class CL_HRPA_INFOTYPE_0310 has no exception.

Method KIWI_DATE_VALIDATIONS 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 (=' ') 20070801
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20070801
3 Changing P0310 Call by reference Type reference (TYPE) P0310 Superannuation NZ 20070801
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction Class for Data Retention 20070801

Method KIWI_DATE_VALIDATIONS on class CL_HRPA_INFOTYPE_0310 has no exception.

Method KIWI_FUND_VALIDATIONS 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 (=' ') 20070731
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20070731
3 Importing P0310 Call by reference Type reference (TYPE) P0310 Superannuation NZ 20070731

Method KIWI_FUND_VALIDATIONS on class CL_HRPA_INFOTYPE_0310 has no exception.

Method MOVE_CURRENCY_INFTY_BASIC_PAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021107
2 Changing P0310 Call by reference Type reference (TYPE) P0310 Superannuation NZ 20021107
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021107

Method MOVE_CURRENCY_INFTY_BASIC_PAY on class CL_HRPA_INFOTYPE_0310 has no exception.

Method NEW_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_LIST Call by reference Type reference (TYPE) HRPAD_FIELD_TAB Field List 20021029
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021029
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021029
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Messages, Message Class 20021029
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Messages, Message Number 20021029
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Messages, message type 20021029
7 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20021029
8 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20021029
9 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20021029
10 Importing MSGV4 Call by reference Type reference (TYPE) ANY 20021029

Method NEW_MESSAGE on class CL_HRPA_INFOTYPE_0310 has no exception.

Method READ_DEFAULT_VALUES_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing P0310 Call by reference Type reference (TYPE) P0310 Primary Infotype Record 20021111
2 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021025

Method READ_DEFAULT_VALUES_FCODE on class CL_HRPA_INFOTYPE_0310 has no exception.

Method SPECIFIC_COMPUTATIONS 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 (=' ') 20021111
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021111
3 Changing PNNNN Call by reference Type reference (TYPE) ANY Superannuation NZ 20021111
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021111

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0310 has no exception.

Method SSCWT_VALIDATIONS 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 (=' ') 20120123
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20120123
3 Importing P0000 Call by reference Type reference (TYPE) P0000 HR Master Record: Infotype 0000 (Actions) 20120123
4 Importing P0001 Call by reference Type reference (TYPE) P0001 HR Master Record: Infotype 0001 (Org. Assignment) 20120123
5 Changing P0310 Call by reference Type reference (TYPE) P0310 Superannuation NZ 20120123
6 Importing PHIFI Call by reference Type reference (TYPE) PHIFI Table for Entries/Withdrawals (Function Module RP_HIRE_FIRE) 20120123
7 Importing STARTDATE Call by reference Type reference (TYPE) P0310-BEGDA Start Date 20120123
8 Importing T7NZSF Call by reference Type reference (TYPE) T7NZSF Superannuation Fund Code Designation NZ 20120123

Method SSCWT_VALIDATIONS on class CL_HRPA_INFOTYPE_0310 has no exception.

Method VALIDATE_EMPLOYEE_CONTRIBUTION 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 (=' ') 20090123
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20090123
3 Changing P0310 Call by reference Type reference (TYPE) P0310 Employee Taxation Detail Infotype NZ 20090123
4 Importing T7NZSF Call by reference Type reference (TYPE) T7NZSF Superannuation Fund Code Designation NZ 20090123

Method VALIDATE_EMPLOYEE_CONTRIBUTION on class CL_HRPA_INFOTYPE_0310 has no exception.

Method VALIDATE_EMPLOYEE_CONTR_FIELDS 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 (=' ') 20021108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021108
3 Changing P0310 Call by reference Type reference (TYPE) P0310 Employee Taxation Detail Infotype NZ 20021108
4 Importing T7NZSF Call by reference Type reference (TYPE) T7NZSF Superannuation Fund Code Designation NZ 20021108

Method VALIDATE_EMPLOYEE_CONTR_FIELDS on class CL_HRPA_INFOTYPE_0310 has no exception.

Method VALIDATE_EMPLOYER_CONTR_FIELDS 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 (=' ') 20021108
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021108
3 Changing P0310 Call by reference Type reference (TYPE) P0310 Superannuation NZ 20021108
4 Importing T7NZSF Call by reference Type reference (TYPE) T7NZSF Superannuation Fund Code Designation NZ 20021108

Method VALIDATE_EMPLOYER_CONTR_FIELDS on class CL_HRPA_INFOTYPE_0310 has no exception.
History
Last changed by/on SAP  20021011 
SAP Release Created in 200