SAP ABAP Class CL_HRPA_INFOTYPE_0125 (Garnishments BE)
Hierarchy
EA-HRCBE (Software Component) Sub component EA-HRCBE of EA-HR
   PA-PA-BE (Application Component) Belgium
     PAOC_PAD_BE (Package) Add-On Development of Personal administration: Belgium
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 20021105
Properties
Class CL_HRPA_INFOTYPE_0125  
Short Description Garnishments BE    
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_BE   Add-On Development of Personal administration: Belgium 
Created 20021105   SAP 
Last change 20021105   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPA_INFOTYPE_0125 has no forward declaration.
Interfaces
Class CL_HRPA_INFOTYPE_0125 has no interface implemented.
Friends
Class CL_HRPA_INFOTYPE_0125 has no friend class.
Attributes
Class CL_HRPA_INFOTYPE_0125 has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AGE Instance method Private Method Check either the employee is older than 18. 20021106
2 CHECK_AMOUNT_LIMIT Instance method Private Method 20030307
3 CHECK_AMOUNT_PERCENT Instance method Private Method 20030307
4 CHECK_BANK_DETAIL Instance method Protected Method 20030309
5 CHECK_CURRENCY Instance method Private Method Check either currency is valid for the period. 20021106
6 CHECK_OBJPS Instance method Private Method Sets OBJPS and SEQNR counters 20030309
7 CHECK_PAYEE_DATA Instance method Protected Method 20030307
8 SET_CURRENCY Instance method Private Method Sets legal currency for a given period (BE) 20021108
9 SPECIFIC_COMPUTATIONS Instance method Protected Method 20030309
Events
Class CL_HRPA_INFOTYPE_0125 has no event.
Types
Class CL_HRPA_INFOTYPE_0125 has no local type.
Method Signatures

Method CHECK_AGE 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 (=' ') 20021106
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021106
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030309

Method CHECK_AGE on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_AMOUNT_LIMIT 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 (=' ') 20030307
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030307
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030307

Method CHECK_AMOUNT_LIMIT on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_AMOUNT_PERCENT 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 (=' ') 20030307
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030307
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030307

Method CHECK_AMOUNT_PERCENT on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_BANK_DETAIL 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 (=' ') 20030309
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030309
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030309

Method CHECK_BANK_DETAIL on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_CURRENCY 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 (=' ') 20021106
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021106
3 Importing P0125 Call by reference Type reference (TYPE) P0125 Primary Infotype Record 20030309

Method CHECK_CURRENCY on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_OBJPS 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 (=' ') 20030309
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030309
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030309

Method CHECK_OBJPS on class CL_HRPA_INFOTYPE_0125 has no exception.

Method CHECK_PAYEE_DATA 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 (=' ') 20030307
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030307
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030307

Method CHECK_PAYEE_DATA on class CL_HRPA_INFOTYPE_0125 has no exception.

Method SET_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) DATUM Date 20021108
2 Changing CURRENCY Call by reference Type reference (TYPE) WAERS Currency Key 20021108
3 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20021108
4 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20021108

Method SET_CURRENCY on class CL_HRPA_INFOTYPE_0125 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 (=' ') 20030309
2 Importing MESSAGE_HANDLER Call by reference Object reference (TYPE REF TO) IF_HRPA_MESSAGE_HANDLER HR Master Data: Messages 20030309
3 Changing P0125 Call by reference Type reference (TYPE) P0125 HR Master Record: Infotype 0125 (Garnishment B) 20030309

Method SPECIFIC_COMPUTATIONS on class CL_HRPA_INFOTYPE_0125 has no exception.
History
Last changed by/on SAP  20021105 
SAP Release Created in 200