SAP ABAP Interface IE_TPDAPI_DATA_TABLE_KEYTYPE (Tables Index Types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API

⤷

⤷

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
Interface | IE_TPDAPI_DATA_TABLE_KEYTYPE | |
Short Description | Tables Index Types |
General Data
Package | STPDA_API | Debugger API |
Created | 20100511 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IE_TPDAPI_DATA_TABLE_KEYTYPE has no forward declaration.
Interfaces
Interface IE_TPDAPI_DATA_TABLE_KEYTYPE has no interface.
Friends
Interface IE_TPDAPI_DATA_TABLE_KEYTYPE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_HASHED | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_HASHEDUNIQUE | Natural Number | 20100511 | |
2 | C_SORTED_NONUNIQUE | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_SORTEDNONUNIQUE | Natural Number | 20100511 | |
3 | C_SORTED_UNIQUE | Constant | Public | Type reference (TYPE) | TYP_KEYTYPE | IF_TPDA_CONTROL=>TK_SORTEDUNIQUE | Natural Number | 20100511 | |
4 | C_STANDARD | 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IE_TPDAPI_DATA_TABLE_KEYTYPE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 800 |