SAP ABAP Interface IF_SALV_C_ITEM_TYPE (Type Definition for Tree Cells)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_OM_METADATA (Package) ALV: Meta Data

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_ITEM | Item in Tree Structure | 20040406 |
Properties
Interface | IF_SALV_C_ITEM_TYPE | |
Short Description | Type Definition for Tree Cells |
General Data
Package | SALV_OM_METADATA | ALV: Meta Data |
Created | 20040401 | SAP |
Last changed | 20040603 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_GUI_COLUMN_TREE | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SALV_C_ITEM_TYPE has no interface.
Friends
Interface IF_SALV_C_ITEM_TYPE has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | BUTTON | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | CL_GUI_COLUMN_TREE=>ITEM_CLASS_BUTTON | Pushbutton Cell | 20040406 | |
2 | CHECKBOX | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | CL_GUI_COLUMN_TREE=>ITEM_CLASS_CHECKBOX | Checkbox Cell | 20040406 | |
3 | DEFAULT | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | 0 | Default Type | 20040406 | |
4 | LINK | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | CL_GUI_COLUMN_TREE=>ITEM_CLASS_LINK | Link Cell | 20040406 | |
5 | TEXT | Constant | Public | Type reference (TYPE) | SALV_DE_CONSTANT | CL_GUI_COLUMN_TREE=>ITEM_CLASS_TEXT | Text-Only Cell | 20040406 |
Methods
Interface IF_SALV_C_ITEM_TYPE has no method.
Events
Interface IF_SALV_C_ITEM_TYPE has no event.
Types
Interface IF_SALV_C_ITEM_TYPE has no local type.
History
Last changed by/on | SAP | 20040603 |
SAP Release Created in | 700 |