SAP ABAP Class CL_CDOCS_ARCHIVE_BUFFER (Buffer for Data Read from Archive)
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_ARCHIVE_BUFFER | |
| Short Description | Buffer for Data Read from Archive | |
| 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 | 20030530 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CDOCS_ARCHIVE_BUFFER has no forward declaration.
Interfaces
Class CL_CDOCS_ARCHIVE_BUFFER has no interface implemented.
Friends
Class CL_CDOCS_ARCHIVE_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_DOCUMENT | CDPCS: Structure for Archive Data for a Document | 20030531 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_FILE | CDOCS: Structure for Archive Data for a File | 20030531 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_FOLDER | CDOCS: Structure for Archive Data for a Folder | 20030531 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FILE_CONTENT | CDOCS: File Content | 20030604 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_DOCUMENT | CDOCS: List of Document Information | 20030531 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FILE | CDOCS: List of File Information | 20030531 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FOLDER | CDOCS: List of Folder Information | 20030531 | |||
| 8 | Static Attribute | Private | Type reference (TYPE) | OBL_T_LINK | SOBL: Table with Relationship Records | 20030531 | |||
| 9 | Static Attribute | Public | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (="X") and FALSE (=" ") | 20030531 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Fill Buffer | 20030530 | |
| 2 | Static method | Public | Method | Get File Meta Data | 20030604 | |
| 3 | Static method | Public | Method | Get Document | 20030530 | |
| 4 | Static method | Public | Method | Get File Meta Data | 20030530 | |
| 5 | Static method | Public | Method | Get Folder | 20030530 | |
| 6 | Static method | Public | Method | Get Link to DPR Object | 20030530 | |
| 7 | Static method | Public | Method | Delete Buffer | 20030530 | |
| 8 | Static method | Public | Method | Reset GS_ARCHIVE_ACTIVE Flag | 20030530 | |
| 9 | Static method | Public | Method | Set GS_ARCHIVE_ACTIVE Flag | 20030530 |
Events
Class CL_CDOCS_ARCHIVE_BUFFER has no event.
Types
Class CL_CDOCS_ARCHIVE_BUFFER has no local type.
Method Signatures
Method FILL_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CONTENT | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FILE_CONTENT | CDOCS: Fileinhalt | 20030604 | |||
| 2 | IT_DOCUMENT | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_DOCUMENT | CDOCS: Liste von Dokumenteninfos | 20030530 | |||
| 3 | IT_FILE | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FILE | CDOCS: Liste von Fileinfos | 20030530 | |||
| 4 | IT_FOLDER | Call by reference | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FOLDER | CDOCS: Liste von Ordnerinfos | 20030530 | |||
| 5 | IT_LINK | Call by reference | Type reference (TYPE) | OBL_T_LINK | SOBL: Tabelle mit Verknüpfungssätzen | 20030530 |
Method FILL_BUFFER on class CL_CDOCS_ARCHIVE_BUFFER has no exception.
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKWF_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030604 | |||
| 2 | RT_CONTENT | Value transfer | Type reference (TYPE) | CFX_TT_CDOCS_ARCH_FILE_CONTENT | CDOCS: Fileinhalt | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz wurde nicht gefunden | 20030604 |
Method GET_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKWF_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030530 | |||
| 2 | RS_DOCUMENT | Value transfer | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_DOCUMENT | CDOCS: Struktur für Archivdaten zu einem Dokument | 20030530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz wurde nicht gefunden | 20030530 |
Method GET_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKWF_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030530 | |||
| 2 | RS_FILE | Value transfer | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_FILE | CDOCS: Struktur für Archivdaten zu einem File | 20030530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz wurde nicht gefunden | 20030530 |
Method GET_FOLDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKWF_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030530 | |||
| 2 | RS_FOLDER | Value transfer | Type reference (TYPE) | CFX_TS_CDOCS_ARCH_FOLDER | CDOCS: Struktur für Archivdaten zu einem Ordner | 20030530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz wurde nicht gefunden | 20030530 |
Method GET_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SKWF_IO | Call by reference | Type reference (TYPE) | SKWF_IO | KW Framework: Objektschlüssel | 20030530 | |||
| 2 | RT_LINK | Value transfer | Type reference (TYPE) | OBL_T_LINK | SOBL: Tabelle mit Verknüpfungssätzen | 20030530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Satz wurde nicht gefunden | 20030530 |
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_CDOCS_ARCHIVE_BUFFER has no parameter.
Method REFRESH_BUFFER on class CL_CDOCS_ARCHIVE_BUFFER has no exception.
Method RESET_ARCHIVE_ACTIVE Signature
Method RESET_ARCHIVE_ACTIVE on class CL_CDOCS_ARCHIVE_BUFFER has no parameter.
Method RESET_ARCHIVE_ACTIVE on class CL_CDOCS_ARCHIVE_BUFFER has no exception.
Method SET_ARCHIVE_ACTIVE Signature
Method SET_ARCHIVE_ACTIVE on class CL_CDOCS_ARCHIVE_BUFFER has no parameter.
Method SET_ARCHIVE_ACTIVE on class CL_CDOCS_ARCHIVE_BUFFER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 300 |