SAP ABAP Class CL_RCM_WEBDAV_RESOURCE_GSP (RCM WebDAV Document Resource)
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) 20041008
Properties
Class CL_RCM_WEBDAV_RESOURCE_GSP  
Short Description RCM WebDAV Document Resource    
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 20041008   SAP 
Last change 20050214   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RCM_WEBDAV_RESOURCE_GSP has no interface implemented.
Friends
Class CL_RCM_WEBDAV_RESOURCE_GSP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_STANDARD_ATTRIBUTES Instance attribute Private Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List of Standard Attributes of the SP 20041018
2 G_DOC_COMPONENT Instance attribute Private Type reference (TYPE) SRMGS_COMPONENTS_ENTRY Document Component Info 20041108
3 G_POID Instance attribute Private Object reference (TYPE REF TO) IF_SRM_POID POID 20041011
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041011
2 GET_DOC_COMPONENT_INFO Instance method Private Method Return Document Component Info 20041011
3 GET_STANDARD_ATTRIBUTES Instance method Private Method Return Standard SP Attributes 20041018
4 LOCK_DOCUMENT_CHECK_FROZEN Instance method Private Method Lock document if it is not frozen 20041228
Events
Class CL_RCM_WEBDAV_RESOURCE_GSP has no event.
Types
Class CL_RCM_WEBDAV_RESOURCE_GSP 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, SPACE=false) 20041011
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_RESOURCE_GSP has no exception.

Method GET_DOC_COMPONENT_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMPONENT Value transfer Type reference (TYPE) SRMGS_COMPONENTS_ENTRY Component info 20041011
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20041112
2 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20041112

Method GET_STANDARD_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_STANDARD_ATTRIBUTES Call by reference Type reference (TYPE) SRM_LIST_ATTRIBUTE_VALUE List of standard SP attributes 20041018

Method GET_STANDARD_ATTRIBUTES on class CL_RCM_WEBDAV_RESOURCE_GSP has no exception.

Method LOCK_DOCUMENT_CHECK_FROZEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_SRM_DOCUMENT GSP 2: interface document 20041228
2 Returning RE_LOCK_USER Value transfer Type reference (TYPE) STRING Anwender, der den Lock hält 20041228
# Exception Resumable Description Created on
1 CX_SRM_GSP Generic SP2: Allgemeiner Fehler 20041228
History
Last changed by/on SAP  20050214 
SAP Release Created in 700