SAP ABAP Class CL_HRPAYES_PAYROLL_READER (Main payroll reader class)
Hierarchy
SAP_HRCES (Software Component) Sub component SAP_HRCES of SAP_HR
   PY-ES (Application Component) Spain
     PC04 (Package) HR Payroll: Spain
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYES_PAYROLL_READER Interface for payroll reader classes 20120914
Properties
Class CL_HRPAYES_PAYROLL_READER  
Short Description Main payroll reader class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC04   HR Payroll: Spain 
Created 20120621   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 IF_HRPAYES_PAYROLL_READER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 PESU0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYES_PAYROLL_READER Interface for payroll reader classes 20120914
Friends
Class CL_HRPAYES_PAYROLL_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PAYES_RESULT Instance attribute Protected Type reference (TYPE) IF_HRPAYES_PAYROLL_READER=>TY_T_PAYES_RESULT Payroll result table 20120914
2 MT_RGDIR Instance attribute Protected Type reference (TYPE) HRPY_TT_RGDIR Payroll calculation results directory 20120914
3 MV_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Personnel number 20120914
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120914
2 GET_PAY_RESULT Instance method Public Method 20120914
3 GET_PAY_RESULT_TABLE Instance method Public Method Returns payroll result table 20120914
4 GET_RGDIR Instance method Public Method Returns RGDIR table 20120914
5 LOAD_PAY_RESULT Instance method Private Method Reads payresult from buffer or DB 20120914
6 LOAD_RGDIR Instance method Private Method Reads RGDIRs 20120914
Events
Class CL_HRPAYES_PAYROLL_READER has no event.
Types
Class CL_HRPAYES_PAYROLL_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 IV_PERNR Call by reference Type reference (TYPE) PERNR_D Personnel number 20120914

Method CONSTRUCTOR on class CL_HRPAYES_PAYROLL_READER has no exception.

Method GET_PAY_RESULT Signature

Method GET_PAY_RESULT on class CL_HRPAYES_PAYROLL_READER has no parameter.
Method GET_PAY_RESULT on class CL_HRPAYES_PAYROLL_READER has no exception.

Method GET_PAY_RESULT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYES_RESULT Call by reference Type reference (TYPE) IF_HRPAYES_PAYROLL_READER=>TY_T_PAYES_RESULT Result 20120914
2 Importing IT_RGDIR Call by reference Type reference (TYPE) HRPY_TT_RGDIR RGDIR to return result 20120914
3 Importing IV_READ_ONLY_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Read payroll from buffer 20120927

Method GET_PAY_RESULT_TABLE on class CL_HRPAYES_PAYROLL_READER has no exception.

Method GET_RGDIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RGDIR Call by reference Type reference (TYPE) HRPY_TT_RGDIR Payroll calculation results directory 20120914
2 Importing IV_FPBEG Call by reference Type reference (TYPE) BEGDA Valid from date 20120914
3 Importing IV_FPEND Call by reference Type reference (TYPE) ENDDA Valid to 20120914
4 Importing IV_INPER Call by reference Type reference (TYPE) IPERI Payroll in-period 20120914
5 Importing IV_REORG_RGDIR Call by reference Type reference (TYPE) ABAP_BOOL 20120914
6 Importing IV_SEQNR Call by reference Type reference (TYPE) CDSEQ Sequence number 20120914
7 Importing IV_SRTZA Call by reference Type reference (TYPE) SRTZA Indicator of registry current situation 20120914

Method GET_RGDIR on class CL_HRPAYES_PAYROLL_READER has no exception.

Method LOAD_PAY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RGDIR Call by reference Type reference (TYPE) HRPY_TT_RGDIR Payroll calculation results directory 20120914
2 Importing IV_READ_ONLY_BUFFER Call by reference Type reference (TYPE) ABAP_BOOL Read payroll from buffer or cluster 20120927
3 Importing IV_SEQNR Call by reference Type reference (TYPE) CDSEQ Sequence number 20120914

Method LOAD_PAY_RESULT on class CL_HRPAYES_PAYROLL_READER has no exception.

Method LOAD_RGDIR Signature

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