SAP ABAP Class CL_CPRO_WEBDAV_DOCUMENT (cProject Suite WebDAV Document)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM (Application Component) Product Lifecycle Management
     CPRO (Package) Interface for File Explorer Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CPRO_WEBDAV_RESOURCE WebDAV Object (Abstract) 20050320
Properties
Class CL_CPRO_WEBDAV_DOCUMENT  
Short Description cProject Suite WebDAV Document    
Super Class CL_CPRO_WEBDAV_RESOURCE WebDAV Object (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CPRO   Interface for File Explorer Integration 
Created 20050320   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CFXA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CFXF1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 CFXF2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 CPRO1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 SKWHC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CPRO_WEBDAV_DOCUMENT has no interface implemented.
Friends
Class CL_CPRO_WEBDAV_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MS_PARENT_BO_ID Instance attribute Private Type reference (TYPE) CPRO_API_TS_OBJECTID Object Identifier of Superior Project Element 20050414
2 MS_PARENT_OBJ_ID Instance attribute Private Type reference (TYPE) CPRO_API_TS_OBJECTID Object Identifier of Superior Object 20050414
3 M_CONTENTLENGTH Instance attribute Private Type reference (TYPE) INT4 File Size in Bytes 20050324
4 M_CONTENTTYPE Instance attribute Private Type reference (TYPE) STRING HTML Content Type of File 20050324
5 M_FILE_NAME Instance attribute Private Type reference (TYPE) STRING File Name 20050414
6 M_LOCK_OWNER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20050720
7 M_LOCK_OWNER_WEBDAV Instance attribute Private Type reference (TYPE) STRING WebDAV Owner of Lock 20050720
8 M_PARENT_BO_NUMBER Instance attribute Private Type reference (TYPE) STRING Number of Superior Project Element 20050429
9 M_STATUS_NAME Instance attribute Private Type reference (TYPE) STRING Name of Current Status (if Available) 20050415
Methods
# Method Level Visibility Method type Description Created on
1 ADD_LOCK_PROPERTIES Instance method Private Method Adds Lock Attributes to CT_PROPERTIES_RESULT 20050415
2 CALL_BADI_PROPFIND Instance method Private Method Calls BAdI to Change Object Attributes 20050511
3 CHECK_BEFORE_DELETE Instance method Private Method Checks Whether Document Can Be Deleted 20050511
4 CHECK_BEFORE_LOCK Instance method Private Method Checks Whether Document Can Be Locked 20050613
5 CHECK_BEFORE_MOVE Instance method Private Method Checks Whether Document Name Can Be Changed 20050511
6 CHECK_BEFORE_PUT Instance method Private Method Checks Whether New Version Can Be Created for Document 20050511
7 COMPARE_URLS Instance method Private Method Compares Source URL to Target URL 20050419
8 CONSTRUCTOR Instance method Public Constructor Constructor 20050321
9 CREATE_ACTIVELOCK Instance method Private Method Generates Lock Object with Attributes 20050420
10 DELETE_CFX Instance method Private Method Delete cFolders Document 20050406
11 DELETE_DPR Instance method Private Method Delete cProjects Document 20050406
12 FILL_INT_PROP_VARS_CFX Instance method Private Method Fills Object Variables with Attributes (cFolders Document) 20050415
13 FILL_INT_PROP_VARS_DPR Instance method Private Method Fills Object Variable with Attributes (cProjects Document) 20050429
14 GET_CFX Instance method Private Method Read Content of cFolders Document 20050406
15 GET_DOCUMENT_DETAIL_DPR Instance method Private Method Read Attributes for cProjects Document 20050408
16 GET_DPR Instance method Private Method Read Content of cProjects Document 20050406
17 GET_LOCKTOKEN Instance method Private Method Builds Lock Argument (Lock Token) 20050331
18 INITIALIZE_DPR Instance method Private Method Initialize and Update cProjects Document 20070108
19 LOCK_UNLOCK_DPR Instance method Private Method Lock/Unlock a cProjects Document 20050503
20 MOVE_CFX Instance method Private Method Move cFolders Document 20050406
21 MOVE_DPR Instance method Private Method Move cProjects Document 20050406
22 PREPARE_CONTENT Instance method Private Method Converts Request-Body to Byte Table 20050421
23 PUT_CFX Instance method Private Method Writes New Version for a cFolders Document 20050511
24 PUT_DPR Instance method Private Method Writes New Version for a cProjects Document 20050511
25 READ_LOCK_OWNERS Instance method Private Method Reads Lock Owner and Fills its Attributes 20050720
Events
Class CL_CPRO_WEBDAV_DOCUMENT has no event.
Types
Class CL_CPRO_WEBDAV_DOCUMENT has no local type.
Method Signatures

Method ADD_LOCK_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES_CUST Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050415
2 Changing CT_PROPERTIES_RESULT Call by reference Type reference (TYPE) SKWH_HTTP_WEBDAV_PROPERTY_TAB WEBDAV Properties 20050415

Method ADD_LOCK_PROPERTIES on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CALL_BADI_PROPFIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_CUST Tabelle mit WebDAV-Daten zu Attributen 20050511
2 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050511
3 Importing IT_REQUESTED_PROPERTIES Call by reference Type reference (TYPE) CPRO_WEBDAV_TT_PROPERTY_ID Tabelle mit Attribut-Namen und Namensraum 20050511
4 Importing I_ALL_PROPERTIES Call by reference Type reference (TYPE) BOOLEAN 'X'= alle Attribute 20050511
5 Importing I_NAMES_ONLY Call by reference Type reference (TYPE) BOOLEAN 'X'= nur die Namen der Attribute 20050511
6 Importing I_USER_AGENT Call by reference Type reference (TYPE) STRING WebDAV-Anwendung, an die die Attribute geschickt werden 20050511

Method CALL_BADI_PROPFIND on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CHECK_BEFORE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050511

Method CHECK_BEFORE_DELETE on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CHECK_BEFORE_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050613
2 Exporting E_IS_ALREADY_LOCKED_BY_USER Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050613
3 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050613

Method CHECK_BEFORE_LOCK on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CHECK_BEFORE_MOVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Exporting E_NEW_NAME Call by reference Type reference (TYPE) STRING Neuer Name des Dokuments 20050511
3 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050511
4 Importing I_DST_URL Call by reference Type reference (TYPE) STRING Ziel-URL 20050511
5 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20050511

Method CHECK_BEFORE_MOVE on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CHECK_BEFORE_PUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050511

Method CHECK_BEFORE_PUT on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method COMPARE_URLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_NEW_NAME Call by reference Type reference (TYPE) STRING Neuer Name der Mappe 20050419
2 Exporting E_PARENTS_DIFFER Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050419
3 Exporting E_URLS_COINCIDE Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050419
4 Importing I_DST_URL Call by reference Type reference (TYPE) STRING Ziel-URL 20050419
5 Importing I_URL Call by reference Type reference (TYPE) STRING Quell-URL 20050419

Method COMPARE_URLS on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator 20050406
2 Importing IS_OBJECT_NAMES Call by reference Type reference (TYPE) CPRO_WEBDAV_TS_OBJ_NAMES Struktur: Objekt-Name und eindeutiger Name (mit externer ID) 20050414
3 Importing IS_PARENT_BO_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator des übergeordneten Projektelements 20050414
4 Importing IS_PARENT_OBJ_ID Call by reference Type reference (TYPE) CPRO_API_TS_OBJECTID Objekt Identifikator des übergeordneten Objekts 20050414
5 Importing I_PARENT_URL Call by reference Type reference (TYPE) STRING URL des übergeordneten Objekts 20050324

Method CONSTRUCTOR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method CREATE_ACTIVELOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ACTIVELOCK Call by reference Object reference (TYPE REF TO) CL_HTTP_WEBDAV_ACTIVELOCK SKWF WEBDAV Activelock Element 20050420
2 Importing I_LOCK_OWNER Call by reference Type reference (TYPE) SYUNAME Benutzername 20050613
3 Importing I_LOCK_OWNER_WEBDAV Call by reference Type reference (TYPE) STRING WebDAV-Eigentümer der Sperre 20050721

Method CREATE_ACTIVELOCK on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method DELETE_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050420

Method DELETE_CFX on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method DELETE_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050506

Method DELETE_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method FILL_INT_PROP_VARS_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050415

Method FILL_INT_PROP_VARS_CFX on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method FILL_INT_PROP_VARS_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050429

Method FILL_INT_PROP_VARS_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method GET_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050429

Method GET_CFX on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method GET_DOCUMENT_DETAIL_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050429
2 Exporting ES_DOCUMENT_DETAIL Call by reference Type reference (TYPE) BAPI_TS_DOCUMENT_DETAIL BAPI DOCUMENT_GET_DETAIL: Felder des Dokument (EDMS) 20050408
3 Exporting E_PARENT_BO_NUMBER Call by reference Type reference (TYPE) STRING Nummer des übergeordneten Projektelements 20050429
4 Importing I_DOCUMENT_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050408
5 Importing I_PARENT_BO_GUID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050408
6 Importing I_PARENT_BO_TYPE Call by reference Type reference (TYPE) CPRO_WEBDAV_T_OBJECT_TYPE Objekttyp 20050408

Method GET_DOCUMENT_DETAIL_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method GET_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050429

Method GET_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method GET_LOCKTOKEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCKTOKEN Call by reference Type reference (TYPE) STRING Sperrargument (Lock Token) 20050331
2 Importing I_DOC_ID Call by reference Type reference (TYPE) GUID_32 GUID im 'CHAR' Format in Großschreibung 20050331
3 Importing I_USER_NAME Call by reference Type reference (TYPE) SYUNAME Benutzername 20050331

Method GET_LOCKTOKEN on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method INITIALIZE_DPR Signature

Method INITIALIZE_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no parameter.
Method INITIALIZE_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method LOCK_UNLOCK_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050503
2 Importing I_LOCK Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050503

Method LOCK_UNLOCK_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method MOVE_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050419
3 Importing I_NEW_NAME Call by reference Type reference (TYPE) STRING Neuer Name des Dokuments 20050511

Method MOVE_CFX on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method MOVE_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050506
3 Importing I_NEW_NAME Call by reference Type reference (TYPE) STRING Neuer Name des Dokuments 20050511

Method MOVE_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method PREPARE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BINARY_CONTENT_CFX Call by reference Type reference (TYPE) SDOKCNTBINS SDOK: Tabelle von Binärdokumentinhalten für den Web-Server 20050504
2 Exporting ET_BINARY_CONTENT_DPR Call by reference Type reference (TYPE) BAPI_TT_RAW_CONTAINER RAW-Portionen d. Länge 255 f. Langtext, Abnahmedokument usw. 20050504
3 Exporting E_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING Dateigröße 20050421
4 Exporting E_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Mimetype 20050504
5 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050421

Method PREPARE_CONTENT on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method PUT_CFX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BINARY_CONTENT Call by reference Type reference (TYPE) SDOKCNTBINS SDOK: Tabelle von Binärdokumentinhalten für den Web-Server 20050511
2 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
3 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050511
4 Importing I_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING Dateigröße 20050511
5 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Mimetype 20050511

Method PUT_CFX on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method PUT_DPR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CPRO_FAULT Call by reference Type reference (TYPE) CPRO_API_TS_RETURN_CODE Allgemeine Rückgabestruktur mit Fehlerbeschreibung 20050511
2 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050511
3 Importing IT_BINARY_CONTENT Call by reference Type reference (TYPE) BAPI_TT_RAW_CONTAINER RAW-Portionen d. Länge 255 f. Langtext, Abnahmedokument usw. 20050511
4 Importing I_CONTENT_LENGTH Call by reference Type reference (TYPE) STRING Dateigröße 20050511
5 Importing I_CONTENT_TYPE Call by reference Type reference (TYPE) STRING Mimetype 20050511

Method PUT_DPR on class CL_CPRO_WEBDAV_DOCUMENT has no exception.

Method READ_LOCK_OWNERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_LOCK_OWNER Call by reference Type reference (TYPE) SYUNAME Benutzername 20050720
2 Exporting E_LOCK_OWNER_WEBDAV Call by reference Type reference (TYPE) STRING WebDAV-Eigentümer der Sperre 20050720

Method READ_LOCK_OWNERS on class CL_CPRO_WEBDAV_DOCUMENT has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 400