SAP ABAP Class CL_RCM_WEBDAV_COLL_SPS (RCM WebDAV Collection for SPS)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SRM_WEBDAV (Package) SRM WebDAV Solution
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RCM_WEBDAV_RESOURCE RCM WebDAV Resource (Abstract) 20041206
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCM_WEBDAV_COLLECTION RCM WebDAV Collection Interface 20041206
Properties
Class CL_RCM_WEBDAV_COLL_SPS  
Short Description RCM WebDAV Collection for SPS    
Super Class CL_RCM_WEBDAV_RESOURCE RCM WebDAV Resource (Abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_WEBDAV   SRM WebDAV Solution 
Created 20040909   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_WEBDAV_COLL_SPS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_WEBDAV_COLLECTION RCM WebDAV Collection Interface 20041206
Friends
Class CL_RCM_WEBDAV_COLL_SPS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_NODE_KEY Instance attribute Private Type reference (TYPE) STRING Node Key in Role-Based View 20040913
2 G_POID Instance attribute Private Object reference (TYPE REF TO) IF_SRM_POID POID 20041015
3 G_RMS_ID Instance attribute Private Type reference (TYPE) STRING RMS ID 20040909
4 G_USER_ROLE Instance attribute Private Type reference (TYPE) AGR_NAME Role Name 20040913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040909
2 CREATE_CHILD_RESOURCE Instance method Private Method Create Child Resource 20041015
Events
Class CL_RCM_WEBDAV_COLL_SPS has no event.
Types
Class CL_RCM_WEBDAV_COLL_SPS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_EXISTS Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20040916
2 Importing IM_FOLDER_IDS Call by reference Type reference (TYPE) RCMWD_TT_STRING Folder IDs for some collection resources 20041012
3 Importing IM_PARENT_URI Call by reference Type reference (TYPE) STRING Parent resource URI 20041029
4 Importing IM_PARENT_URL Call by reference Type reference (TYPE) STRING Parent resource URL 20041029
5 Importing IM_RESOURCE_KEY Call by reference Type reference (TYPE) RCMWD_T_RESOURCE_KEY Complex resource key 20041012

Method CONSTRUCTOR on class CL_RCM_WEBDAV_COLL_SPS has no exception.

Method CREATE_CHILD_RESOURCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_POID_ID Call by reference Type reference (TYPE) STRING POID directory ID of current SPS 20041126
2 Importing IM_QUERY_INFO Call by reference Type reference (TYPE) SRM_PU_QUERY_DEF_WA Vordefinierte Suchen 20041126
3 Returning RE_RESOURCE Value transfer Object reference (TYPE REF TO) CL_RCM_WEBDAV_RESOURCE RCM WebDAV resource (abstract) 20041015

Method CREATE_CHILD_RESOURCE on class CL_RCM_WEBDAV_COLL_SPS has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700