SAP ABAP Class /RPM/CL_REVIEW_O (Hierarchy Review Operational Object)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PFM (Application Component) Portfolio Management
⤷
/RPM/OBJECTS (Package) xRPM Business Objects
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /RPM/CL_ENTITY_PROJECT | General Object Definition | 20041230 |
Properties
| Class | /RPM/CL_REVIEW_O | |
| Short Description | Hierarchy Review Operational Object | |
| Super Class | /RPM/CL_ENTITY_PROJECT | General Object Definition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /RPM/OBJECTS | xRPM Business Objects |
| Created | 20041230 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class /RPM/CL_REVIEW_O has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /RPM/CL_ENTITY_PROJECT | 20041230 | General Object Definition | |
| 2 | /RPM/CL_FACTORY | 20041230 | Factory -class for the application object preparation | |
| 3 | /RPM/CL_PARENT_AUTHORIZATION | 20100708 | Parent Object Authorization Check |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /RPM/CL_DOCUMENTS | Portf. Mgmt: Collection for Documents | 20080715 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20081120 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /RPM/TV_SHARED_DESCRIPTION | Name | 20091119 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | '-1' | Initiative Count | 20090220 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | '-1' | Item Count | 20090220 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | /RPM/CL_WHATIFS | Collection Object for What-If Scenario | 20051228 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Items to Review | 20050223 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20041230 | |
| 3 | Instance method | Public | Method | Get All What-If Scenarios Assigned to a Review | 20051228 | |
| 4 | Instance method | Public | Method | Get Attributes for the Review | 20041230 | |
| 5 | Instance method | Public | Method | 20080822 | ||
| 6 | Instance method | Public | Method | Get Related Items for the Review | 20050223 | |
| 7 | Instance method | Public | Method | Get Review Count | 20090211 | |
| 8 | Static method | Public | Method | Merge CGPL and Portf. Mgmt Attributes | 20041230 | |
| 9 | Instance method | Private | Event handling method | Handle Event BEFORE_OBJ_SAVE of /RPM/CL_OBJ_MANAGER | 20091029 | |
| 10 | Instance method | Public | Method | Set Project Attributes | 20041230 | |
| 11 | Instance method | Private | Method | Not Yet Implemented | 20041230 | |
| 12 | Static method | Public | Method | Split CGPL and Portf. Mgmt Attributes | 20041230 | |
| 13 | Instance method | Protected | Method | Verify Attributes | 20041230 |
Events
Class /RPM/CL_REVIEW_O has no event.
Types
Class /RPM/CL_REVIEW_O has no local type.
Method Signatures
Method ASSIGN_ITEM_TO_REVIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_REVIEW | Value transfer | Object reference (TYPE REF TO) | /RPM/CL_ENTITY_PROJECT | Allgemeine Objektdefinition | 20050223 | |||
| 2 | IV_GUID | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050223 | |||
| 3 | IV_GUID1 | Value transfer | Type reference (TYPE) | /RPM/TV_GUID | GUID für Anwendungsobjekte | 20050225 |
Method ASSIGN_ITEM_TO_REVIEW on class /RPM/CL_REVIEW_O has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJ_MANAGER | Call by reference | Object reference (TYPE REF TO) | /RPM/CL_OBJ_MANAGER | RPM-Project and Portfolio Controller | 20041230 | |||
| 2 | IR_PARENT | Call by reference | Object reference (TYPE REF TO) | /RPM/IF_ENTITY | Allgemeine Objektdefinition | 20050113 | |||
| 3 | IR_TECHNICAL_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CGPL_PROJECT | Projektplanung - Projekte | 20041230 |
Method CONSTRUCTOR on class /RPM/CL_REVIEW_O has no exception.
Method GET_ALL_WHATIFS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ENTITIES | Value transfer | Type reference (TYPE) | /RPM/TT_ENTITIES | RPM Table Type: Entity objects | 20051228 |
Method GET_ALL_WHATIFS on class /RPM/CL_REVIEW_O has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_INT | Integrierte Attribute strategische Ressource | 20041230 | |||
| 2 | ES_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_INT | Integrierte Attribute strategische Ressource | 20041230 |
Method GET_ATTRIBUTES on class /RPM/CL_REVIEW_O has no exception.
Method GET_DESCR Signature
Method GET_DESCR on class /RPM/CL_REVIEW_O has no parameter.
Method GET_DESCR on class /RPM/CL_REVIEW_O has no exception.
Method GET_ITEMS_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ITEMS | Value transfer | Type reference (TYPE) | /RPM/TT_COMMONS | Collection for portfolio items objects | 20070914 |
Method GET_ITEMS_REF on class /RPM/CL_REVIEW_O has no exception.
Method GET_REVIEW_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COUNT | Call by reference | Type reference (TYPE) | I | 20090211 | ||||
| 2 | EV_INITIATIVE_COUNT | Call by reference | Type reference (TYPE) | I | 20090211 | ||||
| 3 | IS_CONTEXT | Call by reference | Type reference (TYPE) | /RPM/TS_OBJECT_HIER | Portfolio Hierarchy | 20090211 |
Method GET_REVIEW_COUNT on class /RPM/CL_REVIEW_O has no exception.
Method MERGE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CGPL_ATTRIBUTES | Call by reference | Type reference (TYPE) | CGPL_PROJECT | Projektplanung: Attributetabelle Projekt-Header | 20041230 | |||
| 2 | IS_RPM_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_DB_INT | Portfolioreviewattribute - persistent | 20041230 | |||
| 3 | RS_ATTRIBUTES | Value transfer | Type reference (TYPE) | /RPM/TS_REVIEW_INT | Portfolioreviewattribute - persistent | 20041230 |
Method MERGE_ATTRIBUTES on class /RPM/CL_REVIEW_O has no exception.
Method PROCESS_BEFORE_OBJ_SAVE Signature
Method PROCESS_BEFORE_OBJ_SAVE on class /RPM/CL_REVIEW_O has no parameter.
Method PROCESS_BEFORE_OBJ_SAVE on class /RPM/CL_REVIEW_O has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_INT | Portfolioreviewattribute - persistent | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041230 | |||
| 2 | 20041230 |
Method SET_DEFAULTS_UPON_CREATION Signature
Method SET_DEFAULTS_UPON_CREATION on class /RPM/CL_REVIEW_O has no parameter.
Method SET_DEFAULTS_UPON_CREATION on class /RPM/CL_REVIEW_O has no exception.
Method SPLIT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CGPL_ATTRIBUTES | Value transfer | Type reference (TYPE) | CGPL_PROJECT | Projektplanung: Attributetabelle Projekt-Header | 20041230 | |||
| 2 | ES_RPM_ATTRIBUTES | Value transfer | Type reference (TYPE) | /RPM/TS_REVIEW_DB_INT | Interne Attribute strategische Ressource - persistent | 20041230 | |||
| 3 | IS_ATTRIBUTES | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_INT | Integrierte Attribute strategische Ressource | 20041230 |
Method SPLIT_ATTRIBUTES on class /RPM/CL_REVIEW_O has no exception.
Method VERIFY_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ATTRIBUTES_NEW | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_DB_INT | Attribute strategische Ressource - persistent | 20041230 | |||
| 2 | IS_ATTRIBUTES_OLD | Call by reference | Type reference (TYPE) | /RPM/TS_REVIEW_DB_INT | Portfolioreviewattribute - persistent | 20041230 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20041230 |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 400 |