SAP ABAP Class CL_DPR_UI_LOG_GANTT (Gantt Chart/Table: Data Retrieval)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO (Application Component) Project Management
     DEVELOPMENT_PROJECTS_UI_LOGIC (Package) Project Management UI Data Formatting
Properties
Class CL_DPR_UI_LOG_GANTT  
Short Description Gantt Chart/Table: Data Retrieval    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_UI_LOGIC   Project Management UI Data Formatting 
Created 20041110   SAP 
Last change 20141109    
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)
2 CL_CGPL_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_DPR_CORE_SERVICE_INBOUND Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_DPR_UI_LOG_GANTT has no interface implemented.
Friends
Class CL_DPR_UI_LOG_GANTT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BADI_GANTT Instance attribute Public Object reference (TYPE REF TO) DPR_GANTT 20070315
2 MR_BADI_SCHED Instance attribute Public Object reference (TYPE REF TO) DPR_SCHEDULING Interface zum BAdI: DPR_SCHEDULING 20080508
3 MR_LOG_TREE Instance attribute Public Object reference (TYPE REF TO) CL_DPR_UI_LOG_TREE UI Logic for Tree 20050407
4 MR_TARGET Instance attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_GANTT_TARGET target object instance for compare 20080916
5 MS_TREE_CONTEXT_MENU Instance attribute Protected See coding 20121228
6 MS_USER_SETTINGS Instance attribute Private Type reference (TYPE) DPR_TS_API_ROOT_USER API: Structure for User Settings 20060413
7 MT_AUX_DATES Instance attribute Private Type reference (TYPE) TT_AUX_DATES Additional Data 20060803
8 MT_CHANGED_ATTR Instance attribute Private Type reference (TYPE) DPR_TT_UI_CHANGE_ATTR Attributes Last Changed by User 20050314
9 MT_CHANGED_LINKS Instance attribute Private Type reference (TYPE) DPR_TT_UI_CHANGE_ATTR Links Last Changed 20050428
10 MT_CHANGED_LINKS_NEW Instance attribute Private Type reference (TYPE) TT_UI_LINKS_CHANGE 20070824
11 MT_CHANGED_OBJECTS Instance attribute Public Type reference (TYPE) DPR_TT_GUID Changed Objects 20070221
12 MT_CHANGED_OBJS_BY_ACTION Instance attribute Private Type reference (TYPE) DPR_TT_GUID List of objects changed e.g. by copyToForecasted Action 20090914
13 MT_DATA Instance attribute Private Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20050317
14 MT_FILTER_ROW_BUFFER Instance attribute Private Type reference (TYPE) TT_ROW_IDS Row Buffer for Filter 20060808
15 MT_GANTT_LINKS Instance attribute Protected Type reference (TYPE) DPR_TT_UI_GANTT_LINKS Buffer for All Relationships 20050511
16 MT_GANTT_TREE_DATA Instance attribute Private Type reference (TYPE) DPR_TT_UI_GANTT_TREE_DATA Tree Data in Gantt Format 20070216
17 MT_PERS_COLS Instance attribute Private Type reference (TYPE) DPR_TT_UI_GANTT_COL_DEF Column Definition for Gantt Table 20070110
18 MT_ROW_BUFFER Instance attribute Private Type reference (TYPE) TT_ROW_IDS Row Buffer for Standard Display 20051219
19 MT_SCHEDULE_CONFLICT_OBJS Instance attribute Private Type reference (TYPE) DPR_TT_GUID Objects with scheduling conflicts 20080325
20 MT_TABLE_COLS Instance attribute Public Type reference (TYPE) DPR_TT_UI_GANTT_COL_DEF Columns for Table 20041130
21 MT_TARGETS_4_DELETE Instance attribute Private Type reference (TYPE) DPR_TT_UI_GANTT_ROW_IDS Target bars to delete 20090407
22 MT_TREE_MENU_ITEMS Instance attribute Protected Type reference (TYPE) TT_MENU_ITEMS Menu itmes for the selected element 20110908
23 MT_VISIBLE_TREE_DATA Instance attribute Private Type reference (TYPE) DPR_TT_UI_TREE_DATA Visible Tree Data 20070529
24 MV_APPROPRIATE_TIMESCALE Instance attribute Private Type reference (TYPE) STRING 20060424
25 MV_CHART_VIEW_START Instance attribute Private Type reference (TYPE) DATS Initial Visible Area in Chart 20050407
26 MV_COMPARE_MODE Instance attribute Private Type reference (TYPE) DPR_TV_UI_COMPARE_WITH Version type to compare with in gantt 20080915
27 MV_DATE_RANGE_END Instance attribute Private Type reference (TYPE) DPR_TV_GANTT_END_DATE End Date 20090707
28 MV_DATE_RANGE_START Instance attribute Private Type reference (TYPE) DPR_TV_GANTT_START_DATE Start Date 20090707
29 MV_DEBUG Instance attribute Public Type reference (TYPE) BOOLEAN Debug Mode 20050324
30 MV_EARLIEST_START Instance attribute Private Type reference (TYPE) DATS Earliest Start Date 20070109
31 MV_EARLIEST_START_GUID Instance attribute Private Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Guid of object with earliest start of all 20100302
32 MV_FILTER_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL Filter Active? 20060807
33 MV_GANTT_DELTA Instance attribute Private Type reference (TYPE) BOOLE_D Use Delta Handling 20050511
34 MV_GANTT_LOADED Instance attribute Private Type reference (TYPE) BOOLE_D Gantt Chart Loaded 20050422
35 MV_GANTT_USER_SETTINGS Instance attribute Private Type reference (TYPE) BOOLEAN 'X' = Changed GANTT User-Specific Setting for Graphic 20120903
36 MV_GANTT_USER_SPEC_CHANGED Instance attribute Private Type reference (TYPE) BOOLEAN 'X' = Changed User-Specific Setting for Graphic 20070712
37 MV_HIDE_RELATIONS Instance attribute Private Type reference (TYPE) BOOLEAN 'X' = Hide Relationships 20070710
38 MV_HIDE_SCHEDULE_CONFLICTS Instance attribute Private Type reference (TYPE) BOOLEAN 'X' = highlight project elements with scheduling conflicts 20080409
39 MV_LAST_GANTT_ACTION Instance attribute Private Type reference (TYPE) STRING Current Action in Gantt 20050429
40 MV_LATEST_END Instance attribute Private Type reference (TYPE) DATS Latest Finish 20070109
41 MV_LATEST_END_GUID Instance attribute Private Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Guid of object with latest end of all 20100302
42 MV_RECALCULATE_START_END Instance attribute Private Type reference (TYPE) ABAP_BOOL Earliest Start and Latest Finish have to be re-calculated 20100316
43 MV_RESTORE_LOADINGMODE Instance attribute Private Type reference (TYPE) BOOLEAN Restore user settings after event 20120621
44 MV_START_COMPARE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20090407
45 MV_TIMESCALE Instance attribute Private Type reference (TYPE) STRING Selected Time Scale 20050407
46 MV_TITLE Instance attribute Private Type reference (TYPE) STRING Title of Gantt 20100111
47 MV_TOP_ELEMENT Instance attribute Private Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Highest Element 20070206
48 MV_UPDATE_INDICATOR Instance attribute Private Type reference (TYPE) ABAP_BOOL Update Indicator 20060602
49 SC_ACT_COLLAPSE_ALL Constant Public Type reference (TYPE) STRING 'COLLAPSE_ALL' Collapse Using Button 20050512
50 SC_ACT_COLLAPSE_TREE Constant Public Type reference (TYPE) STRING 'COLLAPSE_TREE' Collapse a Single Node 20050822
51 SC_ACT_CUT_PASTE Constant Public Type reference (TYPE) STRING 'CUT_PASTE' Action in Gantt: Paste after cut 20091027
52 SC_ACT_EXPAND_TREE Constant Public Type reference (TYPE) STRING 'EXPAND_TREE' Expand Nodes Not Loaded Yet 20050506
53 SC_ACT_LINK_CHANGE Constant Public Type reference (TYPE) STRING 'LINK_CHANGE' 20051215
54 SC_ACT_ORDER_CHANGE Constant Public Type reference (TYPE) STRING 'ORDER_CHANGE' The order of elements in tree has changed 20090731
55 SC_ACT_PARA_CHANGE Constant Public Type reference (TYPE) STRING 'PARA_CHANGE' Parameter Changed in Chart 20050429
56 SC_ACT_PRINT_BOUNDS Constant Public Type reference (TYPE) STRING 'PRINT_BOUNDS' 20090707
57 SC_ACT_SEL_OBJ Constant Public Type reference (TYPE) STRING 'SEL_OBJ' Action in Gantt: Select Object 20050429
58 SC_ACT_START_COMPARE Constant Public Type reference (TYPE) STRING 'START_COMPARE' Action in Gantt: Start of Compare 20080916
59 SC_ACT_UNDO_EDGE Constant Public Type reference (TYPE) STRING 'UNDO_EDGE' Action in Gantt: Delete Edge 20050913
60 SC_COL_DEVIATION Constant Public Type reference (TYPE) STRING 'DEVIATION' deviation between version ates 20080916
61 SC_COL_ELEMENT_TYPE Constant Public Type reference (TYPE) STRING 'ELEMENT_TYPE_TXT' Project Element Category 20060614
62 SC_COL_FINISH Constant Public Type reference (TYPE) STRING 'CALC_FINISH_DATE' Finish Date 20050302
63 SC_COL_RESP_ROLE Constant Public Type reference (TYPE) STRING 'RESP_ROLE_TXT' Responsible Role 20060614
64 SC_COL_START Constant Public Type reference (TYPE) STRING 'CALC_START_DATE' Start Date 20050302
65 SC_COL_VERSION_FINISH Constant Public Type reference (TYPE) STRING 'VERSION_FINISH' finish date of target version 20080916
66 SC_COL_VERSION_START Constant Public Type reference (TYPE) STRING 'VERSION_START' start date of target version 20080916
67 SC_COMPARE_WITH_OVERWRITE Static Attribute Private Type reference (TYPE) ABAP_BOOL 20090430
68 SC_COMP_FORECAST Constant Public Type reference (TYPE) DPR_TV_UI_COMPARE_WITH 'FOR' Compare with Forcast dates 20080717
69 SC_COMP_NONE Constant Public Type reference (TYPE) DPR_TV_UI_COMPARE_WITH 'NON' No Compare 20080717
70 SC_COMP_OPERATIONAL Constant Public Type reference (TYPE) DPR_TV_UI_COMPARE_WITH 'OPR' Compare with Operational 20080717
71 SC_COMP_SIMULATION Constant Public Type reference (TYPE) DPR_TV_UI_COMPARE_WITH CL_CGPL_CO=>SC_VERSION_TYPE_SIM Compare with Simulation 20080915
72 SC_COMP_SNAPSHOT Constant Public Type reference (TYPE) DPR_TV_UI_COMPARE_WITH CL_CGPL_CO=>SC_VERSION_TYPE_SNAP Compare with Snapshot 20080915
73 SC_CONSTR_FINISH Constant Public Type reference (TYPE) STRING 'CONSTR_FINISH_DATE' Finish Date Constraint 20050322
74 SC_CONSTR_START Constant Public Type reference (TYPE) STRING 'CONSTR_START_DATE' Start Date Constraint 20050322
75 SC_CPROJ_TABLE Constant Public Type reference (TYPE) STRING 'CProj-Table' ID of Table Part 20050429
76 SC_DATA_CHANGE Constant Public Type reference (TYPE) STRING 'DATA_CHANGE' Data Has Been Changed 20050415
77 SC_DATE_EARLY Static Attribute Public Type reference (TYPE) STRING 'E' Early Dates 20050322
78 SC_DATE_LATE Static Attribute Public Type reference (TYPE) STRING 'L' Late Dates 20050322
79 SC_DELETE_LINK Constant Public Type reference (TYPE) CHAR1 'D' Single-Character Indicator 20050428
80 SC_DURATION_UNIT Constant Private Type reference (TYPE) STRING 'DURATION_UNIT' Duration unit 20060801
81 SC_FALSE_TXT Constant Public Type reference (TYPE) STRING 'FALSE' 20050303
82 SC_GANTT_CELL Constant Public Type reference (TYPE) STRING 'CELL' 20050426
83 SC_GANTT_COL Constant Public Type reference (TYPE) STRING 'COL' 20050426
84 SC_GANTT_EDGE Constant Public Type reference (TYPE) STRING 'EDGE' 20050426
85 SC_GANTT_NODE Constant Public Type reference (TYPE) STRING 'NODE' 20050426
86 SC_GANTT_OLD Constant Public Type reference (TYPE) STRING 'OLD' 20050429
87 SC_GANTT_RELATION Constant Public Type reference (TYPE) STRING 'RELTYPE' 20061106
88 SC_GANTT_ROW Constant Public Type reference (TYPE) STRING 'ROW' 20050426
89 SC_GANTT_SOURCE Constant Public Type reference (TYPE) STRING 'SOURCE' 20050429
90 SC_GANTT_TARGET Constant Public Type reference (TYPE) STRING 'TARGET' 20050429
91 SC_INSERT_LINK Constant Public Type reference (TYPE) CHAR1 'I' Single-Character Indicator 20050428
92 SC_MENU_ITEM_CREATE Constant Public Type reference (TYPE) STRING 'ITEM_CREATE' Key for the context menu entry 'Create'' 20110909
93 SC_MENU_ITEM_INSERT Constant Public Type reference (TYPE) STRING 'ITEM_INSERT' Key for the context menu entry 'Create and Insert' 20110909
94 SC_MODE_INSERT Constant Public Type reference (TYPE) STRING 'INSERT' 20050426
95 SC_MODE_OVERWRITE Constant Public Type reference (TYPE) STRING 'OVERWRITE' 20050426
96 SC_MODE_OVERWRITE_RESTORE Constant Public Type reference (TYPE) STRING 'OVERWRITE_RESTOREVIEW' 20091104
97 SC_NEW_MIME_REP_PATH Constant Public Type reference (TYPE) STRING '/sap/public/ppm/pro/' redirect Path for MimeRepository Objects 20100323
98 SC_TMSC_DATE_RANGE Constant Public Type reference (TYPE) STRING 'DATE' Timescale: fit from-to date 20090625
99 SC_TMSC_FIT Constant Public Type reference (TYPE) STRING 'FIT' Timescale: Fit 20060424
100 SC_TMSC_MONTH Constant Public Type reference (TYPE) STRING 'MONTH' Timescale 20050407
101 SC_TMSC_OVERVIEW Constant Public Type reference (TYPE) STRING 'OVERVIEW' Timescale- overview 20090625
102 SC_TMSC_QUARTER Constant Public Type reference (TYPE) STRING 'QUARTER' Timescale 20050726
103 SC_TMSC_WEEK Constant Public Type reference (TYPE) STRING 'WEEK' Timescale 20050407
104 SC_TMSC_YEAR Constant Public Type reference (TYPE) STRING 'YEAR' Timescale 20050407
105 SC_TP_EDGE Static Attribute Public Type reference (TYPE) STRING 'SAP.Edge.End-Start' 20041123
106 SC_TP_EDGE_FF Static Attribute Public Type reference (TYPE) STRING 'SAP.Edge.End-End' 20061106
107 SC_TP_EDGE_SF Static Attribute Public Type reference (TYPE) STRING 'SAP.Edge.Start-End' 20061106
108 SC_TP_EDGE_SS Static Attribute Public Type reference (TYPE) STRING 'SAP.Edge.Start-Start' 20061106
109 SC_TP_EDITPROPS_000 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.000' combination of moveable, sizeable and linkable 20080519
110 SC_TP_EDITPROPS_001 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.001' combination of moveable, sizeable and linkable 20080519
111 SC_TP_EDITPROPS_010 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.010' combination of moveable, sizeable and linkable 20080519
112 SC_TP_EDITPROPS_011 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.011' combination of moveable, sizeable and linkable 20080519
113 SC_TP_EDITPROPS_100 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.100' combination of moveable, sizeable and linkable 20080519
114 SC_TP_EDITPROPS_101 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.101' combination of moveable, sizeable and linkable 20080519
115 SC_TP_EDITPROPS_110 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.110' combination of moveable, sizeable and linkable 20080519
116 SC_TP_EDITPROPS_111 Constant Public Type reference (TYPE) STRING 'Gantt.CProjects.Editprops.111' combination of moveable, sizeable and linkable 20080519
117 SC_TP_LABEL_READONLY Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.Label.ReadOnly' 20041202
118 SC_TP_ND Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.Node' 20041123
119 SC_TP_NDFIX Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.NodeFix' 20061016
120 SC_TP_NDFIX_CP1 Constant Public Type reference (TYPE) STRING 'cPro.NodeFixCp1' 20081023
121 SC_TP_NDFIX_CP2 Constant Public Type reference (TYPE) STRING 'cPro.NodeFixCp2' 20081023
122 SC_TP_NDRED Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.NodeRed' 20050311
123 SC_TP_NDRED_CP1 Constant Public Type reference (TYPE) STRING 'cPro.NodeRedCp1' 20081023
124 SC_TP_NDRED_CP2 Constant Public Type reference (TYPE) STRING 'cPro.NodeRedCp2' 20081023
125 SC_TP_ND_CP1 Constant Public Type reference (TYPE) STRING 'cPro.NodeCp1' 20081023
126 SC_TP_ND_CP2 Constant Public Type reference (TYPE) STRING 'cPro.NodeCp2' 20081023
127 SC_TP_ND_MILESTONE Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.Milestone' 20050614
128 SC_TP_ND_MILESTONE_CP1 Constant Public Type reference (TYPE) STRING 'cPro.MilestoneCp1' 20081023
129 SC_TP_ND_MILESTONE_CP2 Constant Public Type reference (TYPE) STRING 'cPro.MilestoneCp2' 20081023
130 SC_TP_ND_OBJLINK Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.NodeObjLink' 20050830
131 SC_TP_ND_SUM Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.SummaryNode' 20041123
132 SC_TP_ND_SUM_CP1 Constant Public Type reference (TYPE) STRING 'cPro.SummaryNodeCp1' 20081023
133 SC_TP_ND_SUM_CP2 Constant Public Type reference (TYPE) STRING 'cPro.SummaryNodeCp2' 20081023
134 SC_TP_ND_TRIANGLE Static Attribute Public Type reference (TYPE) STRING 'Gantt.CProjects.Triangle' 20041123
135 SC_TP_ND_TRIANGLE_CP1 Constant Public Type reference (TYPE) STRING 'cPro.TriangleCp1' 20081023
136 SC_TP_ND_TRIANGLE_CP2 Constant Public Type reference (TYPE) STRING 'cPro.TriangleCp2' 20081023
137 SC_TP_TABLE Static Attribute Public Type reference (TYPE) STRING 'Gantt.Table.CProjects' 20041222
138 SC_TREE_MENU_ID Constant Public Type reference (TYPE) STRING 'MENU_CREATE' ID for the Context Menu in the Tree 20110908
139 SC_TRUE_TXT Constant Public Type reference (TYPE) STRING 'TRUE' 20050303
140 SC_UPDATE_LINK Instance attribute Public Type reference (TYPE) CHAR1 'U' Single-Character Indicator 20050428
141 SC_UPDATE_LINK_REL Constant Public Type reference (TYPE) CHAR1 'R' Single-Character Flag 20061106
142 SR_GANTT Static Attribute Private Object reference (TYPE REF TO) CL_DPR_UI_LOG_GANTT Gantt Chart/Table: Data Retrieval 20041110
143 ST_COMBO_COLUMNS Static Attribute Protected Type reference (TYPE) DPR_TT_UI_GANTT_COMBO_DEF_ADD table type for additional dropdowns in Gantt 20090915
144 ST_COMBO_FINISH_CONSTRAINT Static Attribute Protected Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20051221
145 ST_COMBO_START_CONSTRAINT Static Attribute Protected Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20051221
146 ST_MENU_TEXTS Static Attribute Private Type reference (TYPE) DPR_TT_API_NAME_VALUE_PAIR Menu Texts 20060918
147 ST_TABLE_COLS Static Attribute Private Type reference (TYPE) DPR_TT_UI_GANTT_COL_DEF Columns for Table 20070712
148 ST_VIEW_TYPES Static Attribute Private Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20050727
149 ST_VIS_VIEW_TYPES Static Attribute Private Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Value List Search Help 20060424
150 SV_DATE_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
151 SV_DURATION_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
152 SV_END_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
153 SV_FINISH_NO_EARLIER_TXT Static Attribute Private Type reference (TYPE) STRING "Start No Finish Than"Text for GMI (Gantt More Information) 20120905
154 SV_FINISH_NO_LATER_TXT Static Attribute Private Type reference (TYPE) STRING "Start No Finish Than"Text for GMI (Gantt More Information) 20120905
155 SV_GANTT_EVENTS Static Attribute Private Type reference (TYPE) STRING Gantt Events as String 20050520
156 SV_MUST_FINISH_ON_TXT Static Attribute Private Type reference (TYPE) STRING "Must Finish On" Text for GMI (Gantt More Information) 20120905
157 SV_MUST_START_ON_TXT Static Attribute Private Type reference (TYPE) STRING "Must Start On" Text for GMI (Gantt More Information) 20120905
158 SV_NAME_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
159 SV_NUMBER_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
160 SV_OBJ_DATE_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
161 SV_PLANNED_END_DATE_TXT Static Attribute Private Type reference (TYPE) STRING "Planned End Date"Text for GMI (Gantt More Information) 20120905
162 SV_PLANNED_START_DATE_TXT Static Attribute Private Type reference (TYPE) STRING "Planned Start Date"Text for GMI (Gantt More Information) 20120905
163 SV_PROCESS_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
164 SV_RESPONSIBLE_RESOURCE_TXT Static Attribute Private Type reference (TYPE) STRING "Responsible Resource"Text for GMI (Gantt More Information) 20120905
165 SV_RESPONSIBLE_ROLE_TXT Static Attribute Private Type reference (TYPE) STRING "Responsible Role"Text for GMI (Gantt More Information) 20120905
166 SV_START_NO_EARLIER_TXT Static Attribute Private Type reference (TYPE) STRING "Start No Earlier Than"Text for GMI (Gantt More Information) 20120905
167 SV_START_NO_LATER_TXT Static Attribute Private Type reference (TYPE) STRING "Start No Later Than"Text for GMI (Gantt More Information) 20120905
168 SV_START_TXT Static Attribute Private Type reference (TYPE) STRING UI Text for Tooltip 20070618
169 SV_STATUS_TXT Static Attribute Private Type reference (TYPE) STRING "Status"Text for GMI (Gantt More Information) 20120905
170 SV_TOTAL_FLOAT_TXT Static Attribute Private Type reference (TYPE) STRING "Total Float"Text for GMI (Gantt More Information) 20120905
171 SV_WITHOUT_PERFORMANCE Static Attribute Public Type reference (TYPE) BOOLEAN 'X' = Without Runtime Improvement to Compare with Old Logic 20070725
172 SV_WORK_TXT Static Attribute Private Type reference (TYPE) STRING "Work" Text for GMI (Gantt More Information) 20120905
Methods
# Method Level Visibility Method type Description Created on
1 ADD_2_CHANGED_OBJECTS_LIST Instance method Public Method Object was changed 20070221
2 ADD_DELIMITER_TO_END_DATE_INFO Instance method Private Method Add "Comma" and delimiter (&&&) before final output 20120903
3 ADD_FILTERED_ROW_IDS_TO_BUFFER Instance method Private Method 20060804
4 ADD_RELATIONS Instance method Private Method Relationships 20050310
5 ADD_ROW_IDS_TO_BUFFER Instance method Private Method 20051219
6 BUFFER_BAR_CHANGE Instance method Public Method Writes Bar Changes to MT_CHANGED_ATTR 20050315
7 BUFFER_CELL_CHANGE Instance method Public Method Writes Changes to a Cell in MT_CHANGED_ATTR 20050314
8 BUFFER_LINK_CHANGE_NEW Instance method Public Method 20070824
9 BUILD_DEFAULT_PERS_COLUMNS Instance method Public Method Default Table Columns for Personalization 20070717
10 CALCULATE_DATE_BOUNDS Instance method Private Method Re-Calculate the earliest start and latest finish 20100317
11 CALCULATE_DIFF_DATES Static method Public Method Calculate Duration from Start/Finish Date (Date Format) 20050822
12 CHANGE_EDGE_RELATION_TYPE Instance method Public Method Change Relationship Type 20061106
13 CHECK_RELATION_CHANGEABILITY Instance method Private Method Check and Set Relationship Changeability 20061113
14 CLASS_CONSTRUCTOR Static method Public Constructor 20070712
15 CLEAR_CHANGED_OBJECTS Instance method Public Method Delete Change Buffer 20070712
16 CLEAR_DETAIL_BUFFER Instance method Public Method Delete object data 20070302
17 CLEAR_SCHEDULE_CONFLICT_OBJS Instance method Public Method clear the buffer for objects with scheduling conflicts 20080325
18 COLLECT_OBJECTS Instance method Public Method Get Objects 20041110
19 COMPARE_WITH_TARGET Instance method Public Method Start the compare mode 20080915
20 CONSTRUCTOR Instance method Public Constructor 20041123
21 CONVERT_DATES_FOR_BAR Instance method Public Method convert the date values for the bar data 20081028
22 CONVERT_DETAIL_DATA Instance method Protected Method Data for Time Bars / Conversion of Field Names 20041129
23 CONVERT_TREE_DATA Instance method Public Method Converts Tree to Gantt Format 20050304
24 CREATE_CONSTR_DRAGGING_TOOLTIP Instance method Private Method Generates HTML Tooltip for Chart 20120903
25 CREATE_DRAGGING_TOOLTIP Instance method Private Method Generates HTML Tooltip for Chart 20060911
26 CREATE_TOOLTIP Instance method Public Method Generates HTML Tooltip for Chart 20050601
27 DATE_FIELDS_FOR_BAR Instance method Private Method Determines Field Names for Gantt Bar 20050322
28 DELETE_FROM_BUFFER Instance method Public Method Remove deleted elements from detail buffer mt_data 20091029
29 DETERMINE_HEADER_FOOTER_VALUE Instance method Private Method Interprets the given BadI values for header and footer 20100112
30 DETERMINE_USER_SPECIFIC_COLS Instance method Private Method Get Columns According to User-Specific Setting 20070710
31 FILL_CHANGES_BY_EXT_ACTIONS Instance method Public Method fill the externally changed objects into changed objs list 20090914
32 FILL_CONTEXT_MENU Instance method Public Method Fills the tree context menu data for Create (and Insert) 20110909
33 FILL_DETAIL_BUFFER Instance method Public Method Get Detailed Data for Gantt Chart 20050429
34 FILL_DEVIATION Instance method Public Method fill deviation column into the tab data 20081027
35 FILL_FORECASTED_DATES Instance method Private Method Fill dates for compare with forecasted into tab and bar data 20080925
36 FILL_PRINT_HEADER_FOOTER Instance method Private Method fill in the values for the printing header and footer 20100112
37 GANTT_PARAMETERS Instance method Private Method Parameters for Gantt Chart 20050222
38 GET_APPROPRIATE_TIMESCALE Instance method Private Method Delivers Appropriate Scale for Longest Root Element 20060424
39 GET_AUX_DATE Instance method Private Method Supplies Data for Object Links 20050830
40 GET_BADI_INSTANCE Instance method Public Method Delivers BAdI Instance 20070315
41 GET_CHANGED_OBJECTS_LIST Instance method Public Method return the changed objects 20081204
42 GET_COMPARE_MODE Instance method Public Method returns the compare mode 20081202
43 GET_COMPARE_WITH_VALUES Instance method Public Method get possible values for DDL Compare_with 20080721
44 GET_FC Instance method Public Method Field Control for Input Fields 20050826
45 GET_FCB Instance method Public Method Field Control for Buttons 20050826
46 GET_FILTER_FLAG Instance method Public Method Is Filter Active? 20060807
47 GET_GANTT_ADDITIONAL_INFO Instance method Private Method Get additional GANTT information to be displayed in GANTT 20120903
48 GET_GANTT_COLUMNS Instance method Public Method Get Columns Depending on CPRO_GANTT Enhancement 20070710
49 GET_GANTT_DATA Instance method Public Method Get XML for Initial Call for Gantt Chart 20041110
50 GET_GANTT_DATA_REMOVE_EDGE_NEW Instance method Private Method XML for Deleting/Restoring a Relationship 20070824
51 GET_GANTT_HANDLE_DELTA Instance method Public Method Deltahandling ? 20050511
52 GET_GANTT_LOADED Instance method Public Method loaded = 'X': Gantt Already Fully Loaded 20050426
53 GET_GANTT_VIEWPOS Instance method Private Method Determine Date for Start of Visible Area in Gantt Chart 20070105
54 GET_INSTANCE Static method Public Method Get Instance (Singleton) 20041110
55 GET_LABEL_TYPE_FOR_CELL Instance method Public Method gets the Gantt label type for a table cell 20090424
56 GET_LAST_GANTT_ACTION Instance method Public Method Current Gantt Action 20050429
57 GET_NEXT_TREE_LEVEL_BUFFER Instance method Public Method Read Children for a Tree Element in the Loaded Objects 20070525
58 GET_NOT_YET_LOADED_OBJECTS Instance method Public Method Delivers the Objects Still to Be Loaded 20070525
59 GET_OBJECTS_TO_BE_FILTERED Instance method Public Method Delivers Elements to Be Filtered 20061220
60 GET_POSSIBLE_TIMESCALE Instance method Private Method Can the Selected Scale Be Used? 20060424
61 GET_PROJECTS_FOR_COMPARE Instance method Public Method returns table of possible target projects 20081015
62 GET_PROJECT_DESCRIPTION Instance method Public Method Delivers Project Name and Number for Popup 20050506
63 GET_SELECTION_4_DEL_IN_FILTER Instance method Public Method Selection After Deletion in Filter Result List 20061219
64 GET_SETTINGS_FROM_BE Instance method Private Method Get Settings 20070710
65 GET_START_END Instance method Public Method Get earliest start and latest finish 20090722
66 GET_TIMESCALE Instance method Public Method Time Scale 20050407
67 GET_UI_DATA_FROM_FC Instance method Private Method Convert Field Controls to External Format 20050826
68 GET_UPDATE_INDICATOR Instance method Public Method Delivers Update Indicator (Data Must Be Read) 20060602
69 GET_USERSPEC_SET_GANTT_CHANGED Instance method Public Method Get: User-Specific Settings for Graphic Were Changed 20070712
70 GET_USER_SETTINGS Instance method Public Method Read User Settings for Additional Date 20060413
71 GET_VIEW_TYPES Instance method Public Method Values for DDLB Views 20050727
72 GET_VISIBLE_TREE_GANTT Instance method Public Method Delivers Visible Objects for Gantt Chart 20070529
73 HANDLE_EXPANSION_CHANGE Instance method Public Method Expand/Collapse for Loaded Children 20051020
74 IDENTIFY_OBJECT Instance method Public Method Identifies Object Category by GUID 20070524
75 INIT_FOR_OVERWRITE Instance method Private Method Intialize Member Attributes for overwrite with old data 20090731
76 INIT_TARGET_DATA Instance method Private Method clear all target detail data in gantt buffer 20081128
77 IS_TERMINATION_AVAILABLE Instance method Public Method Scheduling Possible? 20050411
78 MODIFY_XSLT_INPUT_INITIATIVE Instance method Private Method Initiative: Project Definition Hidden 20070104
79 READ_CONSTRAINTS Instance method Public Method Get Time Constraints from Buffer 20050316
80 READ_FURTHER_USER_SETTINGS Instance method Public Method Read further user settings 20080613
81 READ_SETTING_SCHEDULE_CONFLICT Instance method Public Method Read user setting for highlighting scheduling conflicts 20080409
82 READ_USER_SETTINGS_RELATIONS Instance method Public Method Read User Settings for Hiding Relationships 20070712
83 REFRESH_ROW_IDS_BUFFER Instance method Private Method Deselect Modified Flag for All Entries 20051220
84 REMOVE_CHANGED_LINKS Instance method Private Method Delete Changed Links from Buffer Table 20050511
85 REPORT_ACTION Instance method Public Method Send Actions to Change Manager 20050426
86 REPORT_CHANGED_DATA Instance method Public Method Send Changes to Back-End 20050314
87 REPORT_CHANGED_DATA_POPUP Instance method Public Method Send Changes to Back-End 20050425
88 REPORT_CHANGED_LINKS Instance method Public Method Send Changes to Back-End 20050428
89 REPORT_CHANGED_LINKS_NEW Instance method Public Method Send Changes to Back-End 20070827
90 RESEND_ALL_ELEMENTS_TO_GANTT Instance method Public Method Send All Objects to Graphic After Reset Filter 20070629
91 RESET_COMPARE Instance method Public Method undo the compare mode 20081021
92 RESET_PERS_COLUMN_DEFINITION Instance method Public Method Reset Personalized Column Definition for Gantt Table 20070712
93 RESTORE_LOADINGMODE Instance method Public Method Set/Reset the restore loadingmode 20120621
94 RETRIEVE_AUX_DATE Instance method Private Method Read Additional Data 20060803
95 RETRIEVE_BEFORE_UPDATE Instance method Private Method Get Current Data from Back-End 20050314
96 SET_ADDITIONAL_COMBOS Instance method Private Method Set key value pairs for additional combo fields (dropdowns) 20090915
97 SET_CHANGES_BY_EXT_ACTIONS Instance method Public Method Save objects changed by external actions (CopyToForecasted) 20090914
98 SET_FILTER_FLAG Instance method Public Method Set Filter Indicator 20060807
99 SET_FILTER_RESULT Instance method Public Method Sets Filter Result 20060619
100 SET_GANTT_HANDLE_DELTA Instance method Public Method Deltahandling? 20050511
101 SET_GANTT_LOADED Instance method Public Method loaded = 'X': Gantt Already Fully Loaded 20050426
102 SET_GANTT_MORE_INFORMATION Instance method Public Method Set GANTT Additional User Settings Information 20120903
103 SET_GANTT_USER_SETTINGS Instance method Public Method Set: User-Specific Settings for Graphic (Additional Info.) 20120903
104 SET_LAST_GANTT_ACTION Instance method Public Method Current Gantt Action 20050429
105 SET_PERSONALIZED_COLUMNS Instance method Public Method 20070110
106 SET_PRINT_BOUNDS Instance method Public Method Set print boundaries for print preview 20090707
107 SET_SCHEDULING_CONFLICTS Instance method Public Method Fill the table with scheduling conflict objects 20080409
108 SET_TIMESCALE Instance method Public Method Time Scale 20050407
109 SET_UPDATE_INDICATOR Instance method Public Method Sets Update Indicator (Data Must Be Read) 20060602
110 SET_USERSPEC_SET_GANTT_CHANGED Instance method Public Method Set: User-Specific Settings for Graphic Were Changed 20070712
111 START_GANTT_IN_COMPARE_MODE Instance method Public Method start the gantt directly with target from the compare screen 20081202
112 TRANSFORM_ABAP_2_DELTA_XML Instance method Private Method Call XSLT Transformation 20090527
113 TRANSFORM_ABAP_2_XML Instance method Private Method Call XSLT Transformation 20070315
114 TRANSLATE_BAR_CHANGE Instance method Private Method Interprets Changes to a Ganttbar 20050322
115 UPDATE_CHANGED_LINKS Instance method Public Method 20070824
116 UPDATE_CONSTRAINT Instance method Private Method Update Constraint, e.g. delete constraint 20120903
117 UPDATE_VISIBLE_TREE_GANTT Instance method Public Method Update Buffer of Visible Objects 20070529
Events
Class CL_DPR_UI_LOG_GANTT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_MENU_ITEMS Protected See coding 20121228 tt_menu_items TYPE STANDARD TABLE OF ty_menu_items
2 TT_ROW_IDS Public See coding 20121212 tt_row_ids TYPE STANDARD TABLE OF ty_row_ids WITH NON-UNIQUE SORTED KEY sorted_key COMPONENTS guid
3 TT_VAL_TAB Protected See coding 20070704 tt_val_tab TYPE SORTED TABLE OF ty_val_tab WITH UNIQUE KEY key
4 TY_ACTUALS Protected See coding 20041202 BEGIN OF ty_actuals, actual_start TYPE dats, actual_finish TYPE dats, completion TYPE n LENGTH 3, END OF ty_actuals
5 TY_MENU_ITEMS Protected See coding 20121228 BEGIN OF ty_menu_items, key TYPE shvalue_d, value TYPE shvalue_d, sub_items TYPE dpr_tt_key_with_value, END OF ty_menu_items
6 TY_ROW_IDS Public See coding 20121212 BEGIN OF ty_row_ids, guid TYPE dpr_tv_object_guid_char, modified TYPE wdy_boolean, END OF ty_row_ids
7 TY_VAL_TAB Protected See coding 20070704 BEGIN OF ty_val_tab, key TYPE i, value TYPE string, END OF ty_val_tab
Method Signatures

Method ADD_2_CHANGED_OBJECTS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID GUID-Tabelle (sortiert, unique) 20070221
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR GUID-Tabelle (sortiert, unique) 20070221

Method ADD_2_CHANGED_OBJECTS_LIST on class CL_DPR_UI_LOG_GANTT has no exception.

Method ADD_DELIMITER_TO_END_DATE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_END_DATE_INFO Call by reference Type reference (TYPE) STRING 20120904

Method ADD_DELIMITER_TO_END_DATE_INFO on class CL_DPR_UI_LOG_GANTT has no exception.

Method ADD_FILTERED_ROW_IDS_TO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREE_DATA Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20060804

Method ADD_FILTERED_ROW_IDS_TO_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method ADD_RELATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttchart 20050310
2 Importing IT_VISIBLE_TREE Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20070831

Method ADD_RELATIONS on class CL_DPR_UI_LOG_GANTT has no exception.

Method ADD_ROW_IDS_TO_BUFFER Signature

Method ADD_ROW_IDS_TO_BUFFER on class CL_DPR_UI_LOG_GANTT has no parameter.
Method ADD_ROW_IDS_TO_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method BUFFER_BAR_CHANGE Signature

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

Method BUFFER_BAR_CHANGE on class CL_DPR_UI_LOG_GANTT has no exception.

Method BUFFER_CELL_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHANGED_OBJ Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050316
2 Exporting EV_CHANGED_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050316
3 Exporting EV_NO_CHANGE Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050531
4 Importing IV_CHANGE_STRING Call by reference Type reference (TYPE) STRING 20050314

Method BUFFER_CELL_CHANGE on class CL_DPR_UI_LOG_GANTT has no exception.

Method BUFFER_LINK_CHANGE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_CHANGE Call by reference Type reference (TYPE) WDY_BOOLEAN Ersatz für echten boolschen Typ: 'X' == wahr '' == falsch 20070824
2 Importing IV_CHANGE_STRING Call by reference Type reference (TYPE) STRING Einstelliges Kennzeichen 20070824
3 Importing IV_CHANGE_TYPE Call by reference Type reference (TYPE) STRING Einstelliges Kennzeichen 20070824
4 Importing IV_LINK_ID Call by reference Type reference (TYPE) STRING 20070824

Method BUFFER_LINK_CHANGE_NEW on class CL_DPR_UI_LOG_GANTT has no exception.

Method BUILD_DEFAULT_PERS_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COL_IDS Call by reference Type reference (TYPE) STRING 20070717
2 Exporting EV_COL_WIDTH Call by reference Type reference (TYPE) STRING 20070717

Method BUILD_DEFAULT_PERS_COLUMNS on class CL_DPR_UI_LOG_GANTT has no exception.

Method CALCULATE_DATE_BOUNDS Signature

Method CALCULATE_DATE_BOUNDS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CALCULATE_DATE_BOUNDS on class CL_DPR_UI_LOG_GANTT has no exception.

Method CALCULATE_DIFF_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TIME_DIFF Value transfer Type reference (TYPE) CGPL_DURATION Dauer der Durchführung 20050822
2 Importing IV_CALENDAR_ID Call by reference Type reference (TYPE) WFCID Fabrikkalender 20050822
3 Importing IV_DURATION_UNIT Call by reference Type reference (TYPE) CGPL_DURATION_UNIT Zeiteinheit für die Dauer der Durchführung 20050822
4 Importing IV_FINISH Call by reference Type reference (TYPE) DATS Endtermin 20050822
5 Importing IV_START Call by reference Type reference (TYPE) DATS Starttermin 20050822
# Exception Resumable Description Created on
1 OVERFLOW Überlauf bei der Berechnung des Zeitabstandes 20050822

Method CHANGE_EDGE_RELATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NO_CHANGE Call by reference Type reference (TYPE) ABAP_BOOL 20061106
2 Importing IV_LINK_ID Call by reference Type reference (TYPE) STRING 20061106
3 Importing IV_NEW_RELATION_TYPE Call by reference Type reference (TYPE) STRING Verknüpfungsart 20061106

Method CHANGE_EDGE_RELATION_TYPE on class CL_DPR_UI_LOG_GANTT has no exception.

Method CHECK_RELATION_CHANGEABILITY Signature

Method CHECK_RELATION_CHANGEABILITY on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CHECK_RELATION_CHANGEABILITY on class CL_DPR_UI_LOG_GANTT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_DPR_UI_LOG_GANTT has no exception.

Method CLEAR_CHANGED_OBJECTS Signature

Method CLEAR_CHANGED_OBJECTS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CLEAR_CHANGED_OBJECTS on class CL_DPR_UI_LOG_GANTT has no exception.

Method CLEAR_DETAIL_BUFFER Signature

Method CLEAR_DETAIL_BUFFER on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CLEAR_DETAIL_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method CLEAR_SCHEDULE_CONFLICT_OBJS Signature

Method CLEAR_SCHEDULE_CONFLICT_OBJS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CLEAR_SCHEDULE_CONFLICT_OBJS on class CL_DPR_UI_LOG_GANTT has no exception.

Method COLLECT_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJECTS Value transfer Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte gruppiert nach Objekttyp 20070604
2 Importing IT_TREE_DATA Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Objekttyp in der Projektplanung 20041110

Method COLLECT_OBJECTS on class CL_DPR_UI_LOG_GANTT has no exception.

Method COMPARE_WITH_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOURCE_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081202
2 Importing IS_TARGET_VERSION Call by reference Type reference (TYPE) DPR_TS_UI_VERSION_SELECT 20081017
3 Importing IV_COMPARE_MODE Call by reference Type reference (TYPE) DPR_TV_UI_COMPARE_WITH Version to compare with in gantt 20080915

Method COMPARE_WITH_TARGET on class CL_DPR_UI_LOG_GANTT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DPR_UI_LOG_GANTT has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_GANTT has no exception.

Method CONVERT_DATES_FOR_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FINISH_DATE_CONV Call by reference Type reference (TYPE) STRING 20081028
2 Exporting EV_START_DATE_CONV Call by reference Type reference (TYPE) STRING 20081028
3 Importing IV_DURATION Call by reference Type reference (TYPE) DPR_TV_DURATION Processing Time 20081028
4 Importing IV_FINISH_DATE Call by reference Type reference (TYPE) D 20081028
5 Importing IV_OBJ_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20100316
6 Importing IV_START_DATE Call by reference Type reference (TYPE) D 20081028

Method CONVERT_DATES_FOR_BAR on class CL_DPR_UI_LOG_GANTT has no exception.

Method CONVERT_DETAIL_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_GANTT_DATA Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttformat 20050316
2 Importing IT_GANTT_DATA Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objekte und Attribute in Backendformat 20050316
3 Importing IT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte gruppiert nach Objekttyp 20070224

Method CONVERT_DETAIL_DATA on class CL_DPR_UI_LOG_GANTT has no exception.

Method CONVERT_TREE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte die aktualisiert werden müssen 20070216
2 Returning RT_GANTT_TREE_DATA Value transfer Type reference (TYPE) DPR_TT_UI_GANTT_TREE_DATA Tree daten im Gantt-Format 20050304

Method CONVERT_TREE_DATA on class CL_DPR_UI_LOG_GANTT has no exception.

Method CREATE_CONSTR_DRAGGING_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GANTT_DATA Call by reference Type reference (TYPE) DPR_TS_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20120903
2 Importing IV_TXT Call by reference Type reference (TYPE) STRING "Start" or "Finish" text 20120903

Method CREATE_CONSTR_DRAGGING_TOOLTIP on class CL_DPR_UI_LOG_GANTT has no exception.

Method CREATE_DRAGGING_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GANTT_DATA Call by reference Type reference (TYPE) DPR_TS_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttchart 20060911

Method CREATE_DRAGGING_TOOLTIP on class CL_DPR_UI_LOG_GANTT has no exception.

Method CREATE_TOOLTIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GANTT_DATA Call by reference Type reference (TYPE) DPR_TS_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttchart 20050601
2 Importing IV_COMP_DURATION Call by reference Type reference (TYPE) STRING 20081102
3 Importing IV_FOR_COMPARE_BAR Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20081031

Method CREATE_TOOLTIP on class CL_DPR_UI_LOG_GANTT has no exception.

Method DATE_FIELDS_FOR_BAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050322
2 Exporting LV_FINISH_ATTR Call by reference Type reference (TYPE) STRING Name des Endeattributs 20050322
3 Exporting LV_START_ATTR Call by reference Type reference (TYPE) STRING Name des Startattributs 20050322

Method DATE_FIELDS_FOR_BAR on class CL_DPR_UI_LOG_GANTT has no exception.

Method DELETE_FROM_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_TREE Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Table of Project Elements 20091029

Method DELETE_FROM_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method DETERMINE_HEADER_FOOTER_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_VALUE Call by reference Type reference (TYPE) STRING header/footer value that can be changed in BAdI 20100113
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20100113
3 Importing IV_FULL_USERNAME Call by reference Type reference (TYPE) STRING firstname and lastname of login user 20100114

Method DETERMINE_HEADER_FOOTER_VALUE on class CL_DPR_UI_LOG_GANTT has no exception.

Method DETERMINE_USER_SPECIFIC_COLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COLUMNS Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_COL_DEF Spaltendefinition für Gantt-Tabelle 20070710

Method DETERMINE_USER_SPECIFIC_COLS on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_CHANGES_BY_EXT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGES_FOUND Value transfer Type reference (TYPE) ABAP_BOOL 20090914

Method FILL_CHANGES_BY_EXT_ACTIONS on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_CONTEXT_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20110909
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Object Type in Project Planning 20110909
3 Importing IV_ROOT_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20110914

Method FILL_CONTEXT_MENU on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_DETAIL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte gruppiert nach Objekttyp 20050429

Method FILL_DETAIL_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_DEVIATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_TAB_DATA_CONV Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_ATTR Attributes for Table Part in Gantt Chart 20081027
2 Importing IV_TAB_INDEX Call by reference Type reference (TYPE) I 20081106
3 Importing IV_TARGET_FINISH_DATE Call by reference Type reference (TYPE) D 20081027

Method FILL_DEVIATION on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_FORECASTED_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GANTT_DATA Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20090707
2 Changing CT_GANTT_DATA_BUFFER Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20090707
3 Importing IT_TREE_DATA Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Table of Project Elements 20080925
4 Importing IV_OVERWRITE Call by reference Type reference (TYPE) BOOLEAN 'X' values should be overwritten 20081126

Method FILL_FORECASTED_DATES on class CL_DPR_UI_LOG_GANTT has no exception.

Method FILL_PRINT_HEADER_FOOTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_HEADER_FOOTER Call by reference Type reference (TYPE) DPR_TS_UI_GANTT_HEADER_FOOTER Header and Footer for printing in Gantt 20100112

Method FILL_PRINT_HEADER_FOOTER on class CL_DPR_UI_LOG_GANTT has no exception.

Method GANTT_PARAMETERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050727
2 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) I 20050628
3 Returning RS_GANTT_PARA Value transfer Type reference (TYPE) DPR_TS_UI_GANTT_PARA Parameter für Gantt-chart 20050222

Method GANTT_PARAMETERS on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_APPROPRIATE_TIMESCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090625
2 Importing IV_START_DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20090625
3 Returning RV_TIMESCALE Value transfer Type reference (TYPE) STRING 20060424

Method GET_APPROPRIATE_TIMESCALE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_AUX_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_AUX_DATE_FIN Call by reference Type reference (TYPE) STRING 20050830
2 Exporting EV_AUX_DATE_START Call by reference Type reference (TYPE) STRING 20050830
3 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050830

Method GET_AUX_DATE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_BADI_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_BADI_GANTT Value transfer Object reference (TYPE REF TO) DPR_GANTT 20070315

Method GET_BADI_INSTANCE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_CHANGED_OBJECTS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CHANGED_OBJECTS Value transfer Type reference (TYPE) DPR_TT_GUID GUID Table (Sorted, Unique) 20081204

Method GET_CHANGED_OBJECTS_LIST on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_COMPARE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_COMPARE_MODE Value transfer Type reference (TYPE) DPR_TV_UI_COMPARE_WITH Version Type to Compare with in Graphical View 20081202

Method GET_COMPARE_MODE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_COMPARE_WITH_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VIEWTYPE Call by reference Type reference (TYPE) DPR_TS_UI_SELECTED_VIEW Selected View for UI (Top-Level + Subtype) 20080721
2 Exporting ET_VALUE_LIST Call by reference Type reference (TYPE) WDR_CONTEXT_ATTR_VALUE_LIST All Fixed Values of an Attribute with Texts 20080721

Method GET_COMPARE_WITH_VALUES on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FC Call by reference Type reference (TYPE) DPR_TT_UI_ATTR_PROPERTY Allgemeine UI Beschreibung (Attribute) 20050826
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050826

Method GET_FC on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_FCB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUT_EARLY_DATE_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20051011
2 Exporting EV_BUT_LATE_DATE_ENABLED Call by reference Type reference (TYPE) ABAP_BOOL 20051011
3 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050826

Method GET_FCB on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_FILTER_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FILTER_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20060807

Method GET_FILTER_FLAG on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_GANTT_ADDITIONAL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_GANTT_DATA Call by reference Type reference (TYPE) DPR_TS_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20120903
2 Importing IT_TAB_DATA Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_ATTR Attributes for Table Part in Gantt Chart 20120903
3 Importing IV_FINISH_ATTR Call by reference Type reference (TYPE) STRING 20120903
4 Importing IV_GANTT_MORE_INFORMATION Call by reference Type reference (TYPE) STRING GMI: User-Specific Settings for GANTT more information 20120908
5 Importing IV_START_ATTR Call by reference Type reference (TYPE) STRING 20120903

Method GET_GANTT_ADDITIONAL_INFO on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_GANTT_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BADI_TABLE_COLUMNS Call by reference Type reference (TYPE) DPR_TT_STRING Verfügbare Spalten gemäß Erweiterung CPRO_GANTT 20070710
2 Exporting ET_DEFAULT_TABLE_COLUMNS Call by reference Type reference (TYPE) DPR_TT_STRING Default Tabellenspalten im Gantt 20070710

Method GET_GANTT_COLUMNS on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_GANTT_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING Daten für Ganttchart / Tabelle 20050302
2 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING ID-Transformation (Analysetool) 20050302
3 Exporting EV_TITLE Call by reference Type reference (TYPE) STRING Title of Gantt 20100111
4 Importing IS_SEL_OBJ Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung des Einstiegsobjektes 20041110
5 Importing IT_ENTRY_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TT_OBJ_EVENT Identify several Initial Objects 20090428
6 Importing IT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte gruppiert nach Objekttyp 20050427
7 Importing IV_DEBUG Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20050324
# Exception Resumable Description Created on
1 OPEN_FAILED 20050317

Method GET_GANTT_DATA_REMOVE_EDGE_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED Call by reference Type reference (TYPE) BOOLEAN Link Deleted? 20070824
2 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING Data for Gantt Chart / Table 20070824
3 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING ID Transformation (Analysis Tool) 20070824
4 Importing IS_CHANGED_LINK Call by reference Type reference (TYPE) TY_UI_LINKS_CHANGE 20070827
# Exception Resumable Description Created on
1 OPEN_FAILED 20070824

Method GET_GANTT_HANDLE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GANTT_DELTA Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050511

Method GET_GANTT_HANDLE_DELTA on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_GANTT_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_GANTT_LOADED Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050426

Method GET_GANTT_LOADED on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_GANTT_VIEWPOS Signature

Method GET_GANTT_VIEWPOS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method GET_GANTT_VIEWPOS on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_GANTT Value transfer Object reference (TYPE REF TO) CL_DPR_UI_LOG_GANTT Ganttchart/Tabelle: Datenbeschaffung 20041110

Method GET_INSTANCE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_LABEL_TYPE_FOR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CUT_COPY_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL 20090424
2 Importing IV_EDITABLE Call by reference Type reference (TYPE) ABAP_BOOL 20090424
3 Importing IV_LEAD_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL 20090427
4 Importing IV_MULTIPLE_SELECTED Call by reference Type reference (TYPE) ABAP_BOOL 20090424
5 Importing IV_SCHEDULE_CONFLICT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090424
6 Returning RV_LABEL_TYPE Value transfer Type reference (TYPE) STRING 20090424

Method GET_LABEL_TYPE_FOR_CELL on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_LAST_GANTT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_LAST_GANTT_ACTION Value transfer Type reference (TYPE) STRING 20050429

Method GET_LAST_GANTT_ACTION on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_NEXT_TREE_LEVEL_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARENT_OBJ Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Tree: Daten der Projektelemente 20070525
2 Returning RT_TREE Value transfer Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20070525

Method GET_NEXT_TREE_LEVEL_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_NOT_YET_LOADED_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TREE Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20070525
2 Returning RT_TREE Value transfer Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20070525

Method GET_NOT_YET_LOADED_OBJECTS on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_OBJECTS_TO_BE_FILTERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TO_BE_FILTERED_OBJ Call by reference Type reference (TYPE) DPR_TT_UI_FILTER_GUIDS cProjects: Tabelle mit Guids der zu filternden Elemente 20061220
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20061220

Method GET_OBJECTS_TO_BE_FILTERED on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_POSSIBLE_TIMESCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TIMESCALE Call by reference Type reference (TYPE) STRING 20060424
2 Returning RV_REJECTED Value transfer Type reference (TYPE) ABAP_BOOL 20060424

Method GET_POSSIBLE_TIMESCALE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_PROJECTS_FOR_COMPARE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_VERSIONS Call by reference Type reference (TYPE) DPR_TT_UI_VERSION_SELECT Versions for selection 20081015
2 Importing IV_COMPARE_TYPE Call by reference Type reference (TYPE) DPR_TV_UI_COMPARE_WITH Version type to compare with in gantt 20081015
3 Importing IV_SOURCE_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20081015

Method GET_PROJECTS_FOR_COMPARE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_PROJECT_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ELEMENT_DESC Call by reference Type reference (TYPE) STRING 20050727
2 Exporting EV_PROJ_DESC Call by reference Type reference (TYPE) DPR_TS_UI_PRJ_DATA-DESCRIPTION Bezeichnung des Projektelements 20050506
3 Exporting EV_PROJ_ID Call by reference Type reference (TYPE) DPR_TS_UI_PRJ_DATA-PROJECT_NUMBER Nummer des Projekts 20050506
4 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050506

Method GET_PROJECT_DESCRIPTION on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_SELECTION_4_DEL_IN_FILTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20061219
2 Exporting EV_FAILED Call by reference Type reference (TYPE) ABAP_BOOL 20061219
3 Importing IT_DEL_TREE Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20061219

Method GET_SELECTION_4_DEL_IN_FILTER on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_SETTINGS_FROM_BE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_USER_SETTINGS Value transfer Type reference (TYPE) DPR_TS_USER_SPECIFIC_SETTINGS Benutzerspezifische Einstellungen 20070710

Method GET_SETTINGS_FROM_BE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_START_END Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EARLIEST_START Call by reference Type reference (TYPE) DPR_TV_GANTT_START_DATE Start Date 20090722
2 Exporting EV_LATEST_FINISH Call by reference Type reference (TYPE) DPR_TV_GANTT_END_DATE End Date 20090722

Method GET_START_END on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_TIMESCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TIMESCALE Value transfer Type reference (TYPE) STRING 20050407

Method GET_TIMESCALE on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_UI_DATA_FROM_FC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_BE_FC Call by reference Type reference (TYPE) IF_DPR_CORE_SERVICE_INBOUND=>TY_PROPERTIES 20050826
2 Returning RS_UI Value transfer Type reference (TYPE) DPR_TS_UI_ATTR_PROPERTY Attributproperties 20050826

Method GET_UI_DATA_FROM_FC on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_UPDATE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPDATE Value transfer Type reference (TYPE) ABAP_BOOL 20060602

Method GET_UPDATE_INDICATOR on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_USERSPEC_SET_GANTT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) BOOLEAN 'X' = Geändert 20070712

Method GET_USERSPEC_SET_GANTT_CHANGED on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_USER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATES Call by reference Type reference (TYPE) DPR_TV_DATES Terminlage der Balken im Balkenplan 20060413
2 Exporting EV_DATE_SET Call by reference Type reference (TYPE) STRING 20060413

Method GET_USER_SETTINGS on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_VIEW_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_VIEW_TYPES Value transfer Type reference (TYPE) SHSVALTAB Business Server Pages (BSP) Werteliste Suchhilfe 20050727

Method GET_VIEW_TYPES on class CL_DPR_UI_LOG_GANTT has no exception.

Method GET_VISIBLE_TREE_GANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REBUILD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20070529
2 Returning RT_VISIBLE_TREE Value transfer Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Tabelle der Projektelemente 20070529

Method GET_VISIBLE_TREE_GANTT on class CL_DPR_UI_LOG_GANTT has no exception.

Method HANDLE_EXPANSION_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING 20051020
2 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING 20051020
3 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Objekttyp in der Projektplanung 20051020
4 Importing IV_COLLAPSED Call by reference Type reference (TYPE) ABAP_BOOL 20051020

Method HANDLE_EXPANSION_CHANGE on class CL_DPR_UI_LOG_GANTT has no exception.

Method IDENTIFY_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20070524
2 Returning RV_OBJ_TYPE Value transfer Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20070524

Method IDENTIFY_OBJECT on class CL_DPR_UI_LOG_GANTT has no exception.

Method INIT_FOR_OVERWRITE Signature

Method INIT_FOR_OVERWRITE on class CL_DPR_UI_LOG_GANTT has no parameter.
Method INIT_FOR_OVERWRITE on class CL_DPR_UI_LOG_GANTT has no exception.

Method INIT_TARGET_DATA Signature

Method INIT_TARGET_DATA on class CL_DPR_UI_LOG_GANTT has no parameter.
Method INIT_TARGET_DATA on class CL_DPR_UI_LOG_GANTT has no exception.

Method IS_TERMINATION_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050411
2 Returning RV_IS_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL 20050411

Method IS_TERMINATION_AVAILABLE on class CL_DPR_UI_LOG_GANTT has no exception.

Method MODIFY_XSLT_INPUT_INITIATIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_GANTT_DATA_ALL Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttchart 20070104
2 Changing CT_TREE_DATA_GANTT Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_TREE_DATA Tree daten im Gantt-Format 20070104

Method MODIFY_XSLT_INPUT_INITIATIVE on class CL_DPR_UI_LOG_GANTT has no exception.

Method READ_CONSTRAINTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CONSTR_DATA Call by reference Type reference (TYPE) DPR_TS_UI_GANTT_CONSTR Kontextstruktur für Termineinschränkungen im GanttChart 20050316
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050316

Method READ_CONSTRAINTS on class CL_DPR_UI_LOG_GANTT has no exception.

Method READ_FURTHER_USER_SETTINGS Signature

Method READ_FURTHER_USER_SETTINGS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method READ_FURTHER_USER_SETTINGS on class CL_DPR_UI_LOG_GANTT has no exception.

Method READ_SETTING_SCHEDULE_CONFLICT Signature

Method READ_SETTING_SCHEDULE_CONFLICT on class CL_DPR_UI_LOG_GANTT has no parameter.
Method READ_SETTING_SCHEDULE_CONFLICT on class CL_DPR_UI_LOG_GANTT has no exception.

Method READ_USER_SETTINGS_RELATIONS Signature

Method READ_USER_SETTINGS_RELATIONS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method READ_USER_SETTINGS_RELATIONS on class CL_DPR_UI_LOG_GANTT has no exception.

Method REFRESH_ROW_IDS_BUFFER Signature

Method REFRESH_ROW_IDS_BUFFER on class CL_DPR_UI_LOG_GANTT has no parameter.
Method REFRESH_ROW_IDS_BUFFER on class CL_DPR_UI_LOG_GANTT has no exception.

Method REMOVE_CHANGED_LINKS Signature

Method REMOVE_CHANGED_LINKS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method REMOVE_CHANGED_LINKS on class CL_DPR_UI_LOG_GANTT has no exception.

Method REPORT_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_REJECTED Call by reference Type reference (TYPE) BOOLE_D Action im backend zurückgewiesen 20050426
2 Importing IS_PARAMETERS Call by reference Object reference (TYPE REF TO) DATA 20050426
3 Importing IV_ACTION_NAME Call by reference Type reference (TYPE) STRING Web Dynpro: Liste mit Context-Änderungen 20050426
4 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR GUID des Anwendungsobjekts 20050426
5 Importing IV_OBJ_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050426

Method REPORT_ACTION on class CL_DPR_UI_LOG_GANTT has no exception.

Method REPORT_CHANGED_DATA Signature

Method REPORT_CHANGED_DATA on class CL_DPR_UI_LOG_GANTT has no parameter.
Method REPORT_CHANGED_DATA on class CL_DPR_UI_LOG_GANTT has no exception.

Method REPORT_CHANGED_DATA_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONSTRAINTS Call by reference Type reference (TYPE) DPR_TS_UI_GANTT_CONSTR Kontextstruktur für Termineinschränkungen im GanttChart 20050425
2 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identifizierung eines Objektes 20050425

Method REPORT_CHANGED_DATA_POPUP on class CL_DPR_UI_LOG_GANTT has no exception.

Method REPORT_CHANGED_LINKS Signature

Method REPORT_CHANGED_LINKS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method REPORT_CHANGED_LINKS on class CL_DPR_UI_LOG_GANTT has no exception.

Method REPORT_CHANGED_LINKS_NEW Signature

Method REPORT_CHANGED_LINKS_NEW on class CL_DPR_UI_LOG_GANTT has no parameter.
Method REPORT_CHANGED_LINKS_NEW on class CL_DPR_UI_LOG_GANTT has no exception.

Method RESEND_ALL_ELEMENTS_TO_GANTT Signature

Method RESEND_ALL_ELEMENTS_TO_GANTT on class CL_DPR_UI_LOG_GANTT has no parameter.
Method RESEND_ALL_ELEMENTS_TO_GANTT on class CL_DPR_UI_LOG_GANTT has no exception.

Method RESET_COMPARE Signature

Method RESET_COMPARE on class CL_DPR_UI_LOG_GANTT has no parameter.
Method RESET_COMPARE on class CL_DPR_UI_LOG_GANTT has no exception.

Method RESET_PERS_COLUMN_DEFINITION Signature

Method RESET_PERS_COLUMN_DEFINITION on class CL_DPR_UI_LOG_GANTT has no parameter.
Method RESET_PERS_COLUMN_DEFINITION on class CL_DPR_UI_LOG_GANTT has no exception.

Method RESTORE_LOADINGMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RESTORE_LOADINGMODE Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120621

Method RESTORE_LOADINGMODE on class CL_DPR_UI_LOG_GANTT has no exception.

Method RETRIEVE_AUX_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_OBJECTS Call by reference Type reference (TYPE) DPR_TT_TREE_OBJECTS Objekte gruppiert nach Objekttyp 20070215

Method RETRIEVE_AUX_DATE on class CL_DPR_UI_LOG_GANTT has no exception.

Method RETRIEVE_BEFORE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DETAIL_DATA Call by reference Type reference (TYPE) INDEX TABLE 20050314
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20050314
3 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) CGPL_OBJECT_TYPE Objekttyp in der Projektplanung 20050314

Method RETRIEVE_BEFORE_UPDATE on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_ADDITIONAL_COMBOS Signature

Method SET_ADDITIONAL_COMBOS on class CL_DPR_UI_LOG_GANTT has no parameter.
Method SET_ADDITIONAL_COMBOS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_CHANGES_BY_EXT_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20090914

Method SET_CHANGES_BY_EXT_ACTIONS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_FILTER_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FILTER_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20060807

Method SET_FILTER_FLAG on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_FILTER_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_SEL_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT neu selektieres Objekt 20060901
2 Exporting EV_FILTER_DATA Call by reference Type reference (TYPE) XSTRING XML mit den gefilterten Daten 20060619
3 Exporting EV_FILTER_DATA_ID Call by reference Type reference (TYPE) XSTRING XML mit den gefilterten Daten (ID Transformation) 20060619
4 Importing IT_FILTERED_ELEMENTS Call by reference Type reference (TYPE) DPR_TT_UI_FILTER_GUIDS Tabelle mit Guids der gefilterten Elemente (Filterergebnis) 20060619
5 Importing IV_RELOAD_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Nachladen der Objektdaten 20070302

Method SET_FILTER_RESULT on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_GANTT_HANDLE_DELTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GANTT_DELTA Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050511

Method SET_GANTT_HANDLE_DELTA on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_GANTT_LOADED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_GANTT_LOADED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20050426
2 Importing IV_RESET_DATA Call by reference Type reference (TYPE) BOOLE_D ABAP_TRUE Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20070301

Method SET_GANTT_LOADED on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_GANTT_MORE_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_USER_SPECIFIC_SETTINGS Call by reference Type reference (TYPE) DPR_TS_USER_SPECIFIC_SETTINGS User-Specific Settings 20120904

Method SET_GANTT_MORE_INFORMATION on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_GANTT_USER_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGED Call by reference Type reference (TYPE) BOOLEAN 'X' = Changed 20120904

Method SET_GANTT_USER_SETTINGS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_LAST_GANTT_ACTION Signature

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

Method SET_LAST_GANTT_ACTION on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_PERSONALIZED_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_COL_IDS_STRING Call by reference Type reference (TYPE) STRING 20090204
2 Exporting EV_COL_WIDTH_STRING Call by reference Type reference (TYPE) STRING 20070110
3 Importing IV_COL_IDS Call by reference Type reference (TYPE) STRING 20070110
4 Importing IV_COL_WIDTH Call by reference Type reference (TYPE) STRING 20070110

Method SET_PERSONALIZED_COLUMNS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_PRINT_BOUNDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING 20090707
2 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING 20090707
3 Importing IS_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20090728
4 Importing IV_BORDER_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100111
5 Importing IV_FOOTER_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100118
6 Importing IV_HEADER_ENABLED Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100118
7 Importing IV_HORIZONTAL_CONSTRAINT Call by reference Type reference (TYPE) DPR_TV_HORIZONTAL_CONSTRAINT Horizontal Constraint 20100111
8 Importing IV_LEFT_BOUND Call by reference Type reference (TYPE) DPR_TV_GANTT_START_DATE Start Date 20090707
9 Importing IV_REPEAT_TREE_TIMELINE Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100111
10 Importing IV_RIGHT_BOUND Call by reference Type reference (TYPE) DPR_TV_GANTT_END_DATE End Date 20090707
11 Importing IV_TITLE Call by reference Type reference (TYPE) STRING Gantt Title for Print Preview 20100113
12 Importing IV_VERTICAL_CONSTRAINT Call by reference Type reference (TYPE) DPR_TV_VERTICAL_CONSTRAINT Vertical Constraint 20100111

Method SET_PRINT_BOUNDS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_SCHEDULING_CONFLICTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONFLICT_GUIDS Call by reference Type reference (TYPE) DPR_TT_GUID GUID Table (Sorted, Unique) 20080409

Method SET_SCHEDULING_CONFLICTS on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_TIMESCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_END_DATE Call by reference Type reference (TYPE) DPR_TV_GANTT_END_DATE End Date 20090707
2 Importing IV_START_DATE Call by reference Type reference (TYPE) DPR_TV_GANTT_START_DATE Start Date 20090707
3 Importing IV_TIMESCALE Call by reference Type reference (TYPE) STRING 20050407

Method SET_TIMESCALE on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_UPDATE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20060602

Method SET_UPDATE_INDICATOR on class CL_DPR_UI_LOG_GANTT has no exception.

Method SET_USERSPEC_SET_GANTT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHANGED Call by reference Type reference (TYPE) BOOLEAN 'X' = Geändert 20070712

Method SET_USERSPEC_SET_GANTT_CHANGED on class CL_DPR_UI_LOG_GANTT has no exception.

Method START_GANTT_IN_COMPARE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TARGET_VERSION Call by reference Type reference (TYPE) DPR_TS_UI_VERSION_SELECT Version Attributes used for selection 20081202
2 Importing IS_SOURCE_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081202
3 Importing IS_TARGET_OBJ_EVENT Call by reference Type reference (TYPE) DPR_TS_OBJ_EVENT Identification of Object 20081202

Method START_GANTT_IN_COMPARE_MODE on class CL_DPR_UI_LOG_GANTT has no exception.

Method TRANSFORM_ABAP_2_DELTA_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING 20090527
2 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING 20090527
3 Importing IS_GANTT_PARA Call by reference Type reference (TYPE) DPR_TS_UI_GANTT_PARA Parameters for Gantt Chart 20090527
4 Importing IT_GANTT_DATA_ALL Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objects and Attributes in Gantt Chart 20090527
5 Importing IT_GANTT_LINKS Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_LINKS Relationships in Gantt Chart 20090527
6 Importing IT_ROW_BUFFER Call by reference Type reference (TYPE) TT_ROW_IDS 20090527
7 Importing IT_TREE_DATA Call by reference Type reference (TYPE) DPR_TT_UI_TREE_DATA Tree: Table of Project Elements 20090527
8 Importing IT_TREE_DATA_GANTT Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_TREE_DATA Tree Data in Gantt Format 20090527
9 Importing IV_ACTION Call by reference Type reference (TYPE) STRING Action for transformation 20090527
10 Importing IV_EDGE_TYPE Call by reference Type reference (TYPE) STRING Edge type 20090527
11 Importing IV_LINK_SOURCE Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Link source Id 20090527
12 Importing IV_LINK_TARGET Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR LinkTarget Id 20090527
13 Importing IV_UNDO_EDGE Call by reference Type reference (TYPE) STRING Link Id for link to undo 20090527

Method TRANSFORM_ABAP_2_DELTA_XML on class CL_DPR_UI_LOG_GANTT has no exception.

Method TRANSFORM_ABAP_2_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING 20070315
2 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING 20070315
3 Importing IS_GANTT_PARA Call by reference Type reference (TYPE) DPR_TS_UI_GANTT_PARA Parameter für Gantt-chart 20070315
4 Importing IT_GANTT_DATA_ALL Call by reference Type reference (TYPE) DPR_TT_UI_OBJ_GANTT_ATTR Objekte und Attribute in Ganttchart 20070315
5 Importing IT_ROW_BUFFER Call by reference Type reference (TYPE) TT_ROW_IDS 20070315
6 Importing IT_TREE_DATA_GANTT Call by reference Type reference (TYPE) DPR_TT_UI_GANTT_TREE_DATA Tree daten im Gantt-Format 20070315

Method TRANSFORM_ABAP_2_XML on class CL_DPR_UI_LOG_GANTT has no exception.

Method TRANSLATE_BAR_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_BE_CHANGES Call by reference Type reference (TYPE) DPR_TS_UI_UPDATE Changestruktur für backend 20050323
2 Importing IS_CHANGED_ATTR Call by reference Type reference (TYPE) DPR_TS_UI_CHANGE_ATTR Geänderte Attribute aus JGantt 20050322

Method TRANSLATE_BAR_CHANGE on class CL_DPR_UI_LOG_GANTT has no exception.

Method UPDATE_CHANGED_LINKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DELETED Call by reference Type reference (TYPE) ABAP_BOOL 20070827
2 Exporting EV_GANTT_DATA Call by reference Type reference (TYPE) XSTRING 20070827
3 Exporting EV_GANTT_DATA_ID Call by reference Type reference (TYPE) XSTRING 20070827
4 Exporting EV_UPDATE Call by reference Type reference (TYPE) ABAP_BOOL 20070827
5 Importing IT_CHANGES Call by reference Type reference (TYPE) IF_DPR_CORE_SERVICE_INBOUND=>TT_CHANGE_NOTIFICATIONS 20070824

Method UPDATE_CHANGED_LINKS on class CL_DPR_UI_LOG_GANTT has no exception.

Method UPDATE_CONSTRAINT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_UPDATE_CONSTRAINT Call by reference Type reference (TYPE) STRING Constraint to be updated 20120909
2 Importing IS_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Unique Object Key 20120903
3 Importing IV_LAST_GANTT_ACTION Call by reference Type reference (TYPE) STRING Get last GANTT action 20120909

Method UPDATE_CONSTRAINT on class CL_DPR_UI_LOG_GANTT has no exception.

Method UPDATE_VISIBLE_TREE_GANTT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADD Call by reference Type reference (TYPE) ABAP_BOOL 20070529
2 Importing IV_GUID Call by reference Type reference (TYPE) DPR_TV_OBJECT_GUID_CHAR Eindeutiger Objektschlüssel 20070529

Method UPDATE_VISIBLE_TREE_GANTT on class CL_DPR_UI_LOG_GANTT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400