SAP ABAP Class CL_DPR_UI_LOG_PROJECT_DETAIL (Data Retrieval: Project Detailed Data)
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 | 20040913 |
Properties
| Class | CL_DPR_UI_LOG_PROJECT_DETAIL | |
| Short Description | Data Retrieval: Project Detailed Data | |
| 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 | 20040907 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_UI_LOG_PROJECT_DETAIL has no forward declaration.
Interfaces
Class CL_DPR_UI_LOG_PROJECT_DETAIL has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DPR_UI_LOG_DETAIL | 20040916 | Cross-Object Data Retrieval |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Additional Data Fields | 20060405 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | DPR_TT_API_NAME_VALUE_PAIR | Name-Value Pair | 20060801 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Add. Data | 20091019 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Basic Data | 20091019 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | Help Link Dates+Work | 20091019 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_PROJECT_DETAIL | Data Retrieval: Project Detailed Data | 20040909 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20040907 | ||
| 2 | Instance method | Public | Method | Returns BUPA Name and his Substitute for a given Project | 20090707 | |
| 3 | Instance method | Public | Method | Get the field control of the project number (BAdI driven) | 20110801 | |
| 4 | Static method | Public | Method | Get Instance (Singleton) | 20040907 | |
| 5 | Instance method | Public | Method | Gets Master Language of Project Definition | 20041203 | |
| 6 | Instance method | Public | Method | Get template type for project (returns DPO or DPT) | 20121122 | |
| 7 | Instance method | Public | Method | Checks whether a user is responsible for the project or not | 20090630 | |
| 8 | Instance method | Private | Method | Set Fields from Additional Data Tab Page | 20060405 | |
| 9 | Instance method | Private | Method | Sets Field Name from Node Name | 20060519 |
Events
Class CL_DPR_UI_LOG_PROJECT_DETAIL has no event.
Types
Class CL_DPR_UI_LOG_PROJECT_DETAIL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DPR_UI_LOG_PROJECT_DETAIL has no parameter.
Method CONSTRUCTOR on class CL_DPR_UI_LOG_PROJECT_DETAIL has no exception.
Method GET_BUPA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_BUPA_ID | Call by reference | Type reference (TYPE) | SY-UNAME | Id of User | 20090710 | |||
| 2 | EV_BUPA_NAME | Call by reference | Type reference (TYPE) | STRING | Fullname of BuPa | 20100709 | |||
| 3 | EV_SUBSTITUTE_ID | Call by reference | Type reference (TYPE) | SY-UNAME | Id of Substitute | 20090710 | |||
| 4 | EV_SUBSTITUTE_NAME | Call by reference | Type reference (TYPE) | STRING | Fullname of Substitute | 20090707 | |||
| 5 | IV_BUPA_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20090707 | |||
| 6 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Unique Object Key | 20090707 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | The given bupa guid is invalid | 20090707 | ||
| 2 | The given input is initial | 20090707 |
Method GET_FC_PROJECT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20110801 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_TYPE | Object Category in Project Planning | 20110801 | |||
| 3 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Application Object GUID | 20110801 |
Method GET_FC_PROJECT_NUMBER on class CL_DPR_UI_LOG_PROJECT_DETAIL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_DPO_DETAIL | Value transfer | Object reference (TYPE REF TO) | CL_DPR_UI_LOG_PROJECT_DETAIL | Datenbeschaffung Projektdetaildaten | 20040909 |
Method GET_INSTANCE on class CL_DPR_UI_LOG_PROJECT_DETAIL has no exception.
Method GET_MASTER_LANGUAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_OBJECT_GUID_CHAR | Eindeutiger Objektschlüssel (CHAR32) | 20041228 | |||
| 2 | IV_OBJECT_TYPE | Call by reference | Type reference (TYPE) | CGPL_OBJECT_TYPE | Objekttyp in der Projektplanung | 20041228 | |||
| 3 | RV_MASTER_LANGU | Value transfer | Type reference (TYPE) | DPR_TV_LANGU_EXT | Externer Sprachenschlüssel | 20041203 |
Method GET_MASTER_LANGUAGE on class CL_DPR_UI_LOG_PROJECT_DETAIL has no exception.
Method GET_TEMPLATE_TYPE_FOR_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | Application Object GUID | 20121122 | |||
| 2 | RV_TEMPLATE_TYPE | Value transfer | Type reference (TYPE) | CGPL_OBJECT_TYPE | Object Type in Project Planning | 20121122 |
Method GET_TEMPLATE_TYPE_FOR_PROJECT on class CL_DPR_UI_LOG_PROJECT_DETAIL has no exception.
Method IS_USER_RESPONSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090630 | |||
| 2 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | DPR_TV_GUID | Application Object GUID | 20090630 | |||
| 3 | IV_USER | Call by reference | Type reference (TYPE) | SY-UNAME | User Name | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Development Projects: Application Object Not Instanced | 20090630 |
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 | 20060405 |
Method SET_ADD_FIELDS on class CL_DPR_UI_LOG_PROJECT_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_PROJECT_DETAIL has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |