SAP ABAP Class CL_HR_PAYROLL_MAIN_TRN (Note: Description Missing)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PY-XX (Application Component) Payroll: General Parts
     PAOC_PAY_SERVICES (Package) Main routine and international Services for Payroll Driver
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_PAYROLL_MAIN_BASIS Root for the Main Routine 20010711
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HR_PAYROLL_MAIN_TRN_MP 20050623
Properties
Class CL_HR_PAYROLL_MAIN_TRN  
Short Description Note: Description Missing    
Super Class CL_HR_PAYROLL_MAIN_BASIS Root for the Main Routine 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_PAY_SERVICES   Main routine and international Services for Payroll Driver 
Created 20010703   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PYCDC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_HR_PAYROLL_MAIN_TRN has no interface implemented.
Friends
Class CL_HR_PAYROLL_MAIN_TRN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LAST_OCCAT Instance attribute Private Type reference (TYPE) PAY_OCCAT Category for Off-Cycle Reason 20011016
2 LAST_OCRSN Instance attribute Private Type reference (TYPE) PAY_OCRSN Reason for Off-Cycle Payroll 20011016
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_APER_AGAINST_T558B Instance method Private Method Compares periods in the Aper with those in T558B 20011016
2 DETERMINE_OC_REASON_CAT Instance method Private Method Determines the Off-Cycle Reason Category 20011016
3 INSERT_BONUS_RUN_INTO_APER Instance method Private Method Inserts Bonus Runs from Table T558B 20011016
Events
Class CL_HR_PAYROLL_MAIN_TRN has no event.
Types
Class CL_HR_PAYROLL_MAIN_TRN has no local type.
Method Signatures

Method CHECK_APER_AGAINST_T558B Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHN_APER Call by reference Type reference (TYPE) PCCE_T_GROUP_APER Tabelle mit den Aper Tabellen pro Peras 20011016
2 Exporting EXP_E_APER Call by reference Type reference (TYPE) PC2APER Struktur der Tabelle APER in der Personalabrechnung 20011016
3 Exporting EXP_MESSAGES Call by reference Type reference (TYPE) HRPLOG_MSG_MAIN_T Meldungen für Abrechnungsprotokoll zu extern Proceduren 20011016

Method CHECK_APER_AGAINST_T558B on class CL_HR_PAYROLL_MAIN_TRN has no exception.

Method DETERMINE_OC_REASON_CAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IMP_OCRSN Call by reference Type reference (TYPE) PAY_OCRSN Grund für Off-Cycle-Abrechnung 20011016
2 Returning RET_OCCAT Value transfer Type reference (TYPE) PAY_OCCAT Kategorie für Off-Cycle-Grund 20011016
# Exception Resumable Description Created on
1 CX_HR_PAYROLL_MAIN_TRN Fehler in der Altdatenübernahme 20011016

Method INSERT_BONUS_RUN_INTO_APER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHN_APER Call by reference Type reference (TYPE) PCCE_T_GROUP_APER Tabelle mit den Aper Tabellen pro Peras 20011017
# Exception Resumable Description Created on
1 CX_HRPY_PAYROLL_AREA Ausnahmen zur CL_HR_PAYROLL_AREA 20011016
2 CX_HR_PAYROLL_MAIN_TRN Fehler in der Altdatenübernahme 20011016
History
Last changed by/on SAP  20060703 
SAP Release Created in