SAP ABAP Class CL_ILM_STOR_WD_CMD (ILM Storage: WebDAV Abstract Commands)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-STO (Application Component) Integrated Data Base Archive Store
     S_ILM_STOR_ACCESS_WD (Package) ILM Storage: Access Layer for WebDAV
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ILM_STOR_WD_CMD ILM Storage: WebDAV Command 20130816
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_DELETE ILM Storage: WebDAV Command DELETE Command 20130816
2 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_GET ILM Storage: WebDAV Command GET Command 20130816
3 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_HEAD ILM Storage: WebDAV Command HEAD Command 20130816
4 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_MKCOL ILM Storage: WebDAV Command MKCOL (Make Collection) Command 20130816
5 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_OPTIONS ILM Storage: WebDAV Command OPTIONS Command 20130816
6 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_PROPFIND ILM Storage: WebDAV Command PROPFIND Command 20130816
7 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_PROPPATCH ILM Storage: WebDAV Command PROPPATCH Command 20130816
8 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_CMD_PUT ILM Storage: WebDAV Command PUT Command 20130816
9 Inheritance (c INHERITING FROM c_ref)  CL_ILM_STOR_WD_MOCK_COMMAND ILM DB Store: WebDAV Mock Up Command 20130830
Properties
Class CL_ILM_STOR_WD_CMD  
Short Description ILM Storage: WebDAV Abstract Commands    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_STOR_ACCESS_WD   ILM Storage: Access Layer for WebDAV 
Created 20130523   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_ILM_STOR_WD_CMD ILM Storage: WebDAV Command 20130816
Friends
Class CL_ILM_STOR_WD_CMD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_REQUEST Instance attribute Public Object reference (TYPE REF TO) IF_ILM_STOR_WD_REQUEST Request service 20130830
2 MO_RESPONSE Instance attribute Public Object reference (TYPE REF TO) IF_ILM_STOR_WD_RESPONSE Response service 20130830
Methods
# Method Level Visibility Method type Description Created on
1 CLOSE Instance method Public Method Close HTTP Connection 20130816
2 EXIST_URI Instance method Protected Method Get and check URI 20130816
3 LOG_PROCESSING Instance method Protected Method WebDAV Command Processing Log 20130816
Events
Class CL_ILM_STOR_WD_CMD has no event.
Types
Class CL_ILM_STOR_WD_CMD has no local type.
Method Signatures

Method CLOSE Signature

Method CLOSE on class CL_ILM_STOR_WD_CMD has no parameter.
Method CLOSE on class CL_ILM_STOR_WD_CMD has no exception.

Method EXIST_URI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXIST Call by reference Type reference (TYPE) ABAP_BOOL Result of URI check 20130903
2 Exporting EV_TYPE Call by reference Type reference (TYPE) ILM_STOR_RESS_TYPE ILM Storage: Ressource Type 20130816
3 Exporting EV_URI Call by reference Type reference (TYPE) ILM_STOR_URI ILM Storage: URI 20130816
4 Importing IO_REQUEST Call by reference Object reference (TYPE REF TO) IF_ILM_STOR_WD_REQUEST ILM Storage: WebDAV request service 20130816
5 Importing IV_IS_COLLECTION Call by reference Type reference (TYPE) ABAP_BOOL Check URI as for collection 20130816
# Exception Resumable Description Created on
1 CX_ILM_STOR_WD_EXCEPTION ILM Storage: WebDAV root exception 20130816
2 CX_ILM_STOR_WD_RUNTIME ILM Storage: WebDAV dynamic exception 20130816

Method LOG_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGNO Call by reference Type reference (TYPE) SYMSGNO Message Number 20130816
2 Importing IV_MSGTY Call by reference Type reference (TYPE) SYMSGTY 'S' Message Type 20130816
3 Importing IV_MSGV1 Call by reference Type reference (TYPE) SYMSGV Message Variable 20130816
4 Importing IV_MSGV2 Call by reference Type reference (TYPE) SYMSGV Message Variable 20130816
5 Importing IV_MSGV3 Call by reference Type reference (TYPE) SYMSGV Message Variable 20130816
6 Importing IV_MSGV4 Call by reference Type reference (TYPE) SYMSGV Message Variable 20130816

Method LOG_PROCESSING on class CL_ILM_STOR_WD_CMD has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740