SAP ABAP Class CL_DPR_DOCUMENT (Project Management: Document)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PPM-PRO-DOC (Application Component) Documents
     DEVELOPMENT_PROJECTS_DOCUMENT (Package) Project Management - Documents
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACO_COMMON Common Interface for Authorization Check 20020626
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_AUTHORIZATION_ELEMENT Development Projects: Objects with Authorizations 20020626
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DPR_DOCUMENT_SIM Project Management: Document (Simulation) 20031010
2 Inheritance (c INHERITING FROM c_ref)  CL_DPR_DOCUMENT_SNAP Project Management: Document (Snapshot) 20031010
Properties
Class CL_DPR_DOCUMENT  
Short Description Project Management: Document    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package DEVELOPMENT_PROJECTS_DOCUMENT   Project Management - Documents 
Created 20011214   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_DPR_APPENDAGE_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_DPR_CO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_DPR_COMMON_SERVICES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DPR_DOCUMENT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_DPR_OBJECT_STATES Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACO_COMMON Common Interface for Authorization Check 20020626
2 IF_DPR_APPENDAGE Development Projects: Interface of All Appendages 20011214
3 IF_DPR_AUTHORIZATION_ELEMENT Development Projects: Objects with Authorizations 20020626
4 IF_DPR_COLLECTION_ITEM Development Projects: Interface of All Collection Entries 20020227
5 IF_DPR_COMMON Development Projects: Interface for All Application Objects 20011214
6 IF_DPR_FILTER_ELEMENT Development Projects: Interface of All Objects to Be Filterd 20030223
7 IF_DPR_HOST Development Projects: Interface of All Visited by Visitor 20020315
8 IF_DPR_ITERATOR_ELEMENT Development Projects: Interface for All Iteratable Elements 20020315
Friends
# Friend Modeled only Created on Description
1 CL_DPR_APPL_OBJECT_FACTORY 20011214 Development Projects: Factory for Application Objects
2 CL_DPR_DOCUMENTS 20011214 Project Management: Collection for Documents
3 CL_DPR_DOCUMENT_SIM 20031010 Project Management: Document (Simulation)
4 CL_DPR_DOCUMENT_SNAP 20031010 Project Management: Document (Snapshot)
5 CL_DPR_DOC_SAVE_FROM_DPR_FW 20020818 Save EDMS Documents from Proj. Mgmt. Framework
6 CL_DPR_FILTER_DOCUMENT 20030224 Project Management: Filter for Document
7 CL_DPR_VISITOR 20020409 Development Projects: Abstract Visitor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_AUTHORIZATION Instance attribute Protected Object reference (TYPE REF TO) IF_ACO_AUTHORIZATION Authorization 20020626
2 MR_NATIVE_OBJECT Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_DOC_ASSIGNMENT Native Object (DPR Assignment) 20020107
3 MR_OBJECT_STATE Instance attribute Protected Object reference (TYPE REF TO) CL_DPR_OBJECT_STATE State Object 20020109
4 MR_PARENT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Superior Application Object (For Deleted Object Only) 20020613
5 MR_ROOT Instance attribute Protected Object reference (TYPE REF TO) IF_DPR_COMMON Root of Application Object 20031001
6 SC_EDIT_MODE_CHANGE Instance attribute Public Attribute reference (LIKE) 20011214
7 SC_EDIT_MODE_DISPLAY Instance attribute Public Attribute reference (LIKE) 20011214
8 SC_STATE_CHANGED Instance attribute Public Attribute reference (LIKE) 20011214
9 SC_STATE_CREATED Instance attribute Public Attribute reference (LIKE) 20011214
10 SC_STATE_DELETED Instance attribute Public Attribute reference (LIKE) 20011214
11 SC_STATE_FREED Instance attribute Public Attribute reference (LIKE) 20011214
12 SC_STATE_LOADED Instance attribute Public Attribute reference (LIKE) 20011214
Methods
# Method Level Visibility Method type Description Created on
1 CAST_OBJECT_CHANGED Instance method Protected Method Trigger Event CHANGED:IF_DPR_COMMON 20020207
2 CHECK Instance method Public Method 20020614
3 CHECK_PARENT_FOR_DELETION Instance method Protected Method Check Whether Superior Object Allows Deletion of Links 20020628
4 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20011214
5 CONSTRUCTOR Instance method Public Constructor Constructor 20011214
6 COPY Instance method Protected Method Copy Document 20020107
7 DELETE Instance method Public Method 20011214
8 DELETE_CHECK Instance method Public Method Checks Whether Deleting Is Possible 20020107
9 DELETE_DOCUMENT Instance method Protected Method Delete Document 20020207
10 FREE Instance method Protected Method Destructor 20020111
11 GET_ASSIGNMENT Instance method Public Method 20011214
12 GET_ATTRIBUTES Instance method Public Method Access Method to Attributes (Internal Format) (Reading) 20020207
13 GET_DATA_EXT Instance method Public Method Read Document Data in External Display 20020621
14 GET_DESCRIPTION Instance method Public Method 20011214
15 GET_DOCUMENT_COUNT Static method Public Method 20130104
16 GET_EDIT_MODE Instance method Public Method 20011214
17 GET_EDMS_DOCUMENT Instance method Public Method Get Reference to EDMS Document 20030313
18 GET_EDMS_PROXY Instance method Protected Method Get Reference to EDMS Proxy Class 20030313
19 GET_GUID Instance method Public Method 20011214
20 GET_NATIVE_OBJECT Instance method Public Method 20011214
21 GET_OBJECT_TYPE Instance method Public Method 20011214
22 GET_OBJECT_TYPE_DESCRIPTION Instance method Public Method 20011214
23 GET_PARENT Instance method Public Method 20011214
24 GET_STATE Instance method Public Method 20011214
25 GET_TOP_LEVEL_OBJECT Instance method Public Method Access Method to Top-Level Application Object (Reading) 20020531
26 GET_VERSION_TYPE Instance method Public Method 20030912
27 HAS_CHANGES Instance method Public Method 20011214
28 IS_CHANGEABLE Instance method Public Method 20011214
29 IS_DELETED Instance method Public Method 20020614
30