SAP ABAP Class CL_DAS_PROPERTY_SET (ILM SRS: PropertySet 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 20101019
Properties
Class CL_DAS_PROPERTY_SET  
Short Description ILM SRS: PropertySet 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 20101019   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAS_PROPERTY_SET has no forward declaration.
Interfaces
Class CL_DAS_PROPERTY_SET has no interface implemented.
Friends
Class CL_DAS_PROPERTY_SET 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 'PROPERTY_SET' Name of Command 20101019
2 MT_PROPERTIES Instance attribute Private Type reference (TYPE) TIHTTPNVP Table of Properties 20101020
3 MT_STORE_IDS Instance attribute Private Type reference (TYPE) TY_T_STORE_IDS Table of Storage System IDs 20101020
4 MV_RANGE Instance attribute Private Type reference (TYPE) STRING 20120615
5 MV_URI Instance attribute Private Type reference (TYPE) STRING URI 20101019
Methods
# Method Level Visibility Method type Description Created on
1 SET_PROPERTIES Instance method Private Method Set Properties 20101020
Events
Class CL_DAS_PROPERTY_SET has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_STORE_IDS Private See coding 20101020 TY_T_STORE_IDS TYPE STANDARD TABLE OF das_store_id
Method Signatures

Method SET_PROPERTIES 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 SET_PROPERTIES on class CL_DAS_PROPERTY_SET has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703