SAP ABAP Class CL_HRPA_READ_TIMECONSTRAINT (HR Master Data: Read Time Constraints)
Hierarchy
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
   PA-PA-XX (Application Component) General
     PBAS_SERVICE (Package) HR Master Data: Service Functions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRPA_READ_TIMECONSTRAINT HR Master Data: Read Time Constraints 20031216
Properties
Class CL_HRPA_READ_TIMECONSTRAINT  
Short Description HR Master Data: Read Time Constraints    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PBAS_SERVICE   HR Master Data: Service Functions 
Created 20031216   SAP 
Last change 20040114   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_HRPA_BOOLE_D Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_HRPA_READ_INFOTYPE Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRPA_READ_TIMECONSTRAINT HR Master Data: Read Time Constraints 20031216
Friends
Class CL_HRPA_READ_TIMECONSTRAINT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_MOLGA_READER Instance attribute Private Object reference (TYPE REF TO) CL_HRPA_MOLGA HR Master Data: Read MOLGA 20031216
2 FALSE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>FALSE False 20031216
3 GRANULARITY_INFTY Instance attribute Private Attribute reference (LIKE) 20031216
4 GRANULARITY_INFTY_OBJPS Instance attribute Private Attribute reference (LIKE) 20031216
5 GRANULARITY_SUBTY Instance attribute Private Attribute reference (LIKE) 20031216
6 GRANULARITY_SUBTY_OBJPS Instance attribute Private Attribute reference (LIKE) 20031216
7 LOCKED Constant Private Type reference (TYPE) SPRPS IF_HRPA_READ_INFOTYPE=>LOCKED Lock Indicator for HR Master Data Record 20031216
8 TRUE Constant Private Type reference (TYPE) BOOLE_D IF_HRPA_BOOLE_D=>TRUE True 20031216
9 UNLOCKED Constant Private Type reference (TYPE) SPRPS IF_HRPA_READ_INFOTYPE=>UNLOCKED Lock Indicator for HR Master Data Record 20031216
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ADMISSIBILITY Instance method Private Method 20031216
2 COMPUTE_TIMECONSTRAINT Instance method Private Method 20031216
3 COMPUTE_TIMECONSTRAINT_BPO Instance method Private Method Determine Time Constraint BPO 20080926
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20031216
5 GET_CHECK_OBJPS Instance method Private Method Deactivate Check for OBJPS 20061227
6 GET_INSTANCE Static method Public Method 20031216
Events
Class CL_HRPA_READ_TIMECONSTRAINT has no event.
Types
Class CL_HRPA_READ_TIMECONSTRAINT has no local type.
Method Signatures

Method CHECK_ADMISSIBILITY Signature

Method CHECK_ADMISSIBILITY on class CL_HRPA_READ_TIMECONSTRAINT has no parameter.
Method CHECK_ADMISSIBILITY on class CL_HRPA_READ_TIMECONSTRAINT has no exception.

Method COMPUTE_TIMECONSTRAINT Signature

Method COMPUTE_TIMECONSTRAINT on class CL_HRPA_READ_TIMECONSTRAINT has no parameter.
Method COMPUTE_TIMECONSTRAINT on class CL_HRPA_READ_TIMECONSTRAINT has no exception.

Method COMPUTE_TIMECONSTRAINT_BPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting GRANULARITY Call by reference Type reference (TYPE) HRPAD_ZEITB_GRANULARITY HR: Stammdaten Zeitbindungsgranularität 20080926
2 Exporting NO_ADMISSIBLE_GAPS Call by reference Type reference (TYPE) BOOLE_D keine Lücken in inaktiven Perioden erlaubt 20080926
3 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Schlüssel von Personalstammdaten 20080926
4 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20080926
5 Exporting ZEITB Call by reference Type reference (TYPE) DZEITB Zeitbindung 20080926
6 Exporting ZRMKN Call by reference Type reference (TYPE) PAD_ZRMKNZ Zeitraumkennzeichen: Stichtag/Intervallbezogen (S,I, ) 20080926
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20080926

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA_READER Call by reference Object reference (TYPE REF TO) CL_HRPA_MOLGA HR: Stammdaten, MOLGA lesen 20031216
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20031216

Method GET_CHECK_OBJPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CHECK_OBJPS_ACTIVE Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20061227
2 Importing PSKEY Call by reference Type reference (TYPE) PSKEY Schlüssel von Personalstammdaten 20061227
3 Importing TCLAS Call by reference Type reference (TYPE) TCLAS Transaktionsklasse für Datenhaltung 20061227

Method GET_CHECK_OBJPS on class CL_HRPA_READ_TIMECONSTRAINT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MOLGA_READER Call by reference Object reference (TYPE REF TO) CL_HRPA_MOLGA HR: Stammdaten, MOLGA lesen 20031216
2 Returning READ_TIMECONSTRAINT Value transfer Object reference (TYPE REF TO) IF_HRPA_READ_TIMECONSTRAINT HR: Stammdaten Zeitbindungen lesen 20031216
# Exception Resumable Description Created on
1 CX_HRPA_VIOLATED_ASSERTION HR: Stammdaten, unerfüllte Programmbedingung 20031216
History
Last changed by/on SAP  20040114 
SAP Release Created in 470