SAP ABAP Class IF_HRPAYES_PAYROLL_READER (Interface for payroll reader classes)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_HRPAYES_PAYROLL_READER Main payroll reader class 20120914
Properties
Class IF_HRPAYES_PAYROLL_READER  
Short Description Interface for payroll reader classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120621   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_HRPAYES_PAYROLL_READER has no forward declaration.
Interfaces
Class IF_HRPAYES_PAYROLL_READER has no interface implemented.
Friends
Class IF_HRPAYES_PAYROLL_READER has no friend class.
Attributes
Class IF_HRPAYES_PAYROLL_READER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_PAY_RESULT Instance method Public Method Returns payroll result 20120914
Events
Class IF_HRPAYES_PAYROLL_READER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_PAYES_RESULT Public See coding 20120914 TY_T_PAYES_RESULT TYPE STANDARD TABLE OF payes_result
Method Signatures

Method GET_PAY_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RGDIR Call by reference Type reference (TYPE) PC261 RGDIR entry 20120914
2 Importing IV_SEQNR Call by reference Type reference (TYPE) CDSEQ Sequence number 20120914
3 Returning RS_PAYES_RESULT Value transfer Type reference (TYPE) PAYES_RESULT HR-PAY-ES: Structure for payroll result 20120914

Method GET_PAY_RESULT on class IF_HRPAYES_PAYROLL_READER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in