SAP ABAP Class CL_DPR_COLL_APPLICATION (Application for Creating/Comparing EDMS-CFX Documents)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PPM-PRO-DOC (Application Component) Documents
⤷
DEVELOPMENT_PROJECTS_COLLABORA (Package) Project Management - Collaborations
⤷
⤷
Properties
| Class | CL_DPR_COLL_APPLICATION | |
| Short Description | Application for Creating/Comparing EDMS-CFX Documents | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DEVELOPMENT_PROJECTS_COLLABORA | Project Management - Collaborations |
| Created | 20020623 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 4 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_DPR_COLL_APPLICATION has no interface implemented.
Friends
Class CL_DPR_COLL_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_COLLABORATION | Development Projects: Collaboration | 20020927 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COLL_MODEL | CFX Root Model | 20020623 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COLL_MODEL | Root Model Source | 20031204 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DPR_COLLABORATION | Development Projects: Collaboration | 20040115 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COLL_MODEL | Selected CFX Object | 20020623 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_DPR_COLL_MODEL | Selected Source Object | 20031204 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | DPR_R3DMS_TV_CFX_CUST_LINK | cFolders Name in Customizing for cFolders Back-End Integrtn | 20040116 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20020623 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | 'X' = Resolve Linked Document&Folder | 20061206 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DPR_COLL_APPLICATION | Application for Creating/Comparing EDMS-CFX Documents | 20020623 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Cancel Collaboration Processing | 20020623 | |
| 2 | Instance method | Public | Method | Copy Data Between EDMS and CFX | 20020623 | |
| 3 | Static method | Public | Method | Creates an Instance with Template of an EDMS Object | 20020623 | |
| 4 | Instance method | Public | Method | Generate Root Folder if not yet Generated | 20031021 | |
| 5 | Instance method | Public | Method | Gets cFolders Name from Custom. f. cFolders Back-End Integr. | 20040116 | |
| 6 | Instance method | Public | Method | Get RFC Destination for cFolders System | 20020623 | |
| 7 |