SAP ABAP Interface IF_SALV_CSF_KEY_TABLE (Key Table)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_COLLECTION_P | Collection Provider | 20080912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_COLLECTION | Collection | 20080910 |
Properties
| Interface | IF_SALV_CSF_KEY_TABLE | |
| Short Description | Key Table |
General Data
| Package | SALV_CSF | Field Services |
| Created | 20080910 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SALV_CSF_KEY_TABLE has no forward declaration.
Interfaces
Interface IF_SALV_CSF_KEY_TABLE has no interface.
Friends
Interface IF_SALV_CSF_KEY_TABLE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | T_OBJECT | Instance attribute | Public | Type reference (TYPE) | YT_OBJECT | Objects | 20080910 |
Methods
Interface IF_SALV_CSF_KEY_TABLE has no method.
Events
Interface IF_SALV_CSF_KEY_TABLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_OBJECT | Public | See coding | Object | 20080910 | begin of ys_object,
key type string,
r_object type ref to object,
end of ys_object
|
|
| 2 | YT_OBJECT | Public | See coding | Objects | 20080910 | yt_object type standard table of ys_object with key key
with unique hashed key key components key initial size 1
|
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |