SAP ABAP Class CL_DAS_PROPERTY_GET (ILM SRS: PropertyGet 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 | 20101021 |
Properties
| Class | CL_DAS_PROPERTY_GET | |
| Short Description | ILM SRS: PropertyGet 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 | 20101021 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_PROPERTY_GET has no forward declaration.
Interfaces
Class CL_DAS_PROPERTY_GET has no interface implemented.
Friends
Class CL_DAS_PROPERTY_GET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'PROPERTY_GET' | Name of Command | 20101021 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | TY_T_STORE_IDS | Table of Storage System IDs | 20101021 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | Name of a Property | 20101021 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRING | URI | 20101021 |
Methods
Class CL_DAS_PROPERTY_GET has no method.
Events
Class CL_DAS_PROPERTY_GET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_STORE_IDS | Private | See coding | 20101021 | TY_T_STORE_IDS TYPE STANDARD TABLE OF das_store_id
|
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |