SAP ABAP Interface IF_ALV_Z (Common Objects)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_GUI_Z (Package) Shared Types, Variables, Constants

⤷

⤷

Properties
Interface | IF_ALV_Z | |
Short Description | Common Objects |
General Data
Package | SALV_GUI_Z | Shared Types, Variables, Constants |
Created | 20090106 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_ALV_BDS | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_ALV_Z has no interface.
Friends
Interface IF_ALV_Z has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_API_VERSION | Constant | Public | Type reference (TYPE) | STRING | '740.03' | 20130108 | ||
2 | C_FRONTEND | Constant | Public | See coding | 20090320 | ||||
3 | C_STATE | Constant | Public | See coding | 20090106 | ||||
4 | C_TEMPLATE_SOURCE | Constant | Public | See coding | 20090206 | ||||
5 | C_TEMPLATE_TYPE | Constant | Public | See coding | 20090223 |
Methods
Interface IF_ALV_Z has no method.
Events
Interface IF_ALV_Z has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_IDENTITY | Public | See coding | 20090106 | begin of ys_identity,
type_name type y_type_name,
container_name type y_container_name,
usage_path type y_usage_path,
variant type ys_variant,
end of ys_identity
|
||
2 | YS_PARAM | Public | See coding | 20090106 | begin of ys_param,
name type y_name,
value type y_value,
end of ys_param
|
||
3 | YS_TEMPLATE_PROVIDER | Public | See coding | 20090206 | begin of ys_template_provider,
uri type bds_uri,
blob type salv_bs_blob,
blob_format_version type salv_bs_blob_format_version,
blob_name type string,
source type y_template_source,
frontend type lvc_front,
template_type type string,
end of ys_template_provider
|
||
4 | YS_TEXTS | Public | See coding | 20090106 | begin of ys_texts,
text_id(3) type c,
text type string,
end of ys_texts
|
||
5 | YS_VARIANT | Public | Type reference (TYPE) | LTDXKEY | 20090106 |
|
|
6 | YT_PARAM | Public | See coding | 20090106 | yt_param type table of ys_param with default key
|
||
7 | YT_TEXTS | Public | See coding | 20090106 | yt_texts type table of ys_texts
|
||
8 | Y_CONTAINER_NAME | Public | Type reference (TYPE) | STRING | 20090106 |
|
|
9 | Y_FILENAME | Public | Type reference (TYPE) | STRING | 20090122 |
|
|
10 | Y_FILESIZE | Public | Type reference (TYPE) | INT4 | Natural Number | 20090122 |
|
11 | Y_FRONTEND | Public | Type reference (TYPE) | LVC_FRONT | 20090320 |
|
|
12 | Y_NAME | Public | Type reference (TYPE) | CHAR30 | 20090106 |
|
|
13 | Y_STATE | Public | Type reference (TYPE) | STRING | 20090106 |
|
|
14 | Y_TEMPLATE_SOURCE | Public | Type reference (TYPE) | STRING | 20090206 |
|
|
15 | Y_TYPE_NAME | Public | Type reference (TYPE) | STRING | 20090106 |
|
|
16 | Y_USAGE_PATH | Public | Type reference (TYPE) | STRING | 20090106 |
|
|
17 | Y_VALUE | Public | Object reference (TYPE REF TO) | DATA | 20090106 |
|
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 720 |