SAP ABAP Class CL_HRPA_INFOTYPE_0220_AU_PS (HR:PS:AU- Business Logic(BL) for IT0507 (view for IT0220))
Hierarchy
EA-HRCAU (Software Component) Sub component EA-HRCAU of EA-HR
   PY-AU-PS (Application Component) Public Sector
     PAOC_PAD_AU_PS (Package) HR PS AU: Infotype Decoupling for Public Sector Australia
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPA_INFOTYPE_0220 Class for Superannuation Infotype (Australia) 20030313
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_PQ_CONVERSION HR: Interface for Conversion Between Pnnnn and Qnnnn 20030314
Properties
Class CL_HRPA_INFOTYPE_0220_AU_PS  
Short Description HR:PS:AU- Business Logic(BL) for IT0507 (view for IT0220)    
Super Class CL_HRPA_INFOTYPE_0220 Class for Superannuation Infotype (Australia) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class HRPBSAU    
Program status     
Category 0   
Package PAOC_PAD_AU_PS   HR PS AU: Infotype Decoupling for Public Sector Australia 
Created 20030313   SAP 
Last change 20030414   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0220_AU_PS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_PQ_CONVERSION HR: Interface for Conversion Between Pnnnn and Qnnnn 20030314
Friends
Class CL_HRPA_INFOTYPE_0220_AU_PS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALLOW Instance attribute Private Type reference (TYPE) P0507-INALL APS initial allowance 20030313
2 BASIC Instance attribute Private Type reference (TYPE) P0507-INSAL APS initial salary 20030313
3 C_CASUAL Constant Public Type reference (TYPE) CHAR2 'CH' Casual 20030313
4 C_FULL_TIME Constant Public Type reference (TYPE) CHAR2 'FH' Full time 20030313
5 C_PART_TIME Constant Public Type reference (TYPE) CHAR2 'PH' Part time 20030313
6 EL_COMFR Instance attribute Private Type reference (TYPE) P0220-COMFR Superannuation Australia Factoring Method 20030313
7 EL_CONAM Instance attribute Private Type reference (TYPE) P0220-CONAM Superannuation Contribution Amount 20030313
8 EL_DPCON Instance attribute Private Type reference (TYPE) P0220-DPCON Superannuation Default Contribution Percentage 20030313
9 FIELD_LIST Instance attribute Private Type reference (TYPE) HRPAD_FIELD_TAB Field List 20030314
10 HIGHD Instance attribute Private Type reference (TYPE) P0507-INHDA APS initial HDA 20030313
11 KEY_DATE Instance attribute Private Type reference (TYPE) SY-DATUM Date and Time, Current (Application Server) Date 20030313
12 PENAL Instance attribute Private Type reference (TYPE) P0507-INPLT APS initial penalties 20030313
13 SUPERABLE Instance attribute Private Type reference (TYPE) P0507-INSAL APS initial salary 20030313
14 TOTAL_ALLOW Instance attribute Private Type reference (TYPE) P0507-INALL APS initial allowance 20030313
15 TOTAL_BASIC Instance attribute Private Type reference (TYPE) P0507-INSAL APS initial salary 20030313
16 TOTAL_HIGHD Instance attribute Private Type reference (TYPE) P0507-INHDA APS initial HDA 20030313
17 TOTAL_PENAL Instance attribute Private Type reference (TYPE) P0507-INPLT APS initial penalties 20030313
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_MESSAGE Instance method Private Method Add a message to the message list 20030313
2 CHECK_BENEFIT_HOURS Instance method Protected Method Check Benefit Hours 20030313
3 CHECK_CSS_PSS Instance method Protected Method Check CSS and PSS Funds 20030313
4 CHECK_EMPLOYEE_CONTRIBUTION Instance method Protected Method Check Employee Contribution 20030313
5 CHECK_EMPLOYEE_PERCENTAGE Instance method Protected Method Check Employee Percentage 20030313
6 CHECK_EMPLOYER_CONTRIBUTION Instance method Protected Method Check Employer Contribution 20030313
7 CHECK_FUND_STATUS Instance method Protected Method Check Fund Status 20030313
8 CHECK_JOIN_DATE Instance method Protected Method Check Join Date 20030313
9 CHECK_LWOP_DATES Instance method Protected Method Check dates 20070312
10 CHECK_NOTIONAL_SALARY Instance method Protected Method Check Notional Salary 20030313
11 CHECK_PIP_ACT_HRS Instance method Protected Method Check PIP,ACT and Hours 20030313
12 CHECK_PIP_FCODE Instance method Protected Method Check PIP and FCODE 20030313
13 CHECK_PIP_STATUS Instance method Protected Method Check PIP Status 20030313
14 DELETE_PARALLEL_RECORD Instance method Protected Method Delete the records from P0220 & P0507 20030409
15 INSERT_PARALLEL_RECORD Instance method Protected Method Insert a record into P0220 & P0507 20030409
16 PROPOSE_CURRENCY Instance method Protected Method Propose Default Currency 20030328
17 READ_EMPLOYER_LIABILITY Instance method Protected Method Get ELCS/ELPS info 20030331
18 READ_PAYROLL_RESULTS Instance method Protected Method Read payroll Cluster Data 20030314
19 RETRIEVE_I0008 Instance method Protected Method Retrieve Infotype IT0008 info. 20030331
20 SPECIFIC_COMPUTATIONS_AU_PS Instance method Protected Method HR:PS:AU - Business Logic for the Infotype view 0507(IT0220) 20030313
21 VALIDATE_EL Instance method Protected Method VALIDATE_EL for Funds 20070312
Events
Class CL_HRPA_INFOTYPE_0220_AU_PS has no event.
Types
Class CL_HRPA_INFOTYPE_0220_AU_PS has no local type.
Method Signatures

Method ADD_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 Default values for fast entry: field name 20030314
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
4 Importing MSGID Call by reference Type reference (TYPE) SYMSG-MSGID Messages, Message Class 20030313
5 Importing MSGNO Call by reference Type reference (TYPE) SYMSG-MSGNO Messages, Message Number 20030313
6 Importing MSGTY Call by reference Type reference (TYPE) SYMSG-MSGTY Messages, message type 20030313
7 Importing MSGV1 Call by reference Type reference (TYPE) ANY 20030313
8 Importing MSGV2 Call by reference Type reference (TYPE) ANY 20030313
9 Importing MSGV3 Call by reference Type reference (TYPE) ANY 20030313

Method ADD_NEW_MESSAGE on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_BENEFIT_HOURS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0507-BEGDA Start Date 20030331
2 Importing BENHR Call by reference Type reference (TYPE) P0507-BENHR HR-AU-PS: Master Data (Superannuation) 20030331
3 Importing CONTR Call by reference Type reference (TYPE) P0507-CONTR Contributor status 20030331
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
6 Importing PERNR Call by reference Type reference (TYPE) P0507-PERNR Personnel Number 20030331

Method CHECK_BENEFIT_HOURS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_CSS_PSS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0220-BEGDA Start Date 20030317
2 Importing ENDDA Call by reference Type reference (TYPE) P0220-ENDDA End Date 20030317
3 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
4 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
6 Importing PERNR Call by reference Type reference (TYPE) P0220-PERNR Personnel Number 20030317
7 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030313

Method CHECK_CSS_PSS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_EMPLOYEE_CONTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMOUNT Call by reference Type reference (TYPE) P0220-EMPAM Superannuation Employee Contribution Amount 20030317
2 Importing EMPFR Call by reference Type reference (TYPE) P0220-EMPFR Superannuation Australia Factoring Method 20030317
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
5 Importing PERCENTAGE Call by reference Type reference (TYPE) P0220-EMPCN Superannuation Employee Contribution Percentage 20030317

Method CHECK_EMPLOYEE_CONTRIBUTION on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_EMPLOYEE_PERCENTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing AMOUNT Call by reference Type reference (TYPE) P0220-EMPAM Superannuation Employee Contribution Amount 20030317
2 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
5 Importing PERCENTAGE Call by reference Type reference (TYPE) P0220-EMPCN Superannuation Employee Contribution Percentage 20030317
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030313

Method CHECK_EMPLOYEE_PERCENTAGE on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_EMPLOYER_CONTRIBUTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMFR Call by reference Type reference (TYPE) P0220-COMFR Superannuation Australia Factoring Method 20030317
2 Importing CONAM Call by reference Type reference (TYPE) P0220-CONAM Superannuation Contribution Amount 20030317
3 Importing DPCON Call by reference Type reference (TYPE) P0220-DPCON Superannuation Default Contribution Percentage 20030317
4 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
5 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
6 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313

Method CHECK_EMPLOYER_CONTRIBUTION on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_FUND_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRIBUTOR_STATUS Call by reference Type reference (TYPE) P0507-CONTR Contributor status 20030317
2 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313

Method CHECK_FUND_STATUS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_JOIN_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
3 Importing JOINED_DATE Call by reference Type reference (TYPE) P0220-JONID Superannuation Fund Joined Date 20030317
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313

Method CHECK_JOIN_DATE on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_LWOP_DATES 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 (=' ') 20070312
2 Importing LWOPB Call by reference Type reference (TYPE) P0507-LWOPB APS Superannutaion LWOP Begin 20070312
3 Importing LWOPE Call by reference Type reference (TYPE) P0507-LWOPE APS Superannutaion LWOP End date 20070312
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20070312

Method CHECK_LWOP_DATES on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_NOTIONAL_SALARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRIBUTOR_STATUS Call by reference Type reference (TYPE) P0507-CONTR Contributor status 20030317
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
4 Importing NOTIONAL_SALARY Call by reference Type reference (TYPE) P0507-NOTSL APS Superannuation Notional Salary 20030317
5 Importing PIPEN Call by reference Type reference (TYPE) P0507-PIPEN APS Superannuation PIP 20030317

Method CHECK_NOTIONAL_SALARY on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_PIP_ACT_HRS 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 (=' ') 20030313
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
3 Importing PIPEN Call by reference Type reference (TYPE) P0507-PIPEN APS Superannuation PIP 20030317
4 Importing PIPHR Call by reference Type reference (TYPE) P0507-PIPHR APS Superannuation PIP hours 20030317

Method CHECK_PIP_ACT_HRS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_PIP_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030317
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
4 Importing PIPEN Call by reference Type reference (TYPE) P0507-PIPEN APS Superannuation PIP 20030317

Method CHECK_PIP_FCODE on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method CHECK_PIP_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTRIBUTOR_STATUS Call by reference Type reference (TYPE) P0507-CONTR Contributor status 20030317
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030313
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
4 Importing PIPEN Call by reference Type reference (TYPE) P0507-PIPEN APS Superannuation PIP 20030317

Method CHECK_PIP_STATUS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method DELETE_PARALLEL_RECORD 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 (=' ') 20030409
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20030409
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20030409
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030409
5 Importing P0220 Call by reference Type reference (TYPE) P0220 HR Master Record for Infotype 0103 20030409
6 Importing UPDATE_MODE Call by reference Type reference (TYPE) HRPAD_UPDATE_MODE Which Posting Functions Are to Be Deactivated? 20030409

Method DELETE_PARALLEL_RECORD on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method INSERT_PARALLEL_RECORD 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 (=' ') 20030409
2 Importing MASSG Call by reference Type reference (TYPE) MASSG Reason for Action 20030409
3 Importing MASSN Call by reference Type reference (TYPE) MASSN Action Type 20030409
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030409
5 Importing NO_AUTH_CHECK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030409
6 Importing P0220 Call by reference Type reference (TYPE) P0220 Superannuation (Australia) 20030409
7 Importing P0507 Call by reference Type reference (TYPE) P0507 HR-AU-PS: Master Data (Superannuation) 20030409
8 Importing PREF Call by reference Type reference (TYPE) PREF Assignment Values for HR Objects 20030409
9 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030409
10 Importing UPDATE_MODE Call by reference Type reference (TYPE) HRPAD_UPDATE_MODE Which Posting Functions Are to Be Deactivated? 20030409

Method INSERT_PARALLEL_RECORD on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method PROPOSE_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0507-BEGDA Start Date 20030331
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030328
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030328
4 Importing MOLGA Call by reference Type reference (TYPE) MOLGA 20030328
5 Changing WAERS Call by reference Type reference (TYPE) P0507-WAERS HR-AU-PS: Master Data (Superannuation) 20030331

Method PROPOSE_CURRENCY on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method READ_EMPLOYER_LIABILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0220-BEGDA Start Date 20030331
2 Exporting EL_CONAM Call by reference Type reference (TYPE) P0220-CONAM Superannuation Contribution Amount 20030331
3 Exporting EL_DPCON Call by reference Type reference (TYPE) P0220-DPCON Superannuation Default Contribution Percentage 20030331
4 Importing ENDDA Call by reference Type reference (TYPE) P0220-ENDDA Superannuation Fund Code 20030331
5 Importing FCODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20030331
6 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030331
7 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030331
8 Importing PERNR Call by reference Type reference (TYPE) P0220-PERNR Personnel Number 20030331
9 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030331

Method READ_EMPLOYER_LIABILITY on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method READ_PAYROLL_RESULTS 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 (=' ') 20030314
2 Changing KEY_DATE Call by reference Type reference (TYPE) Q0507-KEY_DATE Key Date 20030314
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030314
4 Importing P0220 Call by reference Type reference (TYPE) P0220 Superannuation (Australia) 20030318
5 Importing P0507 Call by reference Type reference (TYPE) P0507 HR-AU-PS: Master Data (Superannuation) 20030318
6 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030314

Method READ_PAYROLL_RESULTS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method RETRIEVE_I0008 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BEGDA Call by reference Type reference (TYPE) P0220-BEGDA Start Date 20030331
2 Importing ENDDA Call by reference Type reference (TYPE) P0220-ENDDA End Date 20030331
3 Returning P0008 Value transfer Type reference (TYPE) P0008 HR-AU-PS: Master Data (Superannuation) 20030331
4 Importing PERNR Call by reference Type reference (TYPE) P0220-PERNR Personnel Number 20030331
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030331

Method RETRIEVE_I0008 on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method SPECIFIC_COMPUTATIONS_AU_PS 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 HR-AU-PS: Master Data (Superannuation) 20030313
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030313
3 Changing P0220 Call by reference Type reference (TYPE) P0220 Superannuation (Australia) 20030313
4 Changing P0507 Call by reference Type reference (TYPE) P0507 HR-AU-PS: Master Data (Superannuation) 20030313
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030313

Method SPECIFIC_COMPUTATIONS_AU_PS on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.

Method VALIDATE_EL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EPEFF Call by reference Type reference (TYPE) P0507-EPEFF APS Superannuation Percentage 20070312
2 Importing FUND_CODE Call by reference Type reference (TYPE) P0220-FCODE Superannuation Fund Code 20070312
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070312
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20070312

Method VALIDATE_EL on class CL_HRPA_INFOTYPE_0220_AU_PS has no exception.
History
Last changed by/on SAP  20030414 
SAP Release Created in 200