SAP ABAP Interface /RPM/IF_DOC_COLL_MODEL (Interface: for Model Class)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PFM (Application Component) Portfolio Management
     /RPM/DOCUMENT (Package) RPM Document Objects
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /RPM/CL_DOC_COLL_MODEL Model Class for Collaborations (EDMS) 20080603
Properties
Interface /RPM/IF_DOC_COLL_MODEL  
Short Description Interface: for Model Class    
General Data
Package /RPM/DOCUMENT   RPM Document Objects 
Created 20080526   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /RPM/IF_DOC_COLL_MODEL has no forward declaration.
Interfaces
Interface /RPM/IF_DOC_COLL_MODEL has no interface.
Friends
Interface /RPM/IF_DOC_COLL_MODEL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_AUTHORIZATION Instance attribute Public Object reference (TYPE REF TO) IF_ACO_AUTHORIZATION Information About Authorization Subject 20080526
2 MR_PARENT Instance attribute Public Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Interface: for Model Class 20080620
3 MR_PROXY Instance attribute Public Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_PROXY Interface: Proxy for EDMS/CFX Objects 20080526
4 MR_RPM_DATA Instance attribute Public Object reference (TYPE REF TO) OBJECT Interface for all application objects 20080526
5 MR_XREF_MODEL Instance attribute Public Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Reference to Other Model Class 20080526
6 MT_CHILDREN Instance attribute Public Type reference (TYPE) /RPM/TT_DOC_COLL_MODEL_HASH Table of References to /RPM/IF_DOC_COLL_MODEL 20080526
7 MV_DESTINATION Instance attribute Public Type reference (TYPE) RFC_DEST SAPOSCOL destination 20080526
8 MV_GUID Instance attribute Public Type reference (TYPE) /RPM/TV_GUID Application Object GUID 20080526
9 MV_LEVEL Instance attribute Public Type reference (TYPE) I Hierarchy Level 20080526
10 MV_UPD_IND Instance attribute Public Type reference (TYPE) CHAR1 Update Indicator 20080526
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_HIERARCHY_FOR_ROOT Instance method Public Method Build hierarchy 20080526
2 DELETE Instance method Public Method Delete Nodes (With Lower-Level Nodes) 20080526
3 DELETE_CHILD Instance method Public Method Delete Child Under Node 20080526
4 FREE Instance method Public Method Destructor 20080526
5 GET_ITERATOR Instance method Public Method Get Reference to Iterator 20080526
6 GET_UPDATE_INDICATOR Instance method Public Method Get Update Indicator 20080526
7 HAS_CHILDREN Instance method Public Method has children? 20080526
8 REGISTER_AS_CHILD Instance method Public Method Create Child for a Node 20080526
9 SET_DATA Instance method Public Method Sets MR_CFX_MODEL 20080526
10 SET_PARENT Instance method Public Method Set Parent Instance 20080526
11 SET_UPDATE_INDICATOR Instance method Public Method Set the Update Indicator 20080526
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Changes to Objects in Model Class 20080526
2 CREATED Static Event
(1)
Public
(2)
Model instance was created 20080526
3 DELETED Instance Event
(0)
Public
(2)
Model instance was deleted 20080526
4 MOVED Instance Event
(0)
Public
(2)
Objects in Model Class Were Moved 20080526
Types
Interface /RPM/IF_DOC_COLL_MODEL has no local type.
Method Signatures

Method CREATE_HIERARCHY_FOR_ROOT Signature

Method CREATE_HIERARCHY_FOR_ROOT on Interface /RPM/IF_DOC_COLL_MODEL has no parameter.
Method CREATE_HIERARCHY_FOR_ROOT on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EVENT_DELETED Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE 'X' = Resolve IF_DPR_COLL_MODEL->DELETED Event 20080526

Method DELETE on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method DELETE_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CHILD_TO_DELETE Call by reference Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Interface: for Model Class 20080526

Method DELETE_CHILD on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WITH_CHILDREN Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_TRUE With Children ('X') 20080526

Method FREE on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method GET_ITERATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_ITERATOR Call by reference Type reference (TYPE) ANY Interface: Iterator for Object Data in View 20080526

Method GET_ITERATOR on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method GET_UPDATE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_UPD_IND Value transfer Type reference (TYPE) CHAR1 Single-Character Flag 20080526

Method GET_UPDATE_INDICATOR on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method HAS_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_HAS_CHILDREN Value transfer Type reference (TYPE) BOOLE_D Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") 20080526

Method HAS_CHILDREN on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method REGISTER_AS_CHILD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Interface: for Model Class 20080526
2 Importing IR_PROXY Call by reference Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_PROXY Interface: Proxy for EDMS/CFX Objects 20080526
3 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20080526
4 Importing IV_FORCE_REGISTRATION Call by reference Type reference (TYPE) BOOLEAN 'X' = Force Registration 20080526
5 Importing IV_LEVEL Call by reference Type reference (TYPE) I 20080526

Method REGISTER_AS_CHILD on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROXY Call by reference Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_PROXY Interface: Proxy for EDMS/CFX Objects 20080526

Method SET_DATA on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PARENT Call by reference Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Interface: for Model Class 20080526

Method SET_PARENT on Interface /RPM/IF_DOC_COLL_MODEL has no exception.

Method SET_UPDATE_INDICATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UPD_IND Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20080526

Method SET_UPDATE_INDICATOR on Interface /RPM/IF_DOC_COLL_MODEL has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface /RPM/IF_DOC_COLL_MODEL has no parameter.
Event CREATED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ER_COLL_MODEL Exporting Value transfer Object reference (TYPE REF TO) /RPM/IF_DOC_COLL_MODEL Interface: for Model Class 20080619

Event DELETED Signature
Event DELETED on Interface /RPM/IF_DOC_COLL_MODEL has no parameter.
Event MOVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_TARGET Exporting Value transfer Type reference (TYPE) SIBFLPORB Target for MOVE 20080526
History
Last changed by/on SAP  20141109 
SAP Release Created in 500_701