SAP ABAP Class CL_DPR_UI_LOG_GANTT_TARGET (Target for Version Compare in Gantt)
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_TARGET | |
Short Description | Target for Version Compare in Gantt | |
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 | 20080915 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DPR_UI_LOG_GANTT_TARGET has no interface implemented.
Friends
Class CL_DPR_UI_LOG_GANTT_TARGET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_GANTT | Gantt Chart/Table: Data Retrieval | 20081027 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TS_UI_VERSION_SELECT | Version identification | 20081125 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_UI_VRSN_GUIDS | Maps target elements to source elements | 20080915 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_UI_VRSN_GUIDS | Original elements the target has been copied from | 20080919 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_API_CGPL_HIERARCHY | cgpl hierarchy structure for direct DB read | 20080915 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | NUM1 | Type of relation between source and target | 20080922 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20090126 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | NUM1 | 2 | Target and source copied from same original | 20080922 | |
9 | ![]() |
Constant | Private | Type reference (TYPE) | NUM1 | 3 | Source copied from target | 20080922 | |
10 | ![]() |
Constant | Private | Type reference (TYPE) | NUM1 | 1 | target copied from source | 20080922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | assign single source element to its target element | 20081022 |
2 | ![]() |
Instance method | Public | Method | Assign target elements to the given source tree | 20080915 |
3 | ![]() |
Instance method | Public | Method | Check Assignment of target elements after move of source | 20091027 |
4 | ![]() |
Instance method | Private | Method | Check the authorization of all hierarchy elements | 20090313 |
5 | ![]() |
Static method | Public | Method | Create instance of target class | 20080915 |
6 | ![]() |
Instance method | Private | Method | get all object guids of whole hierarchy | 20080916 |
7 | ![]() |
Instance method | Private | Method | Get the right date fields form the cgpl detail data | 20081024 |
8 | ![]() |
Instance method | Public | Method | get_detail data of target elements corresponding to source | 20080916 |
9 | ![]() |
Instance method | Private | Method | Reads guids of originals the target has been copied from | 20080919 |
10 | ![]() |
Instance method | Public | Method | return version title for the gantt header | 20081125 |
11 | ![]() |
Static method | Private | Method | read detail data directly from the database | 20080923 |
12 | ![]() |
Instance method | Private | Method | save reference to gantt class instance | 20081125 |
Events
Class CL_DPR_UI_LOG_GANTT_TARGET has no event.
Types
Class CL_DPR_UI_LOG_GANTT_TARGET has no local type.
Method Signatures
Method ASSIGN_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TARGET_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081022 | ||
2 | ![]() |
IV_SOURCE_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20081022 | ||
3 | ![]() |
IV_SOURCE_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20081022 | ||
4 | ![]() |
IV_SOURCE_PARENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20091009 |
Method ASSIGN_SINGLE on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method ASSIGN_TO_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MAP_SOURCE_TARGET | Call by reference | Type reference (TYPE) | DPR_TT_UI_VRSN_GUIDS | cProjects Version Comparison - Project GUIDs | 20080922 | ||
2 | ![]() |
IT_SOURCE_TREE | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080915 |
Method ASSIGN_TO_SOURCE on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method CHECK_ASSIGN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CLEAR_TARGETS_4_SOURCE | Call by reference | Type reference (TYPE) | DPR_TT_GUID | GUID Table (Sorted, Unique) | 20091027 | ||
2 | ![]() |
IT_SOURCE_TREE | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20091027 |
Method CHECK_ASSIGN on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method CHECK_AUTHORIZATION_ALL Signature
Method CHECK_AUTHORIZATION_ALL on class CL_DPR_UI_LOG_GANTT_TARGET has no parameter.
Method CHECK_AUTHORIZATION_ALL on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TARGET_VERSION | Call by reference | Type reference (TYPE) | DPR_TS_UI_VERSION_SELECT | Version Attributes used for selection | 20081125 | ||
2 | ![]() |
IT_SOURCE_TREE | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | tree data of source | 20080922 | ||
3 | ![]() |
IV_SOURCE_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key of source project | 20081202 | ||
4 | ![]() |
IV_TARGET_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key of target project | 20081202 | ||
5 | ![]() |
RR_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_GANTT_TARGET | Target for Version Compare in Gantt | 20080915 |
Method CREATE on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method GET_CGPL_HIERARCHY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ROOT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080916 |
Method GET_CGPL_HIERARCHY on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method GET_DATE_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FINISH_DATE | Call by reference | Type reference (TYPE) | D | Finish Date | 20081024 | ||
2 | ![]() |
EV_START_DATE | Call by reference | Type reference (TYPE) | D | Start Date | 20081024 | ||
3 | ![]() |
IS_DETAIL_DATA | Call by reference | Type reference (TYPE) | DPR_TS_CGPL_ATTRIBUTES | CGPL Attributes from DB | 20081024 | ||
4 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20081024 |
Method GET_DATE_FIELDS on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method GET_DETAIL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CT_GANTT_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20080916 | ||
2 | ![]() |
CT_GANTT_DATA_BUFFER | Call by reference | Type reference (TYPE) | DPR_TT_UI_OBJ_GANTT_ATTR | Objects and Attributes in Gantt Chart | 20081127 | ||
3 | ![]() |
ET_TARGETS_4_DELETE | Call by reference | Type reference (TYPE) | DPR_TT_UI_GANTT_ROW_IDS | Target bars to delete | 20090407 | ||
4 | ![]() |
EV_EARLIEST_START | Call by reference | Type reference (TYPE) | DATS | earliest start date of all target elements | 20081022 | ||
5 | ![]() |
EV_LATEST_FINISH | Call by reference | Type reference (TYPE) | DATS | latest end date of all target elements | 20081022 | ||
6 | ![]() |
IT_SOURCE_TREE | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20091009 | ||
7 | ![]() |
IV_CHECK_ASSIGN | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_FALSE | Boolean Variable (X=True, -=False, Space=Unknown) | 20091027 | |
8 | ![]() |
IV_OVERWRITE | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080916 |
Method GET_DETAIL_DATA on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method GET_TARGET_ORIGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SOURCE_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20080922 |
Method GET_TARGET_ORIGS on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method GET_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_TITLE | Value transfer | Type reference (TYPE) | STRING | 20081125 |
Method GET_TITLE on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method READ_CGPL_DATA_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DETAIL_DATA | Call by reference | Type reference (TYPE) | DPR_TT_CGPL_ATTRIBUTES | 20080923 | |||
2 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | DPR_TT_TREE_OBJECTS | Objects Grouped by Object Category | 20080923 |
Method READ_CGPL_DATA_FROM_DB on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
Method SAVE_VERSION_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TARGET_VERSION | Call by reference | Type reference (TYPE) | DPR_TS_UI_VERSION_SELECT | Version Attributes used for selection | 20081125 |
Method SAVE_VERSION_ATTR on class CL_DPR_UI_LOG_GANTT_TARGET has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 500_702 |