SAP ABAP Class CL_PT_REQ_TIME_CONSTRAINTS (Customizing Periods Utility Class)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT (Application Component) Personnel Time Management
     PAOC_TIM_REQUEST_COMP (Package) Database of Requests: Functions for All Request Types
Properties
Class CL_PT_REQ_TIME_CONSTRAINTS  
Short Description Customizing Periods Utility Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_REQUEST_COMP   Database of Requests: Functions for All Request Types 
Created 20040426   SAP 
Last change 20040819   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PT_REQ_TIME_CONSTRAINTS has no forward declaration.
Interfaces
Class CL_PT_REQ_TIME_CONSTRAINTS has no interface implemented.
Friends
Class CL_PT_REQ_TIME_CONSTRAINTS has no friend class.
Attributes
Class CL_PT_REQ_TIME_CONSTRAINTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_STANDARD_UNIT Static method Public Method 20040426
2 FUTURE_FROM_CURRENT_DATE Static method Public Method Request Periods in Advance 20040429
3 FUTURE_FROM_CURRENT_PERIOD Static method Public Method Request Periods in Advance 20040426
4 FUTURE_FROM_CURRENT_TIME_UNIT Static method Public Method Request Periods in Advance 20040426
5 FUTURE_FROM_DATE Static method Public Method Request Periods in Advance 20040429
6 PAST_FROM_CURRENT_DATE Static method Public Method Request Periods Retroactively 20040426
7 PAST_FROM_CURRENT_PERIOD Static method Public Method Request Periods Retroactively 20040426
8 PAST_FROM_CURRENT_TIME_UNIT Static method Public Method Request Periods Retroactively 20040426
9 PAST_FROM_DATE Static method Public Method Request Periods Retroactively 20040429
Events
Class CL_PT_REQ_TIME_CONSTRAINTS has no event.
Types
Class CL_PT_REQ_TIME_CONSTRAINTS has no local type.
Method Signatures

Method CONVERT_TO_STANDARD_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STANDARD_UNIT Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040426
2 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Feld der Laenge 3 Bytes 20040426

Method CONVERT_TO_STANDARD_UNIT on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method FUTURE_FROM_CURRENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040429
2 Importing IM_MAX_MULTIPLIER Call by reference Type reference (TYPE) I 20040429
3 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040429

Method FUTURE_FROM_CURRENT_DATE on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method FUTURE_FROM_CURRENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040426
2 Importing IM_MAX_MULTIPLIER Call by reference Type reference (TYPE) I 20040426
3 Importing IM_PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20040426

Method FUTURE_FROM_CURRENT_PERIOD on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method FUTURE_FROM_CURRENT_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_DATE Call by reference Type reference (TYPE) SY-DATUM 20040426
2 Importing IM_FIRST_WEEK_DAY Call by reference Type reference (TYPE) PTREQ_WEEKDAY Erster Tag der Woche 20040426
3 Importing IM_MAX_MULTIPLIER Call by reference Type reference (TYPE) I 20040426
4 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040426

Method FUTURE_FROM_CURRENT_TIME_UNIT on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method FUTURE_FROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MAX_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040429
2 Importing IM_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040429
3 Importing IM_MAX_MULTIPLIER Call by reference Type reference (TYPE) I 20040429
4 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040429

Method FUTURE_FROM_DATE on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method PAST_FROM_CURRENT_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIN_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040426
2 Importing IM_MIN_MULTIPLIER Call by reference Type reference (TYPE) I 20040426
3 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040426

Method PAST_FROM_CURRENT_DATE on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method PAST_FROM_CURRENT_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIN_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040426
2 Importing IM_MIN_MULTIPLIER Call by reference Type reference (TYPE) I 20040426
3 Importing IM_PERMO Call by reference Type reference (TYPE) PERMO Periodenparameter 20040426

Method PAST_FROM_CURRENT_PERIOD on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method PAST_FROM_CURRENT_TIME_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIN_DATE Call by reference Type reference (TYPE) SY-DATUM 20040426
2 Importing IM_FIRST_WEEK_DAY Call by reference Type reference (TYPE) PTREQ_WEEKDAY Erster Tag der Woche 20040426
3 Importing IM_MIN_MULTIPLIER Call by reference Type reference (TYPE) I 20040426
4 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040426

Method PAST_FROM_CURRENT_TIME_UNIT on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.

Method PAST_FROM_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_MIN_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040429
2 Importing IM_DATE Call by reference Type reference (TYPE) SY-DATUM Datum und Zeit, aktuelles (Applikationsserver-)Datum 20040429
3 Importing IM_MIN_MULTIPLIER Call by reference Type reference (TYPE) I 20040429
4 Importing IM_UNIT Call by reference Type reference (TYPE) CHAR3 Tag, Woche, Monat oder Jahr 20040429

Method PAST_FROM_DATE on class CL_PT_REQ_TIME_CONSTRAINTS has no exception.
History
Last changed by/on SAP  20040819 
SAP Release Created in 500