SAP ABAP Class CL_HRPAYBR_TERMINATIONS (Class that encapsulates records of IT0661)
Hierarchy
SAP_HRCBR (Software Component) Sub component SAP_HRCBR of SAP_HR
   PA-PA-BR (Application Component) Brazil
     PB37 (Package) HR master data: Brazil
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRPAYBR_INFOTYPES Abstract class to be extended by the ones of the infotype 20120224
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPAYBR_TERMINATIONS Interface for class that encapsulates termination infotype 20120224
Properties
Class CL_HRPAYBR_TERMINATIONS  
Short Description Class that encapsulates records of IT0661    
Super Class CL_HRPAYBR_INFOTYPES Abstract class to be extended by the ones of the infotype 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20120217   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPAYBR_TERMINATIONS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPAYBR_TERMINATIONS Interface for class that encapsulates termination infotype 20120224
Friends
Class CL_HRPAYBR_TERMINATIONS has no friend class.
Attributes
Class CL_HRPAYBR_TERMINATIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120224
Events
Class CL_HRPAYBR_TERMINATIONS has no event.
Types
Class CL_HRPAYBR_TERMINATIONS 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 IO_EMPLOYEE Call by reference Object reference (TYPE REF TO) CL_HRPAYBR_EMPLOYEE Class that encapsulates the employee details 20120224
2 Importing IT_TERMINATIONS Call by reference Type reference (TYPE) P0661_TAB Infotype 20120224
# Exception Resumable Description Created on
1 CX_HRPAYBR_INFTY_NOT_FOUND Infotypes not found 20120224
2 CX_HRPAYBR_UNBOUND Exception class for zero references 20120224
History
Last changed by/on SAP  20130531 
SAP Release Created in