SAP ABAP Interface IF_SALV_CSZ (Common Interface for Types)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSZ (Package) General Types
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSB | Common types for Service APIs | 20080707 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSL | Common types for Service Framework | 20080709 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSL_BASE | Base class for consumer services | 20080708 |
Properties
| Interface | IF_SALV_CSZ | |
| Short Description | Common Interface for Types |
General Data
| Package | SALV_CSZ | General Types |
| Created | 20080707 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | IF_SALV_CSZ_API | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CSZ has no interface.
Friends
Interface IF_SALV_CSZ has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_ACTIVITY | Constant | Public | See coding | 20080812 | ||||
| 2 | C_EXPAND_LEVELS_UNCHANGED | Constant | Public | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_NODE_LEVEL | -1 | 20080812 | ||
| 3 | C_MAX_INDEX | Constant | Public | Type reference (TYPE) | Y_INDEX | CL_ABAP_MATH=>MAX_INT4 | 20080812 | ||
| 4 | C_SOURCE_OF_DATA | Constant | Public | See coding | 20080812 | ||||
| 5 | C_USER_SCOPE | Constant | Public | See coding | 20080812 | ||||
| 6 | C_UTILITY | Constant | Public | See coding | 20080814 |
Methods
Interface IF_SALV_CSZ has no method.
Events
Interface IF_SALV_CSZ has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FIELD_NAME_INDEX | Public | See coding | 20080711 | begin of ys_field_name_index,
field_name type if_salv_csz_api=>y_field_name,
field_index type y_field_index,
end of ys_field_name_index
|
||
| 2 | YS_SIZE_RANGE | Public | See coding | 20080826 | begin of YS_SIZE_RANGE,
from type y_index,
size type y_size,
end of ys_size_range
|
||
| 3 | YT_FIELD_NAME_INDEX | Public | See coding | 20080711 | yt_field_name_index type standard table of ys_field_name_index with default key
|
||
| 4 | YT_ID | Public | See coding | 20080731 | yt_id type STANDARD TABLE OF y_id
|
||
| 5 | YT_INDEX | Public | See coding | 20080707 | yt_index type standard table of y_index with default key
|
||
| 6 | Y_ACTIVITY | Public | Attribute reference (LIKE) | C_ACTIVITY-DISPLAY | 20080812 | |
|
| 7 | Y_FIELDS_COUNT | Public | Type reference (TYPE) | I | 20080709 | |
|
| 8 | Y_FIELD_INDEX | Public | Type reference (TYPE) | I | 20080707 | |
|
| 9 | Y_ID | Public | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_ID | 20080731 | |
|
| 10 | Y_INDEX | Public | Type reference (TYPE) | SYTABIX | 20080707 | |
|
| 11 | Y_OBJECT_HANDLE | Public | Type reference (TYPE) | STRING | 20080808 | |
|
| 12 | Y_SIZE | Public | Type reference (TYPE) | SYTABIX | 20080707 | |
|
| 13 | Y_SOURCE_OF_DATA | Public | Type reference (TYPE) | SYTABIX | 20080711 | |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 712 |