SAP ABAP Class CL_DPR_COLL_MODEL_R3_DMS (Model Class for Collaborations (DMS))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-DOC (Application Component) Documents
     DEVELOPMENT_PROJECTS_COLLABORA (Package) Project Management - Collaborations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_COLL_MODEL Model Class for Collaborations (EDMS) 20031030
Properties
Class CL_DPR_COLL_MODEL_R3_DMS  
Short Description Model Class for Collaborations (DMS)    
Super Class CL_DPR_COLL_MODEL Model Class for Collaborations (EDMS) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package DEVELOPMENT_PROJECTS_COLLABORA   Project Management - Collaborations 
Created 20031030   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_COLL_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_DPR_COLL_MODEL_R3_DMS has no interface implemented.
Friends
Class CL_DPR_COLL_MODEL_R3_DMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_COMMON Instance attribute Public Object reference (TYPE REF TO) IF_DPR_COMMON Object Link of Document Link 20040211
2 MV_DDIC_TEXT_DOKAR Instance attribute Public Type reference (TYPE) DPR_R3DMS_TV_TEXT55 Title from Data Element OLR3_TV_DRAW_DOKAR 20031119
3 MV_DDIC_TEXT_DOKNR Instance attribute Public Type reference (TYPE) DPR_R3DMS_TV_TEXT55 Title from Data Element OLR3_TV_DRAW_DOKNR 20031119
4 MV_DDIC_TEXT_DOKTL Instance attribute Public Type reference (TYPE) DPR_R3DMS_TV_TEXT55 Title from Data Element OLR3_TV_DRAW_DOKTL 20031119
5 MV_DDIC_TEXT_DOKVR Instance attribute Public Type reference (TYPE) DPR_R3DMS_TV_TEXT55 Title from Data Element OLR3_TV_DRAW_DOKTL 20031119
6 MV_HAS_CHILDREN_ANALYSIS Instance attribute Private Type reference (TYPE) BOOLE_D 'X' 'X' = Children Analysis for Folders Enabled 20091222
7 MV_IS_CFX_MODEL Instance attribute Private Type reference (TYPE) BOOLE_D 'X' = Target Model (Is CFX Model) 20040210
8 MV_MULTILEVEL_EXPLOSION Instance attribute Private Type reference (TYPE) BOOLE_D 'X' 'X' = Explode Document Structure Completely 20091208
9 SC_DDIC_ID_DOKAR Instance attribute Private Type reference (TYPE) OLR3_TV_DDIC_FIELD 'OLR3_TV_DRAW_DOKAR' Data Element: OLR3_TV_DRAW_DOKAR 20031119
10 SC_DDIC_ID_DOKNR Instance attribute Private Type reference (TYPE) OLR3_TV_DDIC_FIELD 'OLR3_TV_DRAW_DOKNR' Data Element: OLR3_TV_DRAW_DOKNR 20031119
11 SC_DDIC_ID_DOKTL Instance attribute Private Type reference (TYPE) OLR3_TV_DDIC_FIELD 'OLR3_TV_DRAW_DOKTL' Data Element: OLR3_TV_DRAW_DOKTL 20031119
12 SC_DDIC_ID_DOKVR Instance attribute Private Type reference (TYPE) OLR3_TV_DDIC_FIELD 'OLR3_TV_DRAW_DOKVR' Data Element: OLR3_TV_DRAW_DOKVR 20031119
13 SC_MODEL_R3_DMS Constant Public Type reference (TYPE) CHAR1 'D' R3 DMS Collaboration Model 20031119
14 SV_1LEVEL_EXPLOSION_SUPPORTED Static Attribute Public Type reference (TYPE) BOOLE_D ABAP_TRUE 'X' ? One Level Explosion Mode is Supported 20091223
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_ONE_LEVEL_EXPLOSION Instance method Private Method Check Existence of Function in Local/Target System 20100114
2 CREATE_HIERARCHY_LIMITED Instance method Protected Method Hierarchie für EDMS-Dokumente aufbauen 20091208
3 GET_DDIC_FIELD_LABELS Instance method Public Method Read Headings from Field Label of Data Element 20031119
4 GET_PROXY Instance method Public Method Get corresponding proxy class 20091209
5 SET_DPR_DATA Instance method Public Method Sets Application Object 20031212
6 SET_IS_CFX_MODEL Instance method Public Method Marks Transferred Model as Target (CFX Model) 20040210
7 SET_OBJECT_LINK Instance method Public Method Set Object Link of Document Link 20040211
8 SET_R3_DMS_DESTINATION Instance method Public Method Sets RFC Destination for cFolders System 20031030
Events
Class CL_DPR_COLL_MODEL_R3_DMS has no event.
Types
Class CL_DPR_COLL_MODEL_R3_DMS has no local type.
Method Signatures

Method CHECK_FOR_ONE_LEVEL_EXPLOSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20100114
2 Returning RV_IS_AVAILABLE Value transfer Type reference (TYPE) BOOLE_D 'X' = One Level Explosion is available 20100114

Method CHECK_FOR_ONE_LEVEL_EXPLOSION on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method CREATE_HIERARCHY_LIMITED 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) IF_DPR_COLL_MODEL Modellklasse für Collaborations (EDMS) 20091208
2 Importing IT_CHILDREN Call by reference Type reference (TYPE) DPR_TT_CFX_OBJECT Verknüpfung CFX-GUID mit Instanz 20091208
3 Importing IV_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20091208
4 Importing IV_FLG_EDMS Call by reference Type reference (TYPE) CHAR1 Kennzeichen für Model: EDMS = 'X', CFX = ' ',R3DMS='D' 20091208
5 Importing IV_MAX_LEVEL Call by reference Type reference (TYPE) I Ganze Zahl mit Vorzeichen (-2.147.483.648 .. 2.147.483.647) 20091208

Method CREATE_HIERARCHY_LIMITED on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method GET_DDIC_FIELD_LABELS Signature

Method GET_DDIC_FIELD_LABELS on class CL_DPR_COLL_MODEL_R3_DMS has no parameter.
Method GET_DDIC_FIELD_LABELS on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method GET_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_PROXY Value transfer Object reference (TYPE REF TO) IF_DPR_COLL_PROXY Interface: Proxy for EDMS/CFX Objects 20091209

Method GET_PROXY on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method SET_DPR_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_ACTIVE_OBJECT Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040130

Method SET_DPR_DATA on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method SET_IS_CFX_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_IS_CFX_MODEL Call by reference Type reference (TYPE) BOOLE_D CL_DPR_CO=>SC_FALSE 'X' = Ziel Modell (ist also CFX Modell) 20040210

Method SET_IS_CFX_MODEL on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method SET_OBJECT_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_COMMON Call by reference Object reference (TYPE REF TO) IF_DPR_COMMON Development Projects: Schnittstelle aller Anwendungsobjekte 20040211

Method SET_OBJECT_LINK on class CL_DPR_COLL_MODEL_R3_DMS has no exception.

Method SET_R3_DMS_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFC_DEST Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20031030

Method SET_R3_DMS_DESTINATION on class CL_DPR_COLL_MODEL_R3_DMS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 310