SAP ABAP Class CL_PS_HLP_GUI_GANTT_HANDLER (SAP GUI Gantt Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PS-ST (Application Component) Structures
     PS_HLP_MD (Package) Handling Large Projects:-Master Data
Properties
Class CL_PS_HLP_GUI_GANTT_HANDLER  
Short Description SAP GUI Gantt Handler    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PS_HLP_MD   Handling Large Projects:-Master Data 
Created 20101122   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PS_HLP_GUI_GANTT_HANDLER has no interface implemented.
Friends
Class CL_PS_HLP_GUI_GANTT_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_JNET Instance attribute Private Object reference (TYPE REF TO) CL_GUI_JNET JNet Control Wrapper 20101122
2 MR_LOG_GANTT Instance attribute Private Object reference (TYPE REF TO) CL_PS_HLP_UI_GANTT SS Gantt Logic 20101122
3 MV_XML Instance attribute Private Type reference (TYPE) XSTRING 20101122
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_USR_SETTINGS Instance method Public Method 20101210
2 BAR_MOVED Instance method Private Method 20101122
3 CALC_DAILY_OFFSET Instance method Private Method 20101122
4 CHANGE_SETTINGS_VARIANT Instance method Public Method 20101227
5 COLLAPSE_ROW Instance method Private Method 20101122
6 CREATE_JGANTT Instance method Public Method 20101122
7 EDIT_CELL Instance method Private Method 20101122
8 EXPAND_ROW Instance method Private Method 20101122
9 FREE_JNET Instance method Public Method 20101122
10 GET_DAYS_IN_FEBRUARY Instance method Private Method 20101122
11 GET_DAYS_IN_MONTH Instance method Private Method 20101122
12 HANDLE_PAGING Instance method Private Method 20101126
13 HANDLE_PAGING_BUTTONS Instance method Public Method 20101125
14 INIT_JGANTT Instance method Public Method 20101122
15 LAZY_SCROLL Instance method Private Method 20101202
16 ON_EVENT Instance method Private Event handling method 20101122
17 PROCESS_COMMAND Instance method Public Method 20101122
18 REFRESH_GANTT Instance method Private Method 20101126
19 SELECT_ROW Instance method Private Method 20101130
20 SETTINGS_VARIANT Instance method Private Method 20101216
21 START_COMPARE Instance method Private Method 20101122
22 TIMESCALE_CHANGE Instance method Private Method 20101122
23 UPDATE_HIER_TEXTS Instance method Public Method 20110301
Events
Class CL_PS_HLP_GUI_GANTT_HANDLER has no event.
Types
Class CL_PS_HLP_GUI_GANTT_HANDLER has no local type.
Method Signatures

Method APPLY_USR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_SETTINGS Call by reference Type reference (TYPE) PSHLP_GANTT_USER_SETTINGS_ST Timescale 20101210
2 Importing IT_HIDDEN_COLS Call by reference Type reference (TYPE) PSHLP_UI_GANTT_COL_DEF_TT Column Definition in Gantt Chart 20101210
3 Importing IT_HIDDEN_TT Call by reference Type reference (TYPE) PSHLP_UI_GANTT_COL_DEF_TT Column Definition in Gantt Chart 20101210
4 Importing IT_VIS_COLS Call by reference Type reference (TYPE) PSHLP_UI_GANTT_COL_DEF_TT Column Definition in Gantt Chart 20101210
5 Importing IT_VIS_TT Call by reference Type reference (TYPE) PSHLP_UI_GANTT_COL_DEF_TT Column Definition in Gantt Chart 20101210

Method APPLY_USR_SETTINGS on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method BAR_MOVED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101122

Method BAR_MOVED on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method CALC_DAILY_OFFSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_END_DATE Call by reference Type reference (TYPE) DATUM Date 20101122
2 Exporting EV_START_DATE Call by reference Type reference (TYPE) DATUM Date 20101122
3 Importing IV_FINISH_OFFSET Call by reference Type reference (TYPE) I 20101122
4 Importing IV_START_OFFSET Call by reference Type reference (TYPE) I 20101122

Method CALC_DAILY_OFFSET on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method CHANGE_SETTINGS_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_SETTINGS Call by reference Type reference (TYPE) PSHP_GNTT_USR_SETTINGS_FULL_ST Gantt User Settings (flat n table) 20101228
2 Exporting ET_COLS Call by reference Type reference (TYPE) PSHLP_UI_GANTT_COL_DEF_TT Column Definition for Gantt Table 20101228
3 Importing IS_USER_SETTINGS_VARIANT Call by reference Type reference (TYPE) PSHP_GNTT_SETTINGS_VARIANT_ST Timescale 20101227

Method CHANGE_SETTINGS_VARIANT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method COLLAPSE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101122

Method COLLAPSE_ROW on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method CREATE_JGANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20101122
2 Importing IV_STYLE Call by reference Type reference (TYPE) I 20101122

Method CREATE_JGANTT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method EDIT_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101122

Method EDIT_CELL on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method EXPAND_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101122

Method EXPAND_ROW on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method FREE_JNET Signature

Method FREE_JNET on class CL_PS_HLP_GUI_GANTT_HANDLER has no parameter.
Method FREE_JNET on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method GET_DAYS_IN_FEBRUARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_YEAR Call by reference Type reference (TYPE) NUMC4 Year 20101122
2 Returning RV_DAYS Value transfer Type reference (TYPE) NUMC2 Number of Days 20101122

Method GET_DAYS_IN_FEBRUARY on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method GET_DAYS_IN_MONTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATE Call by reference Type reference (TYPE) DATUM Date 20101122
2 Returning RV_DAYS Value transfer Type reference (TYPE) NUMC2 Two digit number 20101122

Method GET_DAYS_IN_MONTH on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method HANDLE_PAGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMAND Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20101126

Method HANDLE_PAGING on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method HANDLE_PAGING_BUTTONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SCREEN_BUTTON Call by reference Type reference (TYPE) SCREEN-NAME 20101125
2 Returning RV_INPUT Value transfer Type reference (TYPE) SCREEN-INPUT 20101125

Method HANDLE_PAGING_BUTTONS on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method INIT_JGANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_USER_SETTINGS Call by reference Type reference (TYPE) PSHP_GNTT_USR_SETTINGS_FULL_ST Gantt User Settings (flat n table) 20101211
2 Exporting ET_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20101211
3 Importing IV_RESTART Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101211

Method INIT_JGANTT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method LAZY_SCROLL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101202

Method LAZY_SCROLL on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method ON_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Value transfer Attribute reference (LIKE) 20101122

Method ON_EVENT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REBUILD Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20101122
2 Importing IS_USER_SETTINGS Call by reference Type reference (TYPE) PSHLP_GANTT_USER_SETTINGS_ST Timescale 20101122
3 Importing IS_VARIANT Call by reference Type reference (TYPE) PSHP_GNTT_SETTINGS_VARIANT_ST Gantt User Settings Variants 20101211
4 Importing IV_COMMAND Call by reference Type reference (TYPE) SY-UCOMM Function code that PAI triggered 20101122

Method PROCESS_COMMAND on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method REFRESH_GANTT Signature

Method REFRESH_GANTT on class CL_PS_HLP_GUI_GANTT_HANDLER has no parameter.
Method REFRESH_GANTT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method SELECT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVENT Call by reference Type reference (TYPE) STRING 20101130

Method SELECT_ROW on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method SETTINGS_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_VARIANT Call by reference Type reference (TYPE) PSHP_GNTT_SETTINGS_VARIANT_ST Gantt User Settings Variants 20101216
2 Importing IV_DELETE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101216
3 Importing IV_SAVE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20101216

Method SETTINGS_VARIANT on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method START_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_SETTINGS Call by reference Type reference (TYPE) PSHLP_GANTT_USER_SETTINGS_ST Timescale 20101122

Method START_COMPARE on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method TIMESCALE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_SETTINGS Call by reference Type reference (TYPE) PSHLP_GANTT_USER_SETTINGS_ST Timescale 20101122
2 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) ABAP_BOOL 20101201

Method TIMESCALE_CHANGE on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.

Method UPDATE_HIER_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_UPDATED_TEXTS Call by reference Type reference (TYPE) PSHLP_HIER_TAB_TYP Table of CO Object Numbers 20110301

Method UPDATE_HIER_TEXTS on class CL_PS_HLP_GUI_GANTT_HANDLER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 606