SAP ABAP Class CL_DAS_MODIFY_PATH (ILM SRS: ModifyPath Command)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-SRS (Application Component) Storage and Retention Service
     S_ILM_DAS_COMMANDS (Package) ILM SRS: SRS Commands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DAS_COMMAND ILM SRS: Abstract Top Class for All DAS Commands 20101018
Properties
Class CL_DAS_MODIFY_PATH  
Short Description ILM SRS: ModifyPath Command    
Super Class CL_DAS_COMMAND ILM SRS: Abstract Top Class for All DAS Commands 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_DAS_COMMANDS   ILM SRS: SRS Commands 
Created 20101018   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAS_MODIFY_PATH has no forward declaration.
Interfaces
Class CL_DAS_MODIFY_PATH has no interface implemented.
Friends
Class CL_DAS_MODIFY_PATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_METHOD Constant Private Type reference (TYPE) STRING 'MODIFY_PATH' Name of Command 20101018
2 MO_WEBDAV_CLIENT Instance attribute Private Object reference (TYPE REF TO) CL_DAS_WEBDAV_CLIENT DAS WebDAV Client 20101019
3 MT_URIS_4_ROLLBACK Instance attribute Private Type reference (TYPE) TY_T_URIS_4_ROLLBACK URIs for a Potential Rollback 20101019
4 MV_APPL_COL_POS Instance attribute Private Type reference (TYPE) I Position of the First Application Collection in the Path 20101020
5 MV_ARCHIVE_PATH Instance attribute Private Type reference (TYPE) STRING Archive Path 20101018
6 MV_ARCHIVE_STORE Instance attribute Private Type reference (TYPE) STRING Name of the Storage System 20101019
7 MV_COLLECTION_COUNTER Instance attribute Private Type reference (TYPE) I Number of Created Collections 20101019
8 MV_DESTINATION Instance attribute Private Type reference (TYPE) RFCDEST HTTP Connection 20101019
9 MV_HOME_URI Instance attribute Private Type reference (TYPE) STRING URI of the Home Collection 20101020
10 MV_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20101019
11 MV_URI Instance attribute Private Type reference (TYPE) STRING URI 20101018
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_COLLECTIONS Instance method Private Method Create Collection 20101020
2 ROLLBACK Instance method Private Method Rollback Collections 20101019
Events
Class CL_DAS_MODIFY_PATH has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_URIS_4_ROLLBACK Private See coding 20101019 ty_t_uris_4_rollback TYPE STANDARD TABLE OF das_uri
Method Signatures

Method CREATE_COLLECTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESPONSE_HEADER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20101020
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101102
3 Exporting EV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101020
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101020

Method CREATE_COLLECTIONS on class CL_DAS_MODIFY_PATH has no exception.

Method ROLLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESPONSE_HEADER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20101019
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101102
3 Exporting EV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101019
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101019

Method ROLLBACK on class CL_DAS_MODIFY_PATH has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703