SAP ABAP Class IF_HRPAYBR_PY_READER (Interface for payroll reading)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYBR_PY_READER Payroll reading driver for programs 20120607
Properties
Class IF_HRPAYBR_PY_READER  
Short Description Interface for payroll reading    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120228   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)
Interfaces
Class IF_HRPAYBR_PY_READER has no interface implemented.
Friends
Class IF_HRPAYBR_PY_READER has no friend class.
Attributes
Class IF_HRPAYBR_PY_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAY_RESULTS Instance method Public Method 20120607
2 GET_WAGE_TYPES_FROM_RT Instance method Public Method 20120607
3 GET_WAGE_TYPES_RETRO Instance method Public Method 20120607
Events
Class IF_HRPAYBR_PY_READER has no event.
Types
Class IF_HRPAYBR_PY_READER has no local type.
Method Signatures

Method GET_PAY_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PAYRESULTS Call by reference Type reference (TYPE) HRPAYBR_TAB_OF_RESULTS Category for a payroll results table 20120607

Method GET_PAY_RESULTS on class IF_HRPAYBR_PY_READER has no exception.

Method GET_WAGE_TYPES_FROM_RT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WAGE_TYPES Call by reference Type reference (TYPE) PBR_T_WT_RETRO_PAYROLL PY-BR: difference of wage type values retroactive accounting 20120607
2 Importing IV_EVAL_15 Call by reference Type reference (TYPE) ABAP_BOOL 20120607
3 Importing IV_GROUP Call by reference Type reference (TYPE) ANY 20120607
# Exception Resumable Description Created on
1 CX_HRPAYBR_INVALID_CUSTOM Exception class for invalid customizings 20120607

Method GET_WAGE_TYPES_RETRO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WAGE_TYPES Call by reference Type reference (TYPE) PBR_T_WT_RETRO_PAYROLL PY-BR: difference of wage type values retroactive accounting 20120607
2 Importing IV_EVAL_15 Call by reference Type reference (TYPE) ABAP_BOOL 20120607
3 Importing IV_GROUP Call by reference Type reference (TYPE) ANY 20120607
# Exception Resumable Description Created on
1 CX_HRPAYBR_INVALID_CUSTOM Exception class for invalid customizings 20120607
History
Last changed by/on SAP  20130531 
SAP Release Created in