SAP ABAP Class CL_HRPADBR_TERMINATION_DATA (Class that encapsulates a record of the termination infotype)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Properties
Class CL_HRPADBR_TERMINATION_DATA  
Short Description Class that encapsulates a record of the termination infotype    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20120426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADBR_TERMINATION_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPADBR_INFOTYPE Interface for classes that encapsulate the infotype 20120604
Friends
Class CL_HRPADBR_TERMINATION_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_PRE_NOTICE_DEDUCTED Constant Public Type reference (TYPE) PBR_PREA1 2 Tipe of notice period 20120604
2 MC_PRE_NOTICE_PAID Constant Public Type reference (TYPE) PBR_PREA1 1 Tipe of notice period 20120604
3 MO_EMPLOYEE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
4 MS_TERMINATION_DATA Instance attribute Public Type reference (TYPE) P0661 Termination: general data 20120604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120604
2 GET_DEDUCTED_DAYS Instance method Public Method Returns the quantity of days deducted from the notice period 20120727
3 GET_INDEMNIFIED_DAYS Instance method Public Method Returns the quantity of days compensated from notice period 20120727
4 GET_INFOTYPE Instance method Public Method 20120604
5 GET_PRE_NOTICE_DATE Instance method Public Method Returns notice period date 20120604
6 GET_TERMINATION_ACTION Instance method Public Method Returns the termination personnel action 20120604
Events
Class CL_HRPADBR_TERMINATION_DATA has no event.
Types
Class CL_HRPADBR_TERMINATION_DATA 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_HRPADBR_EMPLOYEE Class to encapsulate an employee (pernr) 20120604
2 Importing IS_INFOTYPE Call by reference Type reference (TYPE) PRELP HR master data buffer 20120604

Method CONSTRUCTOR on class CL_HRPADBR_TERMINATION_DATA has no exception.

Method GET_DEDUCTED_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DAYS Value transfer Type reference (TYPE) I 20120727

Method GET_DEDUCTED_DAYS on class CL_HRPADBR_TERMINATION_DATA has no exception.

Method GET_INDEMNIFIED_DAYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DAYS Value transfer Type reference (TYPE) I 20120727

Method GET_INDEMNIFIED_DAYS on class CL_HRPADBR_TERMINATION_DATA has no exception.

Method GET_INFOTYPE Signature

Method GET_INFOTYPE on class CL_HRPADBR_TERMINATION_DATA has no parameter.
Method GET_INFOTYPE on class CL_HRPADBR_TERMINATION_DATA has no exception.

Method GET_PRE_NOTICE_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DATE Value transfer Type reference (TYPE) DATS Notice period date 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604
2 CX_HRPAYBR_DATE_NOT_FOUND 20120604

Method GET_TERMINATION_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_TERMINATION_ACTION Value transfer Object reference (TYPE REF TO) CL_HRPADBR_ACTION Class that encapsulates a personnel action infotype record 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604
History
Last changed by/on SAP  20130531 
SAP Release Created in