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 SS_DOCUMENT Static Attribute Private Type reference (TYPE) CFX_TS_CDOCS_ARCH_DOCUMENT CDPCS: Structure for Archive Data for a Document 20030531
2 SS_FILE Static Attribute Private Type reference (TYPE) CFX_TS_CDOCS_ARCH_FILE CDOCS: Structure for Archive Data for a File 20030531
3 SS_FOLDER Static Attribute Private Type reference (TYPE) CFX_TS_CDOCS_ARCH_FOLDER CDOCS: Structure for Archive Data for a Folder 20030531
4 ST_CONTENT Static Attribute Private Type reference (TYPE) CFX_TT_CDOCS_ARCH_FILE_CONTENT CDOCS: File Content 20030604
5 ST_DOCUMENT Static Attribute Private Type reference (TYPE) CFX_TT_CDOCS_ARCH_DOCUMENT CDOCS: List of Document Information 20030531
6 ST_FILE Static Attribute Private Type reference (TYPE) CFX_TT_CDOCS_ARCH_FILE CDOCS: List of File Information 20030531
7 ST_FOLDER Static Attribute Private Type reference (TYPE) CFX_TT_CDOCS_ARCH_FOLDER CDOCS: List of Folder Information 20030531
8 ST_LINK Static Attribute Private Type reference (TYPE) OBL_T_LINK SOBL: Table with Relationship Records 20030531
9 SV_ARCHIVE_ACTIVE 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 FILL_BUFFER Static method Public Method Fill Buffer 20030530
2 GET_CONTENT Static method Public Method Get File Meta Data 20030604
3 GET_DOCUMENT Static method Public Method Get Document 20030530
4 GET_FILE Static method Public Method Get File Meta Data 20030530
5 GET_FOLDER Static method Public Method Get Folder 20030530
6 GET_LINK Static method Public Method Get Link to DPR Object 20030530
7 REFRESH_BUFFER Static method Public Method Delete Buffer 20030530
8 RESET_ARCHIVE_ACTIVE Static method Public Method Reset GS_ARCHIVE_ACTIVE Flag 20030530
9 SET_ARCHIVE_ACTIVE 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 Importing IT_CONTENT Call by reference Type reference (TYPE) CFX_TT_CDOCS_ARCH_FILE_CONTENT CDOCS: Fileinhalt 20030604
2 Importing IT_DOCUMENT Call by reference Type reference (TYPE) CFX_TT_CDOCS_ARCH_DOCUMENT CDOCS: Liste von Dokumenteninfos 20030530
3 Importing IT_FILE Call by reference Type reference (TYPE) CFX_TT_CDOCS_ARCH_FILE CDOCS: Liste von Fileinfos 20030530
4 Importing IT_FOLDER Call by reference Type reference (TYPE) CFX_TT_CDOCS_ARCH_FOLDER CDOCS: Liste von Ordnerinfos 20030530
5 Importing 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 Importing IS_SKWF_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030604
2 Returning RT_CONTENT Value transfer Type reference (TYPE) CFX_TT_CDOCS_ARCH_FILE_CONTENT CDOCS: Fileinhalt 20030604
# Exception Resumable Description Created on
1 NOT_FOUND Satz wurde nicht gefunden 20030604

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SKWF_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030530
2 Returning 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 NOT_FOUND Satz wurde nicht gefunden 20030530

Method GET_FILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SKWF_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030530
2 Returning 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 NOT_FOUND Satz wurde nicht gefunden 20030530

Method GET_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SKWF_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030530
2 Returning 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 NOT_FOUND Satz wurde nicht gefunden 20030530

Method GET_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SKWF_IO Call by reference Type reference (TYPE) SKWF_IO KW Framework: Objektschlüssel 20030530
2 Returning RT_LINK Value transfer Type reference (TYPE) OBL_T_LINK SOBL: Tabelle mit Verknüpfungssätzen 20030530
# Exception Resumable Description Created on
1 NOT_FOUND 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