SAP ABAP Class CL_CDOCS_FOLDER (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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CDOCS_COMMON | CDOCS: Joint Interface for Documents and Folders | 20020322 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CDOCS_DOCUMENT | CDOCS: Document | 20020322 |
Properties
Class | CL_CDOCS_FOLDER | |
Short Description | CDOCS: Main Files | |
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 | 20020322 | 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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_CDOCS_COMMON | CDOCS: Joint Interface for Documents and Folders | 20020322 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CDOCS_FACTORY | 20020325 | CDOCs: Factory for Document |
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 | 20020628 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CDOCS_COMMON | Parent | 20020409 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_CHILDREN | CDOCS: List of Documents | 20020322 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TT_DESCRIPTION | 20020408 | |||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPS | SAP System, User Logon Name | 20020409 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UNAME | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20020409 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | Children Already Read | 20020325 | ||
8 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPS | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20020409 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SY-UNAME | SAP System, User Logon Name | 20020409 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDOK_PROPV | Description | 20020409 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EDMS_DOC_NAME | Document Name/Number | 20020409 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDOK_PROPV | Document Category | 20020409 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDOK_PROPV | Index | 20020409 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Already Saved | 20020409 | ||
15 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UNAME | User Name | 20020409 | ||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | EDMS_DOC_NAME | Document Name/Number | 20020416 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDOK_PROPV | Document Part | 20020409 | ||
18 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SKWF_IO | SKWF Object | 20020409 | ||
19 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SKWF_IO | SKWF Object | 20020409 | ||
20 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Language-Dependent Text | 20020409 | ||
21 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SKWF_APPL | Application | 20020409 | ||
22 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SDOK_PROPV | Version | 20020409 |
Methods
Events
Class CL_CDOCS_FOLDER has no event.
Types
Class CL_CDOCS_FOLDER has no local type.
Method Signatures
Method ADD_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_COMPONENTS | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_COMMON | CDOCS: Liste von Dokumenten | 20020328 | ||
2 | ![]() |
I_AS_LINK | Call by reference | Type reference (TYPE) | ABAP_BOOL | Als Link | 20020328 |
Method ADD_COMPONENTS on class CL_CDOCS_FOLDER 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 | 20020405 | ||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | SDOK_DOCID | ID für Dokumente und Beziehungen | 20020322 |
Method CONSTRUCTOR on class CL_CDOCS_FOLDER has no exception.
Method GET_ATTRIB_FROM_PROPERTY_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROPERTIES | Call by reference | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20020325 |
Method GET_ATTRIB_FROM_PROPERTY_TAB on class CL_CDOCS_FOLDER has no exception.
Method GET_SKWF_IO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IO | Value transfer | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20020322 |
Method GET_SKWF_IO on class CL_CDOCS_FOLDER has no exception.
Method INIT_ATTRIBUTES Signature
Method INIT_ATTRIBUTES on class CL_CDOCS_FOLDER has no parameter.
Method INIT_ATTRIBUTES on class CL_CDOCS_FOLDER has no exception.
Method REMOVE_CHILD_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DOCID | Call by reference | Type reference (TYPE) | SDOK_DOCID | ID für Dokumente und Beziehungen | 20020731 |
Method REMOVE_CHILD_INTERNAL on class CL_CDOCS_FOLDER has no exception.
Method REMOVE_PARENT Signature
Method REMOVE_PARENT on class CL_CDOCS_FOLDER has no parameter.
Method REMOVE_PARENT on class CL_CDOCS_FOLDER has no exception.
Method RENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | EDMS_DOC_NAME | Name | 20020416 |
Method RENAME on class CL_CDOCS_FOLDER has no exception.
Method SAVE_DESCRIPTIONS Signature
Method SAVE_DESCRIPTIONS on class CL_CDOCS_FOLDER has no parameter.
Method SAVE_DESCRIPTIONS on class CL_CDOCS_FOLDER has no exception.
Method SET_PERSISTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PERSISTENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20020322 |
Method SET_PERSISTENT on class CL_CDOCS_FOLDER has no exception.
Method SET_PROPERTY_TAB_FROM_ATTRIB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_PROPERTIES | Value transfer | Type reference (TYPE) | SDOKPROPTYS | SDOK: Liste von Name-Wert-Paaren | 20020325 |
Method SET_PROPERTY_TAB_FROM_ATTRIB on class CL_CDOCS_FOLDER has no exception.
Method UPDATE_CHANGED_AT Signature
Method UPDATE_CHANGED_AT on class CL_CDOCS_FOLDER has no parameter.
Method UPDATE_CHANGED_AT on class CL_CDOCS_FOLDER has no exception.
Method UPDATE_CREATED_AT Signature
Method UPDATE_CREATED_AT on class CL_CDOCS_FOLDER has no parameter.
Method UPDATE_CREATED_AT on class CL_CDOCS_FOLDER has no exception.
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 2.0 |