SAP ABAP Class /MRSS/CL_DPR_PROJECT (Access to project data)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC (Application Component) Maintenance Processing
⤷
/MRSS/DPR (Package) MRS Interface for Cprojects
⤷
⤷
Properties
| Class | /MRSS/CL_DPR_PROJECT | |
| Short Description | Access to project data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/DPR | MRS Interface for Cprojects |
| Created | 20080221 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_DPR_PROJECT has no forward declaration.
Interfaces
Class /MRSS/CL_DPR_PROJECT has no interface implemented.
Friends
Class /MRSS/CL_DPR_PROJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'cPro_Project' | 20080221 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Project' | 20080221 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'Root' | 20080221 | |||
| 4 | Constant | Public | Type reference (TYPE) | STRING | '.' | 20080221 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/DPR_BADI_PROJECT | 20120914 | ||||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | /MRSS/CL_DPR_PROJECT | Access to project data | 20080221 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the mode of application | 20080221 | |
| 2 | Static method | Public | Method | 20080221 | ||
| 3 | Instance method | Public | Method | 20080221 | ||
| 4 | Instance method | Public | Method | 20080221 | ||
| 5 | Instance method | Public | Method | Get Timeunits of project | 20080221 | |
| 6 | Instance method | Public | Method | Get the Time Work Units | 20080221 | |
| 7 | Instance method | Public | Method | Set the Change flag | 20080221 | |
| 8 | Instance method | Public | Method | 20080311 |
Events
Class /MRSS/CL_DPR_PROJECT has no event.
Types
Class /MRSS/CL_DPR_PROJECT has no local type.
Method Signatures
Method GET_EDIT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_MODE | Call by reference | Type reference (TYPE) | I | 20080221 | ||||
| 2 | IS_OBJ_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_OBJ_EVENT | Identification of Object | 20080221 |
Method GET_EDIT_MODE on class /MRSS/CL_DPR_PROJECT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EREF_INSTANCE | Call by reference | Object reference (TYPE REF TO) | /MRSS/CL_DPR_PROJECT | Access to project data | 20080221 |
Method GET_INSTANCE on class /MRSS/CL_DPR_PROJECT has no exception.
Method GET_PARTICPANTS_OF_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTICIPANTS_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_TS_PART_EXT_TAB | Participant data | 20080221 | |||
| 2 | IV_PROJECT_GUID | Call by reference | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20080221 |
Method GET_PARTICPANTS_OF_PROJECT on class /MRSS/CL_DPR_PROJECT has no exception.
Method GET_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PROJECT_EXT | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_TS_PROJECT_EXT_TAB | Table for project data | 20080221 | |||
| 2 | ET_PROJECT_INT | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_TS_PROJECT_INT_TAB | Internal Project attributes | 20080222 |
Method GET_PROJECTS on class /MRSS/CL_DPR_PROJECT has no exception.
Method GET_TIMEUNITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TIMEUNITS | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_TIMEUNIT_TAB | Time Units for UI | 20080221 | |||
| 2 | IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | Language Key | 20080221 | |||
| 3 | IV_PROJECTTYPE | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_PRO_TYPE | Project Type | 20080221 |
Method GET_TIMEUNITS on class /MRSS/CL_DPR_PROJECT has no exception.
Method GET_VALUE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUES | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_NAME_VALU_PAIR_TAB | Name-Value Pair | 20080221 | |||
| 2 | IS_KEY | Call by reference | Type reference (TYPE) | /MRSS/T_DPR_ROOT_OBJECT_KEY | API: Key of Root Object | 20080221 | |||
| 3 | IV_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080221 | ||||
| 4 | IV_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20080221 | ||||
| 5 | IV_BO_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20080221 |
Method GET_VALUE_SET on class /MRSS/CL_DPR_PROJECT has no exception.
Method SET_CHANGED_FLAG Signature
Method SET_CHANGED_FLAG on class /MRSS/CL_DPR_PROJECT has no parameter.
Method SET_CHANGED_FLAG on class /MRSS/CL_DPR_PROJECT has no exception.
Method SET_MANDATORY_FLG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAND_FLG | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20080311 |
Method SET_MANDATORY_FLG on class /MRSS/CL_DPR_PROJECT has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |