SAP ABAP Class CL_HRPADBR_TIME_DATA (Class that encapsulates the time infotype records)
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_CONTAINER Interface for classes that group infotypes 20120604
Properties
Class CL_HRPADBR_TIME_DATA  
Short Description Class that encapsulates the time infotype records    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PB37   HR master data: Brazil 
Created 20120409   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HRPADBR_TIME_DATA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPADBR_INFOTYPE_CONTAINER Interface for classes that group infotypes 20120604
Friends
Class CL_HRPADBR_TIME_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_EMPLOYEE Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_EMPLOYEE 20120604
2 MO_INFOTYPE_FACTORY Instance attribute Protected Object reference (TYPE REF TO) CL_HRPADBR_INFOTYPE_FACTORY 20120604
3 MT_TIME_INFOTYPES Instance attribute Protected Type reference (TYPE) PBRGO_TH_INFOTYPE 20120604
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120604
2 GET Instance method Public Method 20120604
3 GET_ABSENCE_QUOTA Instance method Public Method Returns the absence quota of an absence 20120604
4 GET_FIRST Instance method Public Method 20120604
5 GET_LAST Instance method Public Method 20120604
6 GET_PRELP_TAB Instance method Protected Method 20120604
7 LOAD_INFOTYPE Instance method Protected Method 20120604
8 READ_PTQUODED Instance method Public Method Reads the table ptquoded 20120604
9 SET Instance method Public Method 20120604
Events
Class CL_HRPADBR_TIME_DATA has no event.
Types
Class CL_HRPADBR_TIME_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 20120604
2 Importing IO_INFOTYPE_FACTORY Call by reference Object reference (TYPE REF TO) CL_HRPADBR_INFOTYPE_FACTORY Class for generation and buffering of infotype instances 20120604
# Exception Resumable Description Created on
1 CX_HRPAYBR_UNBOUND Exception class for zero references 20120604

Method GET Signature

Method GET on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET on class CL_HRPADBR_TIME_DATA has no exception.

Method GET_ABSENCE_QUOTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ABSENCE Call by reference Type reference (TYPE) P2001 Personnel time recording: infotype 2001 (absences) 20120604
2 Importing IV_QUONR Call by reference Type reference (TYPE) PTM_QUONR 0 Number for personnel time quotas 20120604
3 Returning RS_ABSENCE_QUOTA Value transfer Type reference (TYPE) P2006 Personnel time recording:: infotype 2006 (absence quota) 20120604
# Exception Resumable Description Created on
1 CX_HRPADBR_INFTY_NOT_FOUND Infotypes not found 20120604

Method GET_FIRST Signature

Method GET_FIRST on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET_FIRST on class CL_HRPADBR_TIME_DATA has no exception.

Method GET_LAST Signature

Method GET_LAST on class CL_HRPADBR_TIME_DATA has no parameter.
Method GET_LAST on class CL_HRPADBR_TIME_DATA has no exception.

Method GET_PRELP_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRELP Call by reference Type reference (TYPE) PRELP_TAB 20120604
2 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY 20120604

Method GET_PRELP_TAB on class CL_HRPADBR_TIME_DATA has no exception.

Method LOAD_INFOTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOTYPE Call by reference Type reference (TYPE) PRELP_TAB 20120604
2 Importing IV_INFTY Call by reference Type reference (TYPE) INFTY 20120604

Method LOAD_INFOTYPE on class CL_HRPADBR_TIME_DATA has no exception.

Method READ_PTQUODED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOCNR Call by reference Type reference (TYPE) PTM_DOCNR Document number for personnel time data 20120604
2 Importing IV_QUONR Call by reference Type reference (TYPE) PTM_QUONR Number for personnel time quotas 20120604
3 Returning RS_PTQUODED Value transfer Type reference (TYPE) PTQUODED Personnel time quotas deduction 20120604

Method READ_PTQUODED on class CL_HRPADBR_TIME_DATA has no exception.

Method SET Signature

Method SET on class CL_HRPADBR_TIME_DATA has no parameter.
Method SET on class CL_HRPADBR_TIME_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in