SAP ABAP Class CL_HRPAYBR_GARNISHMENT (BR: alimony)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PY-BR (Application Component) Brazil
     PC37 (Package) HR settlement: Brazil
Properties
Class CL_HRPAYBR_GARNISHMENT  
Short Description BR: alimony    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC37   HR settlement: Brazil 
Created 20111031   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 P02GV Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 PBR99 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 PBRGP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HRPAYBR_GARNISHMENT has no interface implemented.
Friends
Class CL_HRPAYBR_GARNISHMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_T511P_READER Instance attribute Private Object reference (TYPE REF TO) LIF_HRPAYBR_GARNISHMENT 20111109
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_DEBIT_AMOUNT Instance method Public Method Calculates the value based on the minimum wage value 20111109
2 CHECK_CUMULATION Instance method Private Method 20130122
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20111109
4 IS_PROFIT_SHARE_DEBIT Instance method Public Method 20130122
5 READ_T511P Instance method Private Method 20111109
Events
Class CL_HRPAYBR_GARNISHMENT has no event.
Types
Class CL_HRPAYBR_GARNISHMENT has no local type.
Method Signatures

Method CALCULATE_DEBIT_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATS Type field DATS 20111109
2 Importing IV_NBR_SALARIES Call by reference Type reference (TYPE) PBR_CLSAL Salary number for alimony (cluster table) 20111109
3 Returning RV_AMT_CALCULATED Value transfer Type reference (TYPE) BETRG Amount 20111109

Method CALCULATE_DEBIT_AMOUNT on class CL_HRPAYBR_GARNISHMENT has no exception.

Method CHECK_CUMULATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUMUL_CLASS Call by reference Type reference (TYPE) NUMC2 Two digit number 20130122
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130122
3 Importing IV_LGART Call by reference Type reference (TYPE) LGART Wage type 20130122
4 Returning RV_VALUE Value transfer Type reference (TYPE) ABAP_BOOL 20130122

Method CHECK_CUMULATION on class CL_HRPAYBR_GARNISHMENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_HRPAYBR_GARNISHMENT has no parameter.
Method CONSTRUCTOR on class CL_HRPAYBR_GARNISHMENT has no exception.

Method IS_PROFIT_SHARE_DEBIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CATEGORY_CODE Call by reference Type reference (TYPE) P_GCATE Category code 20130122
2 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20130122
3 Importing IV_DEBIT Call by reference Type reference (TYPE) P_DBCOD Debt code 20130122
4 Importing IV_JURIS Call by reference Type reference (TYPE) P_JURIS Jurisdiction code 20130122
5 Importing IV_RULE Call by reference Type reference (TYPE) P_CRCOD Calculation rule code 20130122
6 Returning RV_IS_PROFIT_SHARE Value transfer Type reference (TYPE) ABAP_BOOL 20130122

Method IS_PROFIT_SHARE_DEBIT on class CL_HRPAYBR_GARNISHMENT has no exception.

Method READ_T511P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONSTANT Call by reference Type reference (TYPE) T511P-KONST Payroll constant for amounts 20111109
2 Importing IV_DATE Call by reference Type reference (TYPE) DATS Type field DATS 20111109
3 Returning RV_AMOUNT Value transfer Type reference (TYPE) T511P-BETRG Payroll: amount 20111109
# Exception Resumable Description Created on
1 CX_HRBAS_CUSTOMIZATION_ERROR 20111109
History
Last changed by/on SAP  20130531 
SAP Release Created in