SAP ABAP Class IF_EX_HRPAYBR_CFER_PAYROLL (BAdI interface IF_EX_HRPAYBR_CFER_PAYROLL)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EX_HRPAYBR_CFER_PAYROLL Add-In class in CL_EX_HRPAYBR_CFER_PAYROLL 20051118
Properties
Class IF_EX_HRPAYBR_CFER_PAYROLL  
Short Description BAdI interface IF_EX_HRPAYBR_CFER_PAYROLL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 1   
Package      
Created 20050831   SAP 
Last change 20060313   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 PBR30 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_EX_HRPAYBR_CFER_PAYROLL has no interface implemented.
Friends
Class IF_EX_HRPAYBR_CFER_PAYROLL has no friend class.
Attributes
Class IF_EX_HRPAYBR_CFER_PAYROLL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BATCH_PROCESS Instance method Public Method Desired processing before batch execution of payroll 20051118
2 ONLINE_PROCESS Instance method Public Method Desired processing before online execution of payroll 20051118
Events
Class IF_EX_HRPAYBR_CFER_PAYROLL has no event.
Types
Class IF_EX_HRPAYBR_CFER_PAYROLL has no local type.
Method Signatures

Method BATCH_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SELECTED_EE Call by reference Type reference (TYPE) PBR30_SELECTIONS_TAB Table of employee numbers 20051118
2 Importing IM_SELECTED_PAYMENTS Call by reference Type reference (TYPE) PBR30_PAYMENTS_TAB Payment table 20051118
# Exception Resumable Description Created on
1 ERROR_FOUND Error found in process 20051118

Method ONLINE_PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_OBJ_PREL Call by reference Object reference (TYPE REF TO) CL_HRPAY99_FILL_INFOTYPES Infotypes relevant for payroll 20051118
2 Importing IM_SELECTED_EE Call by reference Type reference (TYPE) PBR30_SELECTIONS_TAB Table of employee numbers 20051118
3 Importing IM_SELECTED_PAYMENTS Call by reference Type reference (TYPE) PBR30_PAYMENTS_TAB Payment table 20051118
# Exception Resumable Description Created on
1 ERROR_FOUND Error found in process 20051118
History
Last changed by/on SAP  20060313 
SAP Release Created in