SAP ABAP Class CL_DPR_UI_LOG_TASK_DETAIL (Data Retrieval: Detailed Data for Task)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_DPR_UI_LOG_DETAIL | Cross-Object Data Retrieval | 20041014 |
Properties
Class | CL_DPR_UI_LOG_TASK_DETAIL | |
Short Description | Data Retrieval: Detailed Data for Task | |
Super Class | CL_DPR_UI_LOG_DETAIL | Cross-Object Data Retrieval |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | DEVELOPMENT_PROJECTS_UI_LOGIC | Project Management UI Data Formatting |
Created | 20041014 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_DPR_UI_LOG_TASK_DETAIL has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_TASK_DETAIL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_DPR_UI_LOG_DETAIL | 20041014 | Cross-Object Data Retrieval |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DPR_ATTRIBUTES | BAdI DPR_ATTRIBUTES | 20110622 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Additional Data Fields | 20060407 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Required Entry Fields | 20060801 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Table of Displayed Objects | 20080723 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Table of Loaded but Possibly Collapsed Objects | 20080723 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Add. Data | 20091124 | ||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Basic Data | 20091124 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Dates+Work | 20091124 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TV_LANGU_EXT | External Language Key | 20080723 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DPR_TV_GUID_BAPI | Currently Selected Project Element | 20080723 | ||
11 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_TASK_DETAIL | Data Retrieval: Project Detailed Data | 20041014 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Builds a project tree | 20080723 |
2 | ![]() |
Instance method | Public | Method | Project Tree | 20080723 |
3 | ![]() |
Instance method | Public | Constructor | 20041014 | |
4 | ![]() |
Instance method | Public | Method | Fills Short Text of Project Element | 20080723 |
5 | ![]() |
Instance method | Public | Method | Fills Icon and Text for Object Category | 20080723 |
6 | ![]() |
Static method | Public | Method | Get Instance (Singleton) | 20041014 |
7 | ![]() |
Instance method | Public | Method | Delivers Project Elements of Next Hierarchy Level | 20080723 |
8 | ![]() |
Instance method | Public | Method | Returns GUID of Selected Object | 20080723 |
9 | ![]() |
Instance method | Private | Method | Gets Mode, Language and so on from session_state | 20080723 |
10 | ![]() |
Instance method | Private | Method | Gets Icon and Text of Severity | 20080723 |
11 | ![]() |
Instance method | Public | Method | Returns the Project Elements Currently Displayed for Tree | 20080723 |
12 | ![]() |
Instance method | Private | Method | Updates Tables After Loading Next Level | 20080723 |
13 | ![]() |
Instance method | Private | Method | Reads Object in Specified Mode | 20080723 |
14 | ![]() |
Instance method | Public | Method | Get Sort Number of Task | 20050607 |
15 | ![]() |
Instance method | Private | Method | Set Fields from Additional Data Tab Page | 20060407 |
16 | ![]() |
Instance method | Private | Method | Sets Field Name from Node Name | 20060519 |
Events
Class CL_DPR_UI_LOG_TASK_DETAIL has no event.
Types
Class CL_DPR_UI_LOG_TASK_DETAIL has no local type.
Method Signatures
Method BUILD_PROJECT_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Current Tree Data Table | 20080723 | ||
2 | ![]() |
EV_SEL_ELEMENT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID_BAPI | GUID of Currently Selected Element | 20080723 | ||
3 | ![]() |
IT_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TT_OBJ_EVENT | Table of Entry Objects | 20080723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Project could not be opened | 20080723 |
Method BUILD_TREE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080723 | ||
2 | ![]() |
RT_TREE_DATA | Value transfer | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20080723 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_UI_LOG_TASK_DETAIL has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TS_UI_TREE_DATA | Tree: Project Element Data | 20080723 | ||
2 | ![]() |
CT_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 | ||
3 | ![]() |
IV_DO_NOT_UPDATE_TABLE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': MT_TREE_DATA Is Not Updated | 20080723 | |
4 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | DPR_TV_LANGU_EXT | Language (ISO, 2 Characters) | 20080723 |
Method GET_DESCRIPTION on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_ICON_AND_TOOLTIP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TS_UI_TREE_DATA | Tree: Project Element Data | 20080723 | ||
2 | ![]() |
CT_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 |
Method GET_ICON_AND_TOOLTIP on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_TTO_DETAIL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_TASK_DETAIL | Datenbeschaffung Projektdetaildaten | 20041014 |
Method GET_INSTANCE on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_NEXT_LEVEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080723 | ||
2 | ![]() |
IV_DO_NOT_FILL_DATA | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': Without Icon, Description, etc (Carried out by Caller) | 20080723 | |
3 | ![]() |
IV_DO_NOT_LOCK | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': Get Next Level in Display Mode Only | 20080723 | |
4 | ![]() |
IV_DO_NOT_UPDATE_TABLE | Call by reference | Type reference (TYPE) | BOOLE_D | SPACE | 'X': MT_TREE_DATA Is Not Updated | 20080723 | |
5 | ![]() |
RT_TREE_DATA | Value transfer | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 |
Method GET_NEXT_LEVEL on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_SEL_ELEMENT_GUID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_GUID | Value transfer | Type reference (TYPE) | DPR_TV_GUID_BAPI | Unique Object Key (CHAR32) | 20080723 |
Method GET_SEL_ELEMENT_GUID on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_SESSION_ATTRIBUTES Signature
Method GET_SESSION_ATTRIBUTES on class CL_DPR_UI_LOG_TASK_DETAIL has no parameter.
Method GET_SESSION_ATTRIBUTES on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_SEVERITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TS_UI_TREE_DATA | Tree: Project Element Data | 20080723 | ||
2 | ![]() |
CT_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 |
Method GET_SEVERITY on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method GET_VISIBLE_TREE_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TREE_DATA | Value transfer | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Tree: Table of Project Elements | 20080723 |
Method GET_VISIBLE_TREE_ELEMENTS on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method INSERT_NEXT_LEVEL_INTO_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OBJ_EVENT | Call by reference | Type reference (TYPE) | DPR_TS_OBJ_EVENT | Identification of Object | 20080723 | ||
2 | ![]() |
IT_TREE_DATA | Call by reference | Type reference (TYPE) | DPR_TT_UI_TREE_DATA | Table of Loaded Elements of Next Level | 20080723 |
Method INSERT_NEXT_LEVEL_INTO_TABLES on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | Data | 20080723 | ||
2 | ![]() |
EV_EDIT_MODE | Call by reference | Type reference (TYPE) | I | 0 Display, 1 Change, -1 Failed | 20080723 | ||
3 | ![]() |
IV_EDIT_MODE | Value transfer | Type reference (TYPE) | I | 0 Display, 1 Change | 20080723 | ||
4 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID_BAPI | GUID of Object | 20080723 | ||
5 | ![]() |
IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Category in Project Planning | 20080723 |
Method RETRIEVE on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method RETRIEVE_TASK_SORTNR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SORT_NUMBER | Value transfer | Type reference (TYPE) | DPR_TV_SORT_NUMBER | Sortiernummer | 20050607 | ||
2 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel | 20050607 |
Method RETRIEVE_TASK_SORTNR on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method SET_ADD_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJ_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20060407 |
Method SET_ADD_FIELDS on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
Method SET_FC_WD_FIELDNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Knoten | 20060519 | ||
2 | ![]() |
RV_FIELDNAME | Value transfer | Type reference (TYPE) | STRING | Feldname | 20060519 |
Method SET_FC_WD_FIELDNAME on class CL_DPR_UI_LOG_TASK_DETAIL has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 400 |