SAP ABAP Class CL_ABAP_SORTED_KEY_TABLEREADER (CL_ABAP_SORTED_KEY_TABLEREADER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_DYNAMIC_TYPES (Package) Objects for Dynamic Type Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ABAP_KEYED_TABLEREADER | 20030926 |
Properties
Class | CL_ABAP_SORTED_KEY_TABLEREADER | |
Short Description | ||
Super Class | CL_ABAP_KEYED_TABLEREADER | |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_DYNAMIC_TYPES | Objects for Dynamic Type Generation |
Created | 20030926 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ABAP_SORTED_KEY_TABLEREADER has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_ABAP_MULTI_KEY_TABLE | 20030926 |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Is the key unique? | 20030926 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030926 |
2 | ![]() |
Instance method | Public | Method | Read All Data Records for a Key | 20030926 |
Events
Class CL_ABAP_SORTED_KEY_TABLEREADER has no event.
Types
Class CL_ABAP_SORTED_KEY_TABLEREADER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | ABAP_KEYDESCR_TAB | KEY | 20030926 | ||
2 | ![]() |
KEY_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | KEY_TYPE | 20030926 | ||
3 | ![]() |
TABLE_REF | Call by reference | Object reference (TYPE REF TO) | DATA | TABLE_REF | 20030926 | ||
4 | ![]() |
UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | UNIQUE | 20030926 |
Method CONSTRUCTOR on class CL_ABAP_SORTED_KEY_TABLEREADER has no exception.
Method READ_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY_VALUES | Call by reference | Type reference (TYPE) | ANY | Workarea mit Schlüsselwerten | 20030926 | ||
2 | ![]() |
RESULT_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | Ergebnistabelle | 20030926 |
Method READ_ALL on class CL_ABAP_SORTED_KEY_TABLEREADER has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 700 |