SAP ABAP Class CL_DAS_INDEX_GET (ILM SRS: IndexGet 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 | 20101217 |
Properties
| Class | CL_DAS_INDEX_GET | |
| Short Description | ILM SRS: IndexGet 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 | 20101217 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_INDEX_GET has no forward declaration.
Interfaces
Class CL_DAS_INDEX_GET has no interface implemented.
Friends
Class CL_DAS_INDEX_GET has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | 127 | 20101217 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'INDEX_GET' | 20101217 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 30 | 20101217 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 127 | 20101217 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DAS_INDEX_NAME | Index Name | 20101217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20101221 | ||
| 2 | Instance method | Private | Method | 20101217 |
Events
Class CL_DAS_INDEX_GET has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PROPERTY | Private | See coding | 20101217 | BEGIN OF ty_s_property,
name TYPE string,
type TYPE string,
END OF ty_s_property
|
||
| 2 | TY_T_PROPERTIES | Private | See coding | 20101217 | ty_t_properties TYPE STANDARD TABLE OF ty_s_property WITH KEY name
|
||
| 3 | TY_T_STRING | Private | See coding | 20101217 | ty_t_string TYPE STANDARD TABLE OF string
|
Method Signatures
Method CONVERT_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PROPERTIES | Call by reference | Type reference (TYPE) | TY_T_PROPERTIES | 20101221 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20101221 |
Method CONVERT_PROPERTIES on class CL_DAS_INDEX_GET has no exception.
Method REPORT_SERVICE_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RESPONSE_HEADER | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Tabelle Name/Wert-Paare | 20101217 | |||
| 2 | CV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101217 | ||||
| 3 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101217 | ||||
| 4 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20101217 | |||
| 5 | IV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101217 |
Method REPORT_SERVICE_MESSAGE on class CL_DAS_INDEX_GET has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |