SAP ABAP Class CL_PT_GUI_TMW_CALENDAR (TMW Calendar)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PT-RC (Application Component) Time Data Recording and Administration
     PAOC_TIM_TMW_GUI_CONTROL (Package) TMW: GUI Control
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_OBJECT GUI Object 19990808
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990808
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PT_GUI_TMW_CALENDAR TMW Calendar Control 19990808
Properties
Class CL_PT_GUI_TMW_CALENDAR  
Short Description TMW Calendar    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_TIM_TMW_GUI_CONTROL   TMW: GUI Control 
Created 19990808   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_PT_APPLICATION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PT_GUI_OBJECT GUI Object 19990808
2 IF_PT_GUI_SAP_CONTROL Initialization of SAP GUI Control 19990808
3 IF_PT_GUI_TMW_CALENDAR TMW Calendar Control 19990808
Friends
Class CL_PT_GUI_TMW_CALENDAR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CALENDAR Instance attribute Private Attribute reference (LIKE) 19990808
2 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER SAP Custom Container 19990808
3 DESCRIPTION Instance attribute Private Attribute reference (LIKE) 19990808
4 FROM_DATE Instance attribute Private Type reference (TYPE) D Start Date 19991214
5 GUI_LAYOUT Instance attribute Private Attribute reference (LIKE) 19990808
6 NODE_ID Instance attribute Private Attribute reference (LIKE) 19990808
7 OBJECT_ID Instance attribute Private Attribute reference (LIKE) 19990808
8 SELECTION_STYLE Instance attribute Private Type reference (TYPE) I Selection Style 19990808
9 TO_DATE Instance attribute Private Type reference (TYPE) D End Date 19991214
10 TYPE Instance attribute Private Attribute reference (LIKE) 19991210
11 UIA_LAYOUT Instance attribute Private Object reference (TYPE REF TO) IF_PT_UIA_LAYOUT UIA Layout 19990808
12 VIEW_STYLE Instance attribute Private Type reference (TYPE) I Viewer Style 19990808
Methods
# Method Level Visibility Method type Description Created on
1 CALCULATE_FIRST_DAY_IN_WEEK Instance method Private Method Determine First Day of Week 19990927
2 ON_DATE_SELECTED Instance method Private Event handling method Selected Date 19990808
Events
Class CL_PT_GUI_TMW_CALENDAR has no event.
Types
Class CL_PT_GUI_TMW_CALENDAR has no local type.
Method Signatures

Method CALCULATE_FIRST_DAY_IN_WEEK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CALENDAR Value transfer Object reference (TYPE REF TO) IF_PT_UIA_TMW_DATE_SELECTION UIA Calendar 19990927
2 Returning RESULT Value transfer Type reference (TYPE) I Erster Tag einer Woche 19990927

Method CALCULATE_FIRST_DAY_IN_WEEK on class CL_PT_GUI_TMW_CALENDAR has no exception.

Method ON_DATE_SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE_BEGIN Value transfer Attribute reference (LIKE) DATE_BEGIN 19990808
2 Importing DATE_END Value transfer Attribute reference (LIKE) DATE_END 19990808

Method ON_DATE_SELECTED on class CL_PT_GUI_TMW_CALENDAR has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in