SAP ABAP Class CL_DAS_INDEX_DESCRIBE (ILM SRS: IndexDescribe 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 | 20101214 |
Properties
| Class | CL_DAS_INDEX_DESCRIBE | |
| Short Description | ILM SRS: IndexDescribe 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 | 20101214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DAS_INDEX_DESCRIBE has no forward declaration.
Interfaces
Class CL_DAS_INDEX_DESCRIBE has no interface implemented.
Friends
Class CL_DAS_INDEX_DESCRIBE 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 | 20101214 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'INDEX_DESCRIBE' | 20101214 | |||
| 3 | Constant | Public | Type reference (TYPE) | I | 30 | 20101214 | |||
| 4 | Constant | Public | Type reference (TYPE) | I | 127 | 20101214 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | DAS_INDEX_NAME | Index Name | 20101214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Convert JDBC Types to Built-In ABAP Types | 20101214 | |
| 2 | Static method | Private | Method | 20101214 | ||
| 3 | Static method | Private | Method | 20101214 | ||
| 4 | Instance method | Private | Method | 20101214 |
Events
Class CL_DAS_INDEX_DESCRIBE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_PROPERTY | Private | See coding | 20101214 | BEGIN OF ty_s_property,
name TYPE string,
type TYPE string,
END OF ty_s_property
|
||
| 2 | TY_T_PROPERTIES | Private | See coding | 20101214 | ty_t_properties TYPE STANDARD TABLE OF ty_s_property WITH KEY name
|
||
| 3 | TY_T_STRING | Private | See coding | 20101214 | ty_t_string TYPE STANDARD TABLE OF string
|
Method Signatures
Method CONVERT_DATA_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATATYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20101214 | |||
| 2 | IV_LEN | Call by reference | Type reference (TYPE) | OUTLENGTH | 20101214 | ||||
| 3 | IV_ROLLNAME | Call by reference | Type reference (TYPE) | ROLLNAME | Datenelement (semantische Domäne) | 20101214 | |||
| 4 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20101214 |
Method CONVERT_DATA_TYPE on class CL_DAS_INDEX_DESCRIBE has no exception.
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 | 20101214 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20101214 |
Method CONVERT_PROPERTIES on class CL_DAS_INDEX_DESCRIBE has no exception.
Method GET_PROPERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20101214 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | TY_T_PROPERTIES | 20101214 |
Method GET_PROPERTIES on class CL_DAS_INDEX_DESCRIBE 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 | 20101214 | |||
| 2 | CV_REASON_PHRASE | Call by reference | Type reference (TYPE) | STRING | 20101214 | ||||
| 3 | CV_RESPONSE_ENTITY | Call by reference | Type reference (TYPE) | XSTRING | 20101214 | ||||
| 4 | IV_MSG_TEXT | Call by reference | Type reference (TYPE) | STRING | Text | 20101214 | |||
| 5 | IV_STATUS_CODE | Call by reference | Type reference (TYPE) | I | 20101214 |
Method REPORT_SERVICE_MESSAGE on class CL_DAS_INDEX_DESCRIBE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |