SAP ABAP Class CL_DAS_LIST_ASSIGNED_ARC_PATHS (ILM SRS: ListAssignedArchivePaths 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 20101123
Properties
Class CL_DAS_LIST_ASSIGNED_ARC_PATHS  
Short Description ILM SRS: ListAssignedArchivePaths 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 20101123   SAP 
Last change 20110908   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
Class CL_DAS_LIST_ASSIGNED_ARC_PATHS has no interface implemented.
Friends
Class CL_DAS_LIST_ASSIGNED_ARC_PATHS 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 'LIST_ASSIGNED_ARCHIVE_PATHS' Name of Command 20101123
2 MO_CONV_OUT_CE Static Attribute Private Object reference (TYPE REF TO) CL_ABAP_CONV_OUT_CE Code Page and Endian Conversion (System Format -> External) 20101123
3 MV_ARCHIVE_STORE Instance attribute Private Type reference (TYPE) STRING Name of the Storage System 20101123
4 MV_STORE_ID Instance attribute Private Type reference (TYPE) DAS_STORE_ID Storage System ID 20101123
5 MV_STORE_NAME Instance attribute Private Type reference (TYPE) DAS_STORE_NAME Name of a Storage System 20101123
6 MV_STORE_NAME_TEXT Instance attribute Private Type reference (TYPE) DAS_STORE_TEXT Storage System Text 20101123
Methods
# Method Level Visibility Method type Description Created on
1 GET_ARCHIVE_PATHS_RECURSIVE Instance method Private Method Determine Archive Path Properties Recursively 20101123
2 PUT_APATH_SET_INTO_ENTITY Instance method Private Method Add Archive Path for Output List 20101123
Events
Class CL_DAS_LIST_ASSIGNED_ARC_PATHS has no event.
Types
Class CL_DAS_LIST_ASSIGNED_ARC_PATHS has no local type.
Method Signatures

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

Method GET_ARCHIVE_PATHS_RECURSIVE on class CL_DAS_LIST_ASSIGNED_ARC_PATHS has no exception.

Method PUT_APATH_SET_INTO_ENTITY 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 20101123
2 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101123
3 Exporting EV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101123
4 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101123
5 Importing IS_COLLECTION Call by reference Type reference (TYPE) DAS_COLLECTIONS 20101123
6 Importing IV_HAS_CHILDREN Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20101123

Method PUT_APATH_SET_INTO_ENTITY on class CL_DAS_LIST_ASSIGNED_ARC_PATHS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703