SAP ABAP Class IE_TPDAPI_DATA_TABLE_KEYTYPE (Tables Index Types)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CE_TPDAPI_DATA_TABLE_KEYTYPE | Index Type | 20100511 |
Properties
| Class | IE_TPDAPI_DATA_TABLE_KEYTYPE | |
| Short Description | Tables Index Types | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100511 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IE_TPDAPI_DATA_TABLE_KEYTYPE has no forward declaration.
Interfaces
Class IE_TPDAPI_DATA_TABLE_KEYTYPE has no interface implemented.
Friends
Class IE_TPDAPI_DATA_TABLE_KEYTYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_HASHEDUNIQUE | Natural Number | 20100511 | ||
| 2 | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_SORTEDNONUNIQUE | Natural Number | 20100511 | ||
| 3 | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_SORTEDUNIQUE | Natural Number | 20100511 | ||
| 4 | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_STANDARD | Natural Number | 20100511 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20100511 | ||
| 2 | Instance method | Public | Method | 20100511 | ||
| 3 | Instance method | Public | Method | 20100511 | ||
| 4 | Instance method | Public | Method | 20100511 | ||
| 5 | Instance method | Public | Method | 20100511 |
Events
Class IE_TPDAPI_DATA_TABLE_KEYTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_KEYTYPE | Public | Type reference (TYPE) | INT4 | Natural Number | 20100511 | |
Method Signatures
Method GET_KEYTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_KEYTYPE | Value transfer | Type reference (TYPE) | IE_TPDAPI_DATA_TABLE_KEYTYPE=>TYP_KEYTYPE | 20100511 |
Method GET_KEYTYPE on class IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | STRING | 20100511 |
Method GET_TEXT on class IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
Method IS_HASHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_HASHED | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100511 |
Method IS_HASHED on class IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
Method IS_SORTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_SORTED | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100511 |
Method IS_SORTED on class IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
Method IS_UNIQUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLG_UNIQUE | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100511 |
Method IS_UNIQUE on class IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |