SAP ABAP Class CL_CPRO_WEBDAV_ROOT_FOLDER (WebDAV Object: cFolders Root Folder ('Root Folder'))
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_CONTAINER WebDAV Container Object (Abstract) 20050320
Properties
Class CL_CPRO_WEBDAV_ROOT_FOLDER  
Short Description WebDAV Object: cFolders Root Folder ('Root Folder')    
Super Class CL_CPRO_WEBDAV_CONTAINER WebDAV Container 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
Class CL_CPRO_WEBDAV_ROOT_FOLDER has no forward declaration.
Interfaces
Class CL_CPRO_WEBDAV_ROOT_FOLDER has no interface implemented.
Friends
Class CL_CPRO_WEBDAV_ROOT_FOLDER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 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 CHECK_BEFORE_MOVE Instance method Private Method Checks Whether Folder Name Can Be Changed 20050803
2 COMPARE_URLS Instance method Private Method Compares Source URL to Target URL 20050803
3 CONSTRUCTOR Instance method Public Constructor Constructor 20050324
Events
Class CL_CPRO_WEBDAV_ROOT_FOLDER has no event.
Types
Class CL_CPRO_WEBDAV_ROOT_FOLDER has no local type.
Method Signatures

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 20050803
2 Exporting E_NEW_NAME Call by reference Type reference (TYPE) STRING Neuer Name der Mappe 20050803
3 Importing IP_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20050803
4 Importing I_DST_URL Call by reference Type reference (TYPE) STRING Ziel-URL 20050803
5 Importing I_URL Call by reference Type reference (TYPE) STRING URL 20050803

Method CHECK_BEFORE_MOVE on class CL_CPRO_WEBDAV_ROOT_FOLDER 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 20050803
2 Exporting E_PARENTS_DIFFER Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050803
3 Exporting E_URLS_COINCIDE Call by reference Type reference (TYPE) CPRO_API_T_FLAG einstelliges Feld; auch als Boolean verwendbar (X=true) 20050803
4 Importing I_DST_URL Call by reference Type reference (TYPE) STRING Ziel-URL 20050803
5 Importing I_URL Call by reference Type reference (TYPE) STRING Quell-URL 20050803

Method COMPARE_URLS on class CL_CPRO_WEBDAV_ROOT_FOLDER 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) 20050412
3 Importing I_PARENT_URL Call by reference Type reference (TYPE) STRING URL des übergeordneten Objekts 20050324

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