SAP ABAP Class CL_DAS_SYNC_HOME_PATH (ILM SRS: SyncHomePath 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 20101012
Properties
Class CL_DAS_SYNC_HOME_PATH  
Short Description ILM SRS: SyncHomePath 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 20101012   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAS_SYNC_HOME_PATH has no forward declaration.
Interfaces
Class CL_DAS_SYNC_HOME_PATH has no interface implemented.
Friends
Class CL_DAS_SYNC_HOME_PATH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACTION_DELETE Constant Public Type reference (TYPE) CHAR1 'D' Delete 20101012
2 MC_ACTION_INSERT Constant Public Type reference (TYPE) CHAR1 'I' Insert 20101012
3 MC_METHOD Constant Private Type reference (TYPE) STRING '_SYNC_HOME_PATH ' Name of Command 20101013
4 MV_ACTION Instance attribute Private Type reference (TYPE) CHAR1 Action 20101012
5 MV_HOME_PATH Instance attribute Private Type reference (TYPE) STRING Home Path 20101012
6 MV_TIMESTAMP Instance attribute Private Type reference (TYPE) TIMESTAMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20101014
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ANCESTORS Instance method Private Method Delete Predecessor to Home Path 20101015
2 DELETE_HOME_PATH Instance method Private Method Delete Home Path 20101018
3 INSERT_HOME_PATH Instance method Private Method Create Home Path 20101018
Events
Class CL_DAS_SYNC_HOME_PATH has no event.
Types
Class CL_DAS_SYNC_HOME_PATH has no local type.
Method Signatures

Method DELETE_ANCESTORS 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 20101015
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101015
3 Exporting EV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101015
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101015
5 Importing IV_COL_ID Call by reference Type reference (TYPE) DAS_COL_ID ID einer Kollektion 20101015

Method DELETE_ANCESTORS on class CL_DAS_SYNC_HOME_PATH has no exception.

Method DELETE_HOME_PATH 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 20101018
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101018
3 Exporting EV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101018
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101018

Method DELETE_HOME_PATH on class CL_DAS_SYNC_HOME_PATH has no exception.

Method INSERT_HOME_PATH 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 20101018
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 20101018
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101018

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