SAP ABAP Class CL_RCM_WEBDAV_COLL_RMS (RCM WebDAV RMS Collection)
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_RMS  
Short Description RCM WebDAV RMS Collection    
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 20040913   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMWB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_WEBDAV_COLLECTION RCM WebDAV Collection Interface 20041206
Friends
Class CL_RCM_WEBDAV_COLL_RMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_RMS_ID Instance attribute Private Type reference (TYPE) STRING RMS ID 20040913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041012
2 CREATE_CHILD_RESOURCE Instance method Private Method Create Child Resource 20041015
Events
Class CL_RCM_WEBDAV_COLL_RMS has no event.
Types
Class CL_RCM_WEBDAV_COLL_RMS 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) 20041012
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_RMS 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_BASE_NAME Call by reference Type reference (TYPE) STRING Child base name 20041115
2 Importing IM_CHILD_ID Call by reference Type reference (TYPE) STRING Child ID 20041015
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_RMS has no exception.
History
Last changed by/on SAP  20050214 
SAP Release Created in 700