SAP ABAP Class CL_RCM_WEBDAV_RESOURCE_CONTFLD (RCM Webdav Collection for Container Folders)
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_CONT RCM Webdav Collection for Container Objects 20041123
Properties
Class CL_RCM_WEBDAV_RESOURCE_CONTFLD  
Short Description RCM Webdav Collection for Container Folders    
Super Class CL_RCM_WEBDAV_RESOURCE_CONT RCM Webdav Collection for Container Objects 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_WEBDAV   SRM WebDAV Solution 
Created 20041123   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RCMWD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RCM_WEBDAV_RESOURCE_CONTFLD has no interface implemented.
Friends
Class CL_RCM_WEBDAV_RESOURCE_CONTFLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_CONTAINER_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Container Element (for root this is initial) 20041123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041123
2 GET_CONTAINER_ELEMENT Instance method Public Method Return Container Element 20041213
Events
Class CL_RCM_WEBDAV_RESOURCE_CONTFLD has no event.
Types
Class CL_RCM_WEBDAV_RESOURCE_CONTFLD 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_CONT_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Container element which defines this folder 20041123
2 Importing IM_EXISTS Call by reference Type reference (TYPE) BOOLEAN 'X' boolsche Variable (X=true, -=false, space=unknown) 20041123
3 Importing IM_FOLDER_IDS Call by reference Type reference (TYPE) RCMWD_TT_STRING Folder IDs for some collection resources 20041123
4 Importing IM_PARENT_URI Call by reference Type reference (TYPE) STRING Parent resource URI 20041123
5 Importing IM_PARENT_URL Call by reference Type reference (TYPE) STRING Parent resource URL 20041123
6 Importing IM_RESOURCE_KEY Call by reference Type reference (TYPE) RCMWD_T_RESOURCE_KEY Complex resource key 20041123

Method CONSTRUCTOR on class CL_RCM_WEBDAV_RESOURCE_CONTFLD has no exception.

Method GET_CONTAINER_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_CONTAINER_ELEMENT Value transfer Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element in einem Container(Akte etc.) 20041213

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