SAP ABAP Class CL_HRPA_INFOTYPE_0361 (Pensions Ireland)
Hierarchy
EA-HRCIE (Software Component) Sub component EA-HRCIE of EA-HR
   PA-PA-IE (Application Component) Ireland
     PAOC_PAD_IE (Package) Add-On Development of Personal administration: Ireland
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 20021203
Properties
Class CL_HRPA_INFOTYPE_0361  
Short Description Pensions Ireland    
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_IE   Add-On Development of Personal administration: Ireland 
Created 20021203   SAP 
Last change 20021203   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0361 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0361 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0361 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0361 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONTRIBUTION Instance method Protected Method chceck pension contributions 20021204
2 CHECK_INPUT Instance method Protected Method check field input 20021204
3 CHECK_PLAN Instance method Protected Method check plans 20021203
4 CHECK_WAGE_TYPE Instance method Protected Method check wage type 20021204
5 MESSAGE_WITH_PLAN Instance method Protected Method issue error message with plan type and field list 20021204
6 READ_CONTRIBUTION_PERCENTAGE Instance method Protected Method read pension contribution percentage 20021204
7 READ_CURRENCY Instance method Protected Method Sets the Initial Currency 20060817
8 READ_DEFAULT_VALUES Instance method Protected Method read default values for the screen 20021205
9 SPECIFIC_COMPUTATIONS Instance method Protected Method infotype specific checks 20021205
Events
Class CL_HRPA_INFOTYPE_0361 has no event.
Types
Class CL_HRPA_INFOTYPE_0361 has no local type.
Method Signatures

Method CHECK_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 (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204
3 Changing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021204

Method CHECK_INPUT 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 (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204
3 Importing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021204

Method CHECK_PLAN 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 (=' ') 20021203
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021203
3 Importing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021203
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021203

Method CHECK_WAGE_TYPE 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 (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204
3 Importing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021204

Method MESSAGE_WITH_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) PROP_FNAME Default values for fast entry: field name 20021204
2 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021204
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204
4 Importing PLAN_TYPE Call by reference Type reference (TYPE) PIE_SCHID Scheme identifier 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021204

Method READ_CONTRIBUTION_PERCENTAGE 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 (=' ') 20021204
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021204
3 Changing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021204
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021204

Method READ_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20060817
2 Exporting CURRENCY Call by reference Type reference (TYPE) WAERS Currency Key 20060817
3 Importing DATE Call by reference Type reference (TYPE) BEGDA Start Date 20060817

Method READ_CURRENCY on class CL_HRPA_INFOTYPE_0361 has no exception.

Method READ_DEFAULT_VALUES 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 (=' ') 20021205
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021205
3 Changing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021205
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021205
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR Master Data: Unfulfilled Program Condition 20021205

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 (=' ') 20021205
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021205
3 Changing P0361 Call by reference Type reference (TYPE) P0361 HR Master Record : Infotype 0361 (Pensions Admin. - IE) 20021205
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021205
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021205
History
Last changed by/on SAP  20021203 
SAP Release Created in 200