SAP ABAP Class IF_SALV_CSZ (Common Interface for 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
Class | IF_SALV_CSZ | |
Short Description | Common Interface for Types | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20080707 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_SALV_CSZ has no interface implemented.
Friends
Class IF_SALV_CSZ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20080812 | ||||
2 | ![]() |
Constant | Public | Type reference (TYPE) | IF_SALV_CSZ_API=>Y_NODE_LEVEL | -1 | 20080812 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | Y_INDEX | CL_ABAP_MATH=>MAX_INT4 | 20080812 | ||
4 | ![]() |
Constant | Public | See coding | 20080812 | ||||
5 | ![]() |
Constant | Public | See coding | 20080812 | ||||
6 | ![]() |
Constant | Public | See coding | 20080814 |
Methods
Class IF_SALV_CSZ has no method.
Events
Class 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 |