SAP ABAP Class CL_HRPAYDE_BVV_PY_READER (Class for Reading Payroll Results)
Hierarchy
SAP_HRCDE (Software Component) Sub component SAP_HRCDE of SAP_HR
   PY-DE (Application Component) Germany
     PC01 (Package) HR Payroll: Germany
Properties
Class CL_HRPAYDE_BVV_PY_READER  
Short Description Class for Reading Payroll Results    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PC01   HR Payroll: Germany 
Created 20100811   SAP 
Last change 20110809   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYDE_BVV_PY_READER has no forward declaration.
Interfaces
Class CL_HRPAYDE_BVV_PY_READER has no interface implemented.
Friends
Class CL_HRPAYDE_BVV_PY_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AC_FALSE Constant Private Type reference (TYPE) BOOLE_D ' ' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101021
2 AC_PERMO Constant Private Type reference (TYPE) PERMO '01' Period Parameters 20101021
3 AC_TRUE Constant Private Type reference (TYPE) BOOLE_D 'X' Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20101021
4 A_PERNR Instance attribute Private Type reference (TYPE) PERNR_D Personnel Number 20101021
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101021
2 GET_ABRECHNUNGSERGEBNISSE Instance method Public Method Reads Payroll Results 20101021
Events
Class CL_HRPAYDE_BVV_PY_READER has no event.
Types
Class CL_HRPAYDE_BVV_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 I_PERNR Call by reference Type reference (TYPE) PERNR_D Personalnummer 20101021

Method CONSTRUCTOR on class CL_HRPAYDE_BVV_PY_READER has no exception.

Method GET_ABRECHNUNGSERGEBNISSE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERGEBNISSE Call by reference Type reference (TYPE) PAYDE_RESULT_TAB HR-PAY-DE: Tabellentyp für deutsche Abrechnungsergebnisse 20101021
2 Exporting E_OK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20101021
3 Importing I_DATE Call by reference Type reference (TYPE) ENDDA Gültigkeitsende 20101021

Method GET_ABRECHNUNGSERGEBNISSE on class CL_HRPAYDE_BVV_PY_READER has no exception.
History
Last changed by/on SAP  20110809 
SAP Release Created in