SAP ABAP Class CL_CDOCS_APPLICATION (CDOCS: Application)
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)
⤷
⤷
Properties
| Class | CL_CDOCS_APPLICATION | |
| Short Description | CDOCS: Application | |
| Super Class | ||
| 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 | 20020325 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CDOCS_APPLICATION has no forward declaration.
Interfaces
Class CL_CDOCS_APPLICATION has no interface implemented.
Friends
Class CL_CDOCS_APPLICATION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SKWF_APPL | Application | 20020325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Assign Document to Application | 20020325 | |
| 2 | Instance method | Public | Method | Assign Document to Application | 20020325 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020325 | |
| 4 | Instance method | Public | Method | Deliver Document to Application | 20020325 | |
| 5 | Instance method | Private | Method | Remove Document from Application | 20020325 |
Events
Class CL_CDOCS_APPLICATION has no event.
Types
Class CL_CDOCS_APPLICATION has no local type.
Method Signatures
Method ADD_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CDOCS_COMMON | Dokument | 20020325 |
Method ADD_CHILD on class CL_CDOCS_APPLICATION has no exception.
Method ADD_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHILDREN | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_COMMON | CDOCS: Liste von Dokumenten | 20020325 |
Method ADD_CHILDREN on class CL_CDOCS_APPLICATION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPLICATION | Call by reference | Type reference (TYPE) | SKWF_APPL | Applikation | 20020325 |
Method CONSTRUCTOR on class CL_CDOCS_APPLICATION has no exception.
Method GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CHILDREN | Value transfer | Type reference (TYPE) | CFX_TT_CDOCS_COMMON_ID | CDOCS: Liste von Dokumenten | 20020325 |
Method GET_CHILDREN on class CL_CDOCS_APPLICATION has no exception.
Method REMOVE_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CHILD | Call by reference | Object reference (TYPE REF TO) | IF_CDOCS_COMMON | CDOCS: Gemeinsames Interface für Dokumente und Folder | 20020325 |
Method REMOVE_CHILD on class CL_CDOCS_APPLICATION has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 2.0 |