SAP ABAP Class CL_HRPA_INFOTYPE_0560 (Business logic for IT0560)
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_INFOTYPE_NNNN HR Master Data: Generic IT Logic 20021210
Properties
Class CL_HRPA_INFOTYPE_0560  
Short Description Business logic for IT0560    
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_JP   PA-JP: New infotype frame work 
Created 20021210   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_HRPAD_WAGETYPE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_HRPA_INFOTYPE_0560 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0560 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0560 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COMBINATION Instance method Private Method Check combination 20060825
2 CHECK_CURRENCIES Instance method Private Method Check currencies 20030110
3 CHECK_CURRENCY Instance method Private Method Check currency 20030110
4 CHECK_WAGETYPES Instance method Private Method Check wagetypes 20030116
5 GET_CURRENCY Instance method Private Method Get currency 20021211
6 SPECIFIC_COMPUTATIONS Instance method Private Method Infotype specific logic 20021211
Events
Class CL_HRPA_INFOTYPE_0560 has no event.
Types
Class CL_HRPA_INFOTYPE_0560 has no local type.
Method Signatures

Method CHECK_COMBINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANZHL Call by reference Type reference (TYPE) ANZHL Number of time-dependent depreciation areas 20060825
2 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20060825
3 Importing BETRG Call by reference Type reference (TYPE) PAD_AMT7S Amount 20060825
4 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060825
5 Importing LGART Call by reference Type reference (TYPE) LGART Wage Type 20060825
6 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20060825
7 Importing ZEINH Call by reference Type reference (TYPE) PT_ZEINH Time/Measurement Unit 20060825

Method CHECK_COMBINATION on class CL_HRPA_INFOTYPE_0560 has no exception.

Method CHECK_CURRENCIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ANCUR Call by reference Type reference (TYPE) ANCUR Currency key for annual salary 20030110
2 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Start Date 20030110
3 Importing CURRENCY_CHECK Call by reference Type reference (TYPE) TY_CURRENCY_CHECK Currency check 20030131
4 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030110
5 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030110
6 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030110
7 Importing WAER1 Call by reference Type reference (TYPE) WAERS Currency Key 20030110
8 Importing WAER2 Call by reference Type reference (TYPE) WAERS Currency Key 20030110
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030110

Method CHECK_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) BEGDA Start Date 20030110
2 Importing ENDDA Call by reference Type reference (TYPE) ENDDA End Date 20030110
3 Importing FIELD_NAME Call by reference Type reference (TYPE) PROP_FNAME Default values for fast entry: field name 20030110
4 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030110
5 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030110
6 Importing WAERS Call by reference Type reference (TYPE) WAERS Currency Key 20030110
7 Importing WAERS_CHECK Call by reference Type reference (TYPE) BOOLE_D Currency check 20030131
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030110

Method CHECK_WAGETYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CURRENCY_CHECK Call by reference Type reference (TYPE) TY_CURRENCY_CHECK Currency check 20030131
2 Changing IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20030116
3 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030116
4 Importing P0560 Value transfer Type reference (TYPE) P0560 HR Master Record for Infotype 0560 20030116
5 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20030116
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20030116

Method GET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ANCUR Call by reference Type reference (TYPE) WAERS Currency key 20021211
2 Importing BEGDA Call by reference Type reference (TYPE) BEGDA Begin date 20021211
3 Importing PERNR Call by reference Type reference (TYPE) PERNR_D Personnel number 20021211
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaction class for data storage 20021211
5 Changing WAERS Call by reference Type reference (TYPE) WAERS Currency key 20021211
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20021211

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