SAP ABAP Class CL_HRPAYBR_PY_READER (Payroll reading driver for programs)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PY-BR (Application Component) Brazil
     PC37 (Package) HR settlement: Brazil
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBR_PY_READER Interface for payroll reading 20120607
Properties
Class CL_HRPAYBR_PY_READER  
Short Description Payroll reading driver for programs    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC37   HR settlement: Brazil 
Created 20120301   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PBRGO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYBR_PY_READER Interface for payroll reading 20120607
Friends
Class CL_HRPAYBR_PY_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EMPLOYEE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class that encapsulates the employee details 20120607
2 MO_READ_PAYROLL Instance attribute Protected Object reference (TYPE REF TO) CL_HR_BR_READ_PAYROLL BR: Reading class of payroll cluster 20120607
3 MO_RGDIR_SELECTION Instance attribute Protected Object reference (TYPE REF TO) IF_HRPAYBR_RGDIR_SELECTION RGDIR selection 20120607
4 MO_WT_READER Instance attribute Protected Object reference (TYPE REF TO) IF_HRPAYBR_WT_READER Reading of wage types 20120607
5 MTH_EV_CLASS_15_BUFF Instance attribute Protected Type reference (TYPE) PBRGO_TH_EVAL_CLASS_15_BUFF 20120607
6 MT_RGDIR Instance attribute Protected Type reference (TYPE) HRPY_TT_RGDIR Directory of payroll results 20120607
7 MV_BEGDA Instance attribute Protected Type reference (TYPE) BEGDA Valid from date 20120607
8 MV_ENDDA Instance attribute Protected Type reference (TYPE) ENDDA Valid to date 20120607
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120607
2 CONVERT_TO_RANGE Instance method Protected Method Converts from table with Begda/Endda to a range 20120607
3 GET_EVAL_CLASS_15_VALUES Instance method Protected Method 20120607
4 LOAD_RGDIR Instance method Private Method 20120607
Events
Class CL_HRPAYBR_PY_READER has no event.
Types
Class CL_HRPAYBR_PY_READER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_EMPLOYEE Call by reference Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class that encapsulates the employee details 20120607
2 Importing IO_READ_PAYROLL Call by reference Object reference (TYPE REF TO) CL_HR_BR_READ_PAYROLL BR: Reading class of payroll cluster 20120607
3 Importing IO_RGDIR_SEL Call by reference Object reference (TYPE REF TO) IF_HRPAYBR_RGDIR_SELECTION RGDIR selection 20120607
4 Importing IO_WT_READER Call by reference Object reference (TYPE REF TO) IF_HRPAYBR_WT_READER Reading of wage types 20120607
5 Importing IV_BEGDA Call by reference Type reference (TYPE) BEGDA Valid from date 20120607
6 Importing IV_ENDDA Call by reference Type reference (TYPE) ENDDA Valid to date 20120607
# Exception Resumable Description Created on
1 CX_HRPAYBR_UNBOUND Exception class for zero references 20120607

Method CONVERT_TO_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WT_RANGE Call by reference Type reference (TYPE) HRPAY00_DEC_WTYPES 20120607
2 Importing IT_LGART Call by reference Type reference (TYPE) HRPAY00_DEC_DATED_WTYPES 20120607
3 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Date 20120607
# Exception Resumable Description Created on
1 CX_HRPAYBR_RECORD_NOT_FOUND Exception generated when a record is not found in a table 20120607

Method GET_EVAL_CLASS_15_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EVAL_CLASS_15_VALUES Call by reference Type reference (TYPE) PBR_S_WT_EVAL_15_VALUES BR: wage types separated by values of evaluation class 15 20120607
2 Importing IV_DATUM Call by reference Type reference (TYPE) DATUM Date 20120607

Method GET_EVAL_CLASS_15_VALUES on class CL_HRPAYBR_PY_READER has no exception.

Method LOAD_RGDIR Signature

Method LOAD_RGDIR on class CL_HRPAYBR_PY_READER has no parameter.
Method LOAD_RGDIR on class CL_HRPAYBR_PY_READER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in