SAP ABAP Class /RPM/CL_PORTFOLIO_O (Portfolio Object Definition)
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 20041124
Properties
Class /RPM/CL_PORTFOLIO_O  
Short Description Portfolio Object Definition    
Super Class /RPM/CL_ENTITY_PROJECT General Object Definition 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package /RPM/OBJECTS   xRPM Business Objects 
Created 20041124   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /RPM/CL_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /RPM/CL_PORTFOLIO_O has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 /RPM/CL_PARENT_AUTHORIZATION 20100708 Parent Object Authorization Check
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_DOCUMENTS Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_DOCUMENTS Portf. Mgmt: Collection for Documents 20080630
2 MV_AUTH_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') 20081121
3 OR_DETAILS Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_DETAILS Collection for Details Objects 20041221
4 OR_HIERARCHIES Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_HIERARCHIES Collection for Detailed Project Object 20041124
5 OR_HIERARCHY Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_HIERARCHY_O Hierarchy Object 20041210
6 OR_ITEMS Instance attribute Private Object reference (TYPE REF TO) /RPM/CL_ITEMS Collection for Portfolio Items Objects 20041210
7 OR_PORTFOLIO_D Instance attribute Public Object reference (TYPE REF TO) /RPM/CL_PORTFOLIO_D Portfolio Details Definition 20041221
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041124
2 GET_ALL_BUCKETS Instance method Public Method Return List of All Tasks Assigned to This Hierarchy Node 20050118
3 GET_ATTRIBUTES Instance method Public Method 20041124
4 GET_DERIVED_ATTRIBUTES Instance method Public Method Get Attributes That Are Derived from Stored Data 20050405
5 GET_DESCR Instance method Public Method 20080822
6 GET_HIERARCHIES_REF Instance method Public Method Return Reference to Hierarchies Collection 20041124
7 GET_ITEMS_REF Instance method Public Method Get Item Collection Reference 20041217
8 MERGE_ATTRIBUTES Static method Public Method Merge CGPL and Portf. Mgmt Attributes 20041129
9 PROCESS_BEFORE_OBJ_SAVE Instance method Private Event handling method Handle Event BEFORE_OBJ_SAVE of Class /rpm/cl_obj_manager 20091105
10 SET_ATTRIBUTES Instance method Public Method Set Project Attributes 20041124
11 SPLIT_ATTRIBUTES Static method Public Method Split CGPL and Portf. Mgmt Attributes 20041129
12 VERIFY_ATTRIBUTES Instance method Protected Method Verify Attributes 20041124
Events
Class /RPM/CL_PORTFOLIO_O has no event.
Types
Class /RPM/CL_PORTFOLIO_O has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OBJ_MANAGER Call by reference Object reference (TYPE REF TO) /RPM/CL_OBJ_MANAGER RPM-Project and Portfolio Controller 20041124
2 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) /RPM/IF_ENTITY Allgemeine Objektdefinition 20050113
3 Importing IR_TECHNICAL_OBJECT Call by reference Object reference (TYPE REF TO) CL_CGPL_PROJECT Projektplanung - Projekte 20041124

Method CONSTRUCTOR on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_ALL_BUCKETS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CONTEXT Call by reference Type reference (TYPE) /RPM/TS_BUCKET_KEY Bereich in Hierarchieschlüssel 20050126
2 Importing IV_DEEP Call by reference Type reference (TYPE) XFELD Gesamte Hierarchie auflösen 20050126
3 Returning RT_ENTITIES Value transfer Type reference (TYPE) /RPM/TT_ENTITIES RPM-Tabellentyp: Entitätsobjekt 20050118

Method GET_ALL_BUCKETS on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_INT Projektportfolioattribute 20041124
2 Exporting ES_ATTRIBUTES_OLD Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_INT Projektportfolioattribute 20041124

Method GET_ATTRIBUTES on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_DERIVED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_ATTR_INCL Operative Attribute Portfolio 20050405
2 Importing IS_CGPL_ATT Call by reference Type reference (TYPE) CGPL_ATTR_INCL RPM-Struktur: Nach außen offengelegte Rollenattribute 20050405
3 Returning RS_DERIVED_ATTS Value transfer Type reference (TYPE) /RPM/TS_PORTFOLIO_DATA_DER Abgeleitete und berechnete Attribute Portfolio 20050405

Method GET_DERIVED_ATTRIBUTES on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_DESCR Signature

Method GET_DESCR on class /RPM/CL_PORTFOLIO_O has no parameter.
Method GET_DESCR on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_HIERARCHIES_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_COLLECTION Value transfer Object reference (TYPE REF TO) /RPM/CL_HIERARCHIES Collection für Projektdetailobjekt 20041124

Method GET_HIERARCHIES_REF on class /RPM/CL_PORTFOLIO_O has no exception.

Method GET_ITEMS_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_ITEMS Value transfer Object reference (TYPE REF TO) /RPM/CL_ITEMS Sammlung für Portfolioelementobjekte 20041217

Method GET_ITEMS_REF on class /RPM/CL_PORTFOLIO_O has no exception.

Method MERGE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CGPL_ATTRIBUTES Call by reference Type reference (TYPE) CGPL_PROJECT Projektplanung: Attributetabelle Projekt-Header 20041129
2 Importing IS_RPM_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_DB_INT Projektdaten 20041129
3 Returning RS_ATTRIBUTES Value transfer Type reference (TYPE) /RPM/TS_PORTFOLIO_INT Operative Attribute Portfolio - persistent 20041129

Method MERGE_ATTRIBUTES on class /RPM/CL_PORTFOLIO_O has no exception.

Method PROCESS_BEFORE_OBJ_SAVE Signature

Method PROCESS_BEFORE_OBJ_SAVE on class /RPM/CL_PORTFOLIO_O has no parameter.
Method PROCESS_BEFORE_OBJ_SAVE on class /RPM/CL_PORTFOLIO_O has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_INT Aufgabenattribute 20041124
# Exception Resumable Description Created on
1 CX_RPM_CONFIGURATION_ERROR 20041124
2 CX_RPM_OBJECT_UPDATE_ERROR 20041124

Method SPLIT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CGPL_ATTRIBUTES Call by reference Type reference (TYPE) CGPL_PROJECT Projektplanung: Attributetabelle Projekt-Header 20041129
2 Exporting ES_RPM_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_DB_INT Operative Attribute Portfolio - persistent 20041129
3 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_INT Operative Attribute Portfolio - persistent 20041129

Method SPLIT_ATTRIBUTES on class /RPM/CL_PORTFOLIO_O has no exception.

Method VERIFY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ATTRIBUTES_NEW Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_DB_INT Operative Attribute Portfolio - persistent 20041124
2 Changing CS_CGPL_ATTRIBUTES_NEW Call by reference Type reference (TYPE) CGPL_PROJECT Projektplanung: Attributetabelle Projekt-Header 20050609
3 Importing CS_CGPL_ATTRIBUTES_OLD Call by reference Type reference (TYPE) CGPL_PROJECT Projektplanung: Attributetabelle Projekt-Header 20050609
4 Importing IS_ATTRIBUTES_OLD Call by reference Type reference (TYPE) /RPM/TS_PORTFOLIO_DB_INT Operative Attribute Portfolio - persistent 20041124
# Exception Resumable Description Created on
1 CX_RPM_CONFIGURATION_ERROR 20041124
2 CX_RPM_OBJECT_UPDATE_ERROR 20050526
History
Last changed by/on SAP  20141109 
SAP Release Created in 400