SAP ABAP Class CL_DPR_PRO_TYPE_EVAL_CUST (Customizing for Evaluations of Project Type)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-EVA (Application Component) Evaluations
⤷
DEVELOPMENT_PROJECTS_EVE (Package) Evaluations / Dashboard / Alerts
⤷
⤷
Properties
| Class | CL_DPR_PRO_TYPE_EVAL_CUST | |
| Short Description | Customizing for Evaluations of Project Type | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_EVE | Evaluations / Dashboard / Alerts |
| Created | 20031110 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DPR_PRO_TYPE_EVAL_CUST has no forward declaration.
Interfaces
Class CL_DPR_PRO_TYPE_EVAL_CUST has no interface implemented.
Friends
Class CL_DPR_PRO_TYPE_EVAL_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_DPR_PRO_TYPE_CUST | Project Definition Customizing | 20031118 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | EVE_TT_EXTRACT | Extract Table | 20031110 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | DPR_TV_PRO_TYPE | Project Type | 20031110 | |||
| 4 | Constant | Public | Type reference (TYPE) | DPR_TV_THLD_CHECK | SPACE | Check: Only in the Background | 20031110 | ||
| 5 | Constant | Public | Type reference (TYPE) | DPR_TV_THLD_CHECK | 'A' | Check: Background; User | 20031110 | ||
| 6 | Constant | Public | Type reference (TYPE) | DPR_TV_THLD_CHECK | 'B' | Check: Background; User; when Saving | 20031110 | ||
| 7 | Constant | Private | Type reference (TYPE) | SEOCLSNAME | 'CL_DPR_PRO_TYPE_EVAL_CUST' | Class Name | 20050513 | ||
| 8 | Constant | Private | Type reference (TYPE) | DPR_TV_PRO_TYPE | SPACE | Project Type | 20031110 | ||
| 9 | Static Attribute | Private | See coding | Total Float | 20031110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Aggregate Severities? | 20031111 | |
| 2 | Instance method | Public | Method | Check Threshold Values by User (in Dialog)? | 20031112 | |
| 3 | Instance method | Public | Method | Check Threshold Values when Saving? | 20031111 | |
| 4 | Instance method | Public | Constructor | Constructor | 20031110 | |
| 5 | Static method | Public | Method | Destructor of All Evaluations for All Project Types | 20050513 | |
| 6 | Instance method | Private | Method | Destructor of All Evaluations for a Project Type | 20050513 | |
| 7 | Instance method | Public | Method | Extracts for Project Type | 20031110 | |
| 8 | Static method | Public | Method | Determine Instance for Project Type | 20031110 | |
| 9 | Instance method | Private | Method | Return General Settings for Project Type | 20031118 |
Events
Class CL_DPR_PRO_TYPE_EVAL_CUST has no event.
Types
Class CL_DPR_PRO_TYPE_EVAL_CUST has no local type.
Method Signatures
Method AGGREGATE_THRESHOLDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AGGREGATE | Value transfer | Type reference (TYPE) | BOOLE_D | JA/NEIN | 20031111 |
Method AGGREGATE_THRESHOLDS on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method CHECK_THRESHOLDS_BY_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHECK_BY_USER | Value transfer | Type reference (TYPE) | BOOLE_D | JA/NEIN | 20031112 |
Method CHECK_THRESHOLDS_BY_USER on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method CHECK_THRESHOLDS_ON_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHECK_ON_SAVE | Value transfer | Type reference (TYPE) | BOOLE_D | JA/NEIN | 20031111 |
Method CHECK_THRESHOLDS_ON_SAVE on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRO_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_PRO_TYPE | Projektart | 20031110 |
Method CONSTRUCTOR on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method FREE Signature
Method FREE on class CL_DPR_PRO_TYPE_EVAL_CUST has no parameter.
Method FREE on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method FREE_PRO_TYPE_EVAL Signature
Method FREE_PRO_TYPE_EVAL on class CL_DPR_PRO_TYPE_EVAL_CUST has no parameter.
Method FREE_PRO_TYPE_EVAL on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method GET_EXTRACTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_EXTRACTS | Value transfer | Type reference (TYPE) | EVE_TT_EXTRACT | Tabelle über Extrakte | 20031110 |
Method GET_EXTRACTS on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRO_TYPE | Call by reference | Type reference (TYPE) | DPR_TV_PRO_TYPE | Projektart | 20031110 | |||
| 2 | RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_DPR_PRO_TYPE_EVAL_CUST | Instanz | 20031110 |
Method GET_INSTANCE on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
Method GET_PRO_TYPE_EVAL_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_PRO_TYPE_EVAL_SETTINGS | Value transfer | Type reference (TYPE) | DPR_TS_EVAL_CUST_ATTRIBUTES | Customizing Attribute für Auswertungen zur Projektart | 20031118 |
Method GET_PRO_TYPE_EVAL_SETTINGS on class CL_DPR_PRO_TYPE_EVAL_CUST has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 310 |