SAP ABAP Interface IF_SALV_CSQ (Type definitions)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSQ (Package) Tools

⤷

⤷

Properties
Interface | IF_SALV_CSQ | |
Short Description | Type definitions |
General Data
Package | SALV_CSQ | Tools |
Created | 20080816 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SALV_CSQ has no forward declaration.
Interfaces
Interface IF_SALV_CSQ has no interface.
Friends
Interface IF_SALV_CSQ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ACTIVITY | Constant | Public | See coding | 20111125 | ||||
2 | C_DATA_FORMAT | Constant | Public | See coding | 20080907 | ||||
3 | C_MAX_INDEX | Constant | Public | Type reference (TYPE) | Y_INDEX | CL_ABAP_MATH=>MAX_INT4 | 20111125 | ||
4 | C_RECORD_TYPE | Constant | Public | See coding | 20080816 | ||||
5 | C_SOURCE_OF_DATA | Constant | Public | See coding | 20111125 | ||||
6 | C_TRACE_LEVEL | Constant | Public | See coding | 20080816 | ||||
7 | C_TRACE_TYPE | Constant | Public | See coding | 20080816 | ||||
8 | C_USER_SCOPE | Constant | Public | See coding | 20111125 | ||||
9 | C_UTILITY | Constant | Public | See coding | 20111125 |
Methods
Interface IF_SALV_CSQ has no method.
Events
Interface IF_SALV_CSQ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FIELD_NAME_INDEX | Public | See coding | 20111125 | begin of ys_field_name_index,
field_name type y_field_name,
field_index type y_field_index,
end of ys_field_name_index
|
||
2 | YS_LOG_DATA | Public | See coding | 20080816 | begin of ys_log_data,
record_type type salv_csqt_record_type,
component type salv_csqt_component,
tool type salv_csqt_tool,
instance type salv_csqt_instance_handle,
task type salv_csqt_task,
task_begin_recno type salv_csqt_record_number,
log_text type salv_csqt_log_text,
end of ys_log_data
|
||
3 | YS_MESSAGE | Public | See coding | 20111125 | begin of ys_message.
types msgty type symsgty.
include type scx_t100key.
types context type ys_message_context.
types end of ys_message
|
||
4 | YS_MESSAGE_CONTEXT | Public | See coding | 20111125 | begin of ys_message_context,
table_handle type y_object_handle,
table_area type y_message_area,
column_name type y_column_name,
row_index type y_index,
end of ys_message_context
|
||
5 | YS_SIZE_RANGE | Public | See coding | 20111125 | begin of ys_size_range,
from type y_index,
size type y_size,
end of ys_size_range
|
||
6 | YT_FIELD_NAME | Public | See coding | 20111125 | yt_field_name type standard table of y_field_name with default key
|
||
7 | YT_FIELD_NAME_INDEX | Public | See coding | 20111125 | yt_field_name_index type standard table of ys_field_name_index with default key
|
||
8 | YT_ID | Public | See coding | 20111125 | yt_id type standard table of y_id
|
||
9 | YT_INDEX | Public | See coding | 20111125 | yt_index type standard table of y_index with default key
|
||
10 | YT_MESSAGE | Public | See coding | 20111125 | yt_message type table of ys_message with default key
|
||
11 | Y_ACTIVITY | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
12 | Y_COLUMN_NAME | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
13 | Y_FIELDS_COUNT | Public | Type reference (TYPE) | I | 20111125 |
|
|
14 | Y_FIELD_INDEX | Public | Type reference (TYPE) | I | 20111125 |
|
|
15 | Y_FIELD_NAME | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
16 | Y_ID | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
17 | Y_INDEX | Public | Type reference (TYPE) | SYTABIX | 20111125 |
|
|
18 | Y_MESSAGE_AREA | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
19 | Y_OBJECT_HANDLE | Public | Type reference (TYPE) | STRING | 20111125 |
|
|
20 | Y_SIZE | Public | Type reference (TYPE) | SYTABIX | 20111125 |
|
|
21 | Y_SOURCE_OF_DATA | Public | Type reference (TYPE) | SYTABIX | 20111125 |
|
|
22 | Y_VERSION | Public | Type reference (TYPE) | STRING | 20111125 |
|
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 712 |