SAP ABAP Class CL_CDOCS_MAIN_FILE (CDOCS: Main Files)
Hierarchy
☛
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
⤷
PLM-DOC (Application Component) Engineering Documents
⤷
EDMS_SKWF_LAYER (Package) EDMS: Communication with KPRO (SKWF)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CDOCS_COMMON_FILE | CDOCS: Main Files | 20020322 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CDOCS_MAIN_FILE | CDOCS: Joint Interface for Main Files | 20020322 |
Properties
| Class | CL_CDOCS_MAIN_FILE | |
| Short Description | CDOCS: Main Files | |
| Super Class | CL_CDOCS_COMMON_FILE | CDOCS: Main Files |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EDMS_SKWF_LAYER | EDMS: Communication with KPRO (SKWF) |
| Created | 20020322 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CDOCS_MAIN_FILE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CDOCS_MAIN_FILE | CDOCS: Joint Interface for Main Files | 20020322 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CDOCS_MAIN_FILE_FACTORY | 20020417 | CDOCs: Factory for Main Files | |
| 2 | IF_CDOCS_COMMON | 20020408 | CDOCS: Joint Interface for Documents and Folders |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CDOCS_COMMON | CDOCS: Joint Interface for Documents and Folders | 20020409 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CDOCS_MAIN_FILE | CDOCS: Joint Interface for Main Files | 20020409 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Format Version | 20020409 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20020326 | |
| 2 | Instance method | Private | Method | Initialize Attribute | 20020429 | |
| 3 | Instance method | Protected | Method | 20020408 |
Events
Class CL_CDOCS_MAIN_FILE has no event.
Types
Class CL_CDOCS_MAIN_FILE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SDOK_PHID | Physisches Dokument | 20020326 |
Method CONSTRUCTOR on class CL_CDOCS_MAIN_FILE has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_CDOCS_MAIN_FILE has no parameter.
Method INIT_ATTRIBUTES on class CL_CDOCS_MAIN_FILE has no exception.
Method SET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DOCUMENT | Call by reference | Object reference (TYPE REF TO) | IF_CDOCS_COMMON | CDOCS: Gemeinsames Interface für Dokumente und Folder | 20020408 |
Method SET_DOCUMENT on class CL_CDOCS_MAIN_FILE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |