SAP ABAP Class CL_RCM_WEBDAV_UTILS (SRM WebDAV Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-CM (Application Component) Case Management
     SRM_WEBDAV (Package) SRM WebDAV Solution
Properties
Class CL_RCM_WEBDAV_UTILS  
Short Description SRM WebDAV Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_WEBDAV   SRM WebDAV Solution 
Created 20040907   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_UTILS has no interface implemented.
Friends
Class CL_RCM_WEBDAV_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_SYSTEM_OBJECTS Static Attribute Private Type reference (TYPE) RCMWD_TT_SYSTEM_OBJECTS Table with System Objects for Each Area ID 20040909
2 G_CONNECTED Static Attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=true, -=false, space=unknown) 20040907
Methods
# Method Level Visibility Method type Description Created on
1 CONNECT Static method Public Method Init Data 20040907
2 GET_CLIENT_SERVICE Static method Public Method Return Client Service for the Current Area ID 20040915
3 GET_NODE_TEXT_FROM_CUST Static method Public Method Read View Node Text from Customizing for Specific User Role 20040914
4 GET_ORGANIZER Static method Public Method Return Organizer for the Current Area ID 20040915
5 GET_ROOT Static method Public Method Return Root Object for the Current Area ID 20040915
6 GET_SYSTEM_OBJECTS Static method Private Method Get System Objects for the Given Area 20040915
Events
Class CL_RCM_WEBDAV_UTILS has no event.
Types
Class CL_RCM_WEBDAV_UTILS has no local type.
Method Signatures

Method CONNECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SERVER Call by reference Object reference (TYPE REF TO) IF_HTTP_SERVER HTTP Framework (iHTTP) HTTP Server 20040907

Method CONNECT on class CL_RCM_WEBDAV_UTILS has no exception.

Method GET_CLIENT_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20040915
2 Returning RE_CLIENT_SERVICE Value transfer Object reference (TYPE REF TO) IF_SRM_SRM_CLIENT_SERVICE Client service 20040915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040916

Method GET_NODE_TEXT_FROM_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CFW_ID Call by reference Type reference (TYPE) SRMCFWID Client Framework ID 20040914
2 Importing IM_MASTER_LANG Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20040914
3 Importing IM_NODE_KEY Call by reference Type reference (TYPE) STRING Node key in role-based view 20040914
4 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING RMS ID 20040914
5 Importing IM_USER_ROLE Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20040914
6 Returning RE_TEXT Value transfer Type reference (TYPE) STRING Node text 20040914

Method GET_NODE_TEXT_FROM_CUST on class CL_RCM_WEBDAV_UTILS has no exception.

Method GET_ORGANIZER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20040915
2 Returning RE_ORGANIZER Value transfer Object reference (TYPE REF TO) IF_SRM_ORGANIZER_BE Interface für Organizer Backend 20040915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040916

Method GET_ROOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20040915
2 Returning RE_ROOT Value transfer Object reference (TYPE REF TO) IF_SRM_ROOT Root 20040915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040916

Method GET_SYSTEM_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area ID 20040915
2 Returning RE_OBJECTS Value transfer Type reference (TYPE) RCMWD_T_SYSTEM_OBJECTS System objects 20040915
# Exception Resumable Description Created on
1 CX_SRM_FRAMEWORK Framework (abstrakt) 20040916
History
Last changed by/on SAP  20050214 
SAP Release Created in 700