# |
Type |
Visibility |
Typing |
Associated Type |
Description |
Created on |
Type Source |
1 |
YS_ACTION |
Public |
See coding |
|
|
20130201 |
begin of ys_action,
id type fpm_action_id,
event_id type fpm_event_id,
action_type type fpm_action_type,
event_parameter type yt_event_parameter,
end of ys_action
|
2 |
YS_ACTIVATION_FUNCTIONS |
Public |
See coding |
|
|
20130201 |
begin of ys_activation_functions,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
design type fpm_button_design,
explanation type fpm_explanation,
event_id type fpm_action_id,
action_type type fpm_action_type,
default_action type fpm_default_button,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
hotkey type fpm_hotkey,
index type fpm_index,
image type fpm_image,
end of ys_activation_functions
|
3 |
YS_ALTERNATE_FUNCTIONS |
Public |
See coding |
|
|
20130201 |
begin of ys_alternate_functions,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
design type fpm_button_design,
explanation type fpm_explanation,
event_id type fpm_action_id,
action_type type fpm_action_type,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
hotkey type fpm_hotkey,
index type fpm_index,
image type fpm_image,
end of ys_alternate_functions
|
4 |
YS_APPLICATION_SETTINGS |
Public |
See coding |
|
|
20130201 |
begin of ys_application_settings,
transient_state type fpm_transient_state,
maximum_messages_size type i,
show_message_log type wdy_boolean,
fpm_message_area_display type fpm_message_area_display,
fpm_message_area_design type fpm_message_area_design,
scrolling_mode type fpm_scrolling_mode_ext,
end of ys_application_settings
|
5 |
YS_APP_SPECIFIC_CC |
Public |
See coding |
|
|
20130201 |
begin of ys_app_specific_cc,
component type wdy_component_name,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
instance_id type fpm_instance_id,
end of ys_app_specific_cc
|
6 |
YS_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_button,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
design type fpm_button_design,
explanation type fpm_explanation,
event_id type fpm_action_id,
action_type type fpm_action_type,
other_function_index type fpm_index,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
hotkey type fpm_hotkey,
image type fpm_image,
end of ys_button
|
7 |
YS_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
begin of ys_button_choice,
other_function_index type fpm_index,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
image type fpm_image,
entry type yt_entry,
end of ys_button_choice
|
8 |
YS_BUTTON_CHOICE_I |
Public |
See coding |
|
|
20130201 |
begin of ys_button_choice_i,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
other_function_index type fpm_index,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
image type fpm_image,
entry_i type yt_entry_i,
end of ys_button_choice_i
|
9 |
YS_BUTTON_I |
Public |
See coding |
|
|
20130201 |
begin of ys_button_i,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
design type fpm_button_design,
explanation type fpm_explanation,
event_id type fpm_action_id,
action_type type fpm_action_type,
other_function_index type fpm_index,
tooltip type fpm_tooltip,
element_id type fpm_element_id,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
hotkey type fpm_hotkey,
image type fpm_image,
end of ys_button_i
|
10 |
YS_CHECK |
Public |
See coding |
|
|
20130201 |
begin of ys_check,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
label type fpm_label,
tooltip type fpm_tooltip,
is_configured type wdy_boolean,
default_button type fpm_default_button,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_check
|
11 |
YS_CLOSE |
Public |
See coding |
|
|
20130201 |
begin of ys_close,
visibility type fpm_visibility,
enabled type fpm_enabled,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_type type fpm_action_type,
end of ys_close
|
12 |
YS_CONF_COMP_USAGE |
Public |
See coding |
|
|
20130201 |
begin of ys_conf_comp_usage,
parent_path type fpm_s_uibb_conf_comp_usage-parent_path,
child_path type fpm_s_uibb_conf_comp_usage-child_path,
config_id type fpm_s_uibb_conf_comp_usage-config_id,
config_type type fpm_s_uibb_conf_comp_usage-config_type,
config_var type fpm_s_uibb_conf_comp_usage-config_var,
description type fpm_s_uibb_conf_comp_usage-description,
fpm_primary_attribute type fpm_element_id,
end of ys_conf_comp_usage
|
13 |
YS_CONF_STEP_VIEW |
Public |
See coding |
|
|
20130201 |
begin of ys_conf_step_view,
component type fpm_component_name,
interface_view type fpm_window_name,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
location type fpm_location,
index type fpm_index,
needs_stretching type fpm_needs_stretching,
fpm_primary_attribute type fpm_element_id,
instance_id type fpm_instance_id,
end of ys_conf_step_view
|
14 |
YS_CONF_STEP_VIEW_ATTR |
Public |
See coding |
|
|
20130201 |
begin of ys_conf_step_view_attr,
layout_type type fpm_layout_type,
end of ys_conf_step_view_attr
|
15 |
YS_CONTENT_AREA |
Public |
See coding |
|
|
20130201 |
begin of ys_content_area,
id type fpm_dialog_window_id,
title type fpm_s_dialog_box_properties-title,
layout_type type fpm_layout_type,
text type fpm_text,
text_document_name type doku_obj,
name type fpm_dialog_window_name,
button_set type fpm_dialog_button_set,
tool_tip_for_ok_button type fpm_s_dialog_box_properties-tool_tip_for_ok_button,
tool_tip_for_cancel_button type fpm_s_dialog_box_properties-tool_tip_for_cancel_button,
tool_tip_for_close_button type fpm_s_dialog_box_properties-tool_tip_for_close_button,
tool_tip_for_yes_button type fpm_s_dialog_box_properties-tool_tip_for_yes_button,
tool_tip_for_no_button type fpm_s_dialog_box_properties-tool_tip_for_no_button,
text_for_close_button type fpm_s_dialog_box_properties-text_for_close_button,
text_for_ok_button type fpm_s_dialog_box_properties-text_for_ok_button,
text_for_yes_button type fpm_s_dialog_box_properties-text_for_yes_button,
text_for_no_button type fpm_s_dialog_box_properties-text_for_no_button,
width type fpm_s_dialog_box_properties-width,
height type fpm_s_dialog_box_properties-height,
uibb_p type yt_uibb_p,
end of ys_content_area
|
16 |
YS_CONTEXT |
Public |
See coding |
|
|
20130422 |
BEGIN OF ys_context,
idr_basic TYPE ys_idr_basic,
idr_extended TYPE ys_idr_extended,
END OF ys_context
|
17 |
YS_CREATE_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_create_button,
visibility type fpm_visibility,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_create_button
|
18 |
YS_DELETE_OBJECT |
Public |
See coding |
|
|
20130201 |
begin of ys_delete_object,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
label type fpm_label,
tooltip type fpm_tooltip,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_type type fpm_action_type,
action_id type fpm_action_id,
end of ys_delete_object
|
19 |
YS_EDIT |
Public |
See coding |
|
|
20130201 |
begin of ys_edit,
visibility type fpm_visibility,
explanation type fpm_explanation,
enabled type fpm_enabled,
is_configured type wdy_boolean,
tooltip type fpm_tooltip,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_edit
|
20 |
YS_ENTRY |
Public |
See coding |
|
|
20130201 |
begin of ys_entry,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
action_type type fpm_action_type,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
has_separator type fpm_add_separator,
end of ys_entry
|
21 |
YS_ENTRY_I |
Public |
See coding |
|
|
20130201 |
begin of ys_entry_i,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
action_type type fpm_action_type,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
has_separator type fpm_add_separator,
end of ys_entry_i
|
22 |
YS_EVENT_PARAMETER |
Public |
See coding |
|
|
20130201 |
begin of ys_event_parameter,
name type string,
value type string,
end of ys_event_parameter
|
23 |
YS_EXPLANATION |
Public |
See coding |
|
|
20130201 |
begin of ys_explanation,
text type fpm_text,
text_document_name type doku_obj,
end of ys_explanation
|
24 |
YS_IDR_BASIC |
Public |
See coding |
|
|
20130422 |
BEGIN OF ys_idr_basic,
application_title TYPE fpm_idr_title,
application_title_tooltip TYPE fpm_idr_title_tooltip,
END OF ys_idr_basic
|
25 |
YS_IDR_EXTENDED |
Public |
See coding |
|
|
20130422 |
BEGIN OF ys_idr_extended,
ticket_top TYPE fpm_idr_top,
ticket_bottom TYPE fpm_idr_bottom,
ticket_top_tooltip TYPE fpm_idr_top_tooltip,
ticket_bottom_tooltip TYPE fpm_idr_bottom_tooltip,
END OF ys_idr_extended
|
26 |
YS_INITIAL_SCREEN |
Public |
See coding |
|
|
20130201 |
begin of ys_initial_screen,
layout_type type fpm_layout_type,
initial_screen_uibb type yt_initial_screen_uibb,
init_explanation type ys_init_explanation,
init_screen_toolbar type ys_init_screen_toolbar,
end of ys_initial_screen
|
27 |
YS_INITIAL_SCREEN_UIBB |
Public |
See coding |
|
|
20130201 |
begin of ys_initial_screen_uibb,
component type fpm_component_name,
interface_view type fpm_window_name,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
location type fpm_location,
index type fpm_index,
needs_stretching type fpm_needs_stretching,
fpm_primary_attribute type fpm_element_id,
instance_id type fpm_instance_id,
end of ys_initial_screen_uibb
|
28 |
YS_INIT_EXPLANATION |
Public |
See coding |
|
|
20130201 |
begin of ys_init_explanation,
text type fpm_text,
text_document_name type doku_obj,
end of ys_init_explanation
|
29 |
YS_INIT_SCREEN_TOOLBAR |
Public |
See coding |
|
|
20130201 |
begin of ys_init_screen_toolbar,
is_configured type wdy_boolean,
create_button type ys_create_button,
load_draft_button type ys_load_draft_button,
other_functions_i type ys_other_functions_i,
redo_button type ys_redo_button,
save_draft_button type ys_save_draft_button,
start_button type ys_start_button,
undo_button type ys_undo_button,
end of ys_init_screen_toolbar
|
30 |
YS_LOAD_DRAFT |
Public |
See coding |
|
|
20130201 |
begin of ys_load_draft,
visibility type fpm_visibility,
explanation type fpm_explanation,
enabled type fpm_enabled,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_load_draft
|
31 |
YS_LOAD_DRAFT_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_load_draft_button,
visibility type fpm_visibility,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_load_draft_button
|
32 |
YS_MAINVIEW |
Public |
See coding |
|
|
20130201 |
begin of ys_mainview,
id type fpm_mainview_id,
name type fpm_mainview_name,
index type fpm_index,
hidden type fpm_hidden,
subview type yt_subview,
end of ys_mainview
|
33 |
YS_MSG_MAPPER_SETTING |
Public |
See coding |
|
|
20130201 |
begin of ys_msg_mapper_setting,
enable_mapping type fpmfp_s_mm_definition-enable_mapping,
generalization_type type fpmfp_s_mm_definition-generalization_type,
enable_logging type fpmfp_s_mm_definition-enable_logging,
log_generalization type fpmfp_s_mm_definition-log_generalization,
log_hide type fpmfp_s_mm_definition-log_hide,
hide_on_generalization type fpmfp_s_mm_definition-hide_on_generalization,
end of ys_msg_mapper_setting
|
34 |
YS_NEW |
Public |
See coding |
|
|
20130201 |
begin of ys_new,
is_configured type wdy_boolean,
n_button type ys_n_button,
n_button_choice type ys_n_button_choice,
end of ys_new
|
35 |
YS_NEXT_OBJECT |
Public |
See coding |
|
|
20130201 |
begin of ys_next_object,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
tooltip type fpm_tooltip,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_next_object
|
36 |
YS_N_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_n_button,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_n_button
|
37 |
YS_N_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
begin of ys_n_button_choice,
visibility type fpm_visibility,
enabled type fpm_enabled,
is_configured type wdy_boolean,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
n_entry type yt_n_entry,
end of ys_n_button_choice
|
38 |
YS_N_ENTRY |
Public |
See coding |
|
|
20130201 |
begin of ys_n_entry,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
action_type type fpm_action_type,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
end of ys_n_entry
|
39 |
YS_OIF_APPLICATION |
Public |
See coding |
|
|
20130201 |
begin of ys_oif_application,
action type yt_action,
application_settings type ys_application_settings,
app_specific_cc type ys_app_specific_cc,
conf_comp_usage type yt_conf_comp_usage,
content_area type yt_content_area,
initial_screen type ys_initial_screen,
msg_mapper_setting type ys_msg_mapper_setting,
variant type yt_variant,
end of ys_oif_application
|
40 |
YS_OTHER_FUNCTIONS |
Public |
See coding |
|
|
20130201 |
begin of ys_other_functions,
is_configured type wdy_boolean,
button type yt_button,
button_choice type yt_button_choice,
separator type yt_separator,
end of ys_other_functions
|
41 |
YS_OTHER_FUNCTIONS_I |
Public |
See coding |
|
|
20130201 |
begin of ys_other_functions_i,
is_configured type wdy_boolean,
button_choice_i type yt_button_choice_i,
button_i type yt_button_i,
separator_i type yt_separator_i,
end of ys_other_functions_i
|
42 |
YS_PP_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_pp_button,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_pp_button
|
43 |
YS_PP_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
begin of ys_pp_button_choice,
visibility type fpm_visibility,
enabled type fpm_enabled,
is_configured type wdy_boolean,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
pp_entry type yt_pp_entry,
end of ys_pp_button_choice
|
44 |
YS_PP_ENTRY |
Public |
See coding |
|
|
20130201 |
begin of ys_pp_entry,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
action_type type fpm_action_type,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
end of ys_pp_entry
|
45 |
YS_PREVIOUS_OBJECT |
Public |
See coding |
|
|
20130201 |
begin of ys_previous_object,
label type fpm_label,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
tooltip type fpm_tooltip,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_previous_object
|
46 |
YS_PRINT |
Public |
See coding |
|
|
20130201 |
begin of ys_print,
is_configured type wdy_boolean,
p_button type ys_p_button,
p_button_choice type ys_p_button_choice,
end of ys_print
|
47 |
YS_PRINT_PREVIEW |
Public |
See coding |
|
|
20130201 |
begin of ys_print_preview,
is_configured type wdy_boolean,
pp_button type ys_pp_button,
pp_button_choice type ys_pp_button_choice,
end of ys_print_preview
|
48 |
YS_P_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_p_button,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_p_button
|
49 |
YS_P_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
begin of ys_p_button_choice,
visibility type fpm_visibility,
enabled type fpm_enabled,
is_configured type wdy_boolean,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
p_entry type yt_p_entry,
end of ys_p_button_choice
|
50 |
YS_P_ENTRY |
Public |
See coding |
|
|
20130201 |
begin of ys_p_entry,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
action_type type fpm_action_type,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
end of ys_p_entry
|
51 |
YS_READ_ONLY |
Public |
See coding |
|
|
20130201 |
begin of ys_read_only,
visibility type fpm_visibility,
explanation type fpm_explanation,
enabled type fpm_enabled,
is_configured type wdy_boolean,
tooltip type fpm_tooltip,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_read_only
|
52 |
YS_REDO |
Public |
See coding |
|
|
20130201 |
begin of ys_redo,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_redo
|
53 |
YS_REDO_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_redo_button,
visibility type fpm_visibility,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_redo_button
|
54 |
YS_REFRESH |
Public |
See coding |
|
|
20130201 |
begin of ys_refresh,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
default_button type fpm_default_button,
hotkey type fpm_hotkey,
action_type type fpm_action_type,
action_id type fpm_action_id,
end of ys_refresh
|
55 |
YS_RELATED_LINKS |
Public |
See coding |
|
|
20130201 |
begin of ys_related_links,
label type fpm_label,
visibility type fpm_visibility,
role type fpm_s_navigation_key-key1,
instance type fpm_s_navigation_key-key2,
is_configured type wdy_boolean,
end of ys_related_links
|
56 |
YS_SAVE_AS |
Public |
See coding |
|
|
20130201 |
begin of ys_save_as,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_save_as
|
57 |
YS_SAVE_DRAFT |
Public |
See coding |
|
|
20130201 |
begin of ys_save_draft,
visibility type fpm_visibility,
explanation type fpm_explanation,
enabled type fpm_enabled,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_save_draft
|
58 |
YS_SAVE_DRAFT_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_save_draft_button,
visibility type fpm_visibility,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_save_draft_button
|
59 |
YS_SEND |
Public |
See coding |
|
|
20130201 |
begin of ys_send,
is_configured type wdy_boolean,
s_button type ys_s_button,
s_button_choice type ys_s_button_choice,
end of ys_send
|
60 |
YS_SEPARATOR |
Public |
See coding |
|
|
20130201 |
begin of ys_separator,
other_function_index type fpm_index,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
end of ys_separator
|
61 |
YS_SEPARATOR_I |
Public |
See coding |
|
|
20130201 |
begin of ys_separator_i,
other_function_index type fpm_index,
is_configured type wdy_boolean,
fpm_primary_attribute type fpm_element_id,
end of ys_separator_i
|
62 |
YS_START_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_start_button,
default_button type fpm_default_button,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
visibility type fpm_visibility,
action_id type fpm_action_id,
end of ys_start_button
|
63 |
YS_START_OVER |
Public |
See coding |
|
|
20130201 |
begin of ys_start_over,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_start_over
|
64 |
YS_SUBVIEW |
Public |
See coding |
|
|
20130201 |
begin of ys_subview,
id type fpm_subview_id,
name type fpm_subview_name,
index type fpm_index,
layout_type type fpm_layout_type,
hidden type fpm_hidden,
explanation type ys_explanation,
uibb type yt_uibb,
end of ys_subview
|
65 |
YS_S_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_s_button,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_s_button
|
66 |
YS_S_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
begin of ys_s_button_choice,
visibility type fpm_visibility,
enabled type fpm_enabled,
is_configured type wdy_boolean,
repeat_selected_action type fpm_selected_action,
selected_action_item type fpm_action_item,
s_entry type yt_s_entry,
end of ys_s_button_choice
|
67 |
YS_S_ENTRY |
Public |
See coding |
|
|
20130201 |
begin of ys_s_entry,
label type fpm_label,
enabled type fpm_enabled,
event_id type fpm_action_id,
fpm_primary_attribute type fpm_element_id,
visibility type fpm_visibility,
action_type type fpm_action_type,
element_id type fpm_element_id,
hotkey type fpm_hotkey,
end of ys_s_entry
|
68 |
YS_TOOLBAR |
Public |
See coding |
|
|
20130201 |
begin of ys_toolbar,
duplicate type fpm_duplicate_toolbar,
is_configured type wdy_boolean,
activation_functions type yt_activation_functions,
alternate_functions type yt_alternate_functions,
check type ys_check,
close type ys_close,
delete_object type ys_delete_object,
edit type ys_edit,
load_draft type ys_load_draft,
new type ys_new,
next_object type ys_next_object,
other_functions type ys_other_functions,
previous_object type ys_previous_object,
print type ys_print,
print_preview type ys_print_preview,
read_only type ys_read_only,
redo type ys_redo,
refresh type ys_refresh,
related_links type ys_related_links,
save_as type ys_save_as,
save_draft type ys_save_draft,
send type ys_send,
start_over type ys_start_over,
undo type ys_undo,
you_can_also type ys_you_can_also,
end of ys_toolbar
|
69 |
YS_UIBB |
Public |
See coding |
|
|
20130201 |
begin of ys_uibb,
component type fpm_component_name,
interface_view type fpm_window_name,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
location type fpm_location,
index type fpm_index,
needs_stretching type fpm_needs_stretching,
fpm_primary_attribute type fpm_element_id,
hidden type fpm_hidden,
instance_id type fpm_instance_id,
end of ys_uibb
|
70 |
YS_UIBB_P |
Public |
See coding |
|
|
20130201 |
begin of ys_uibb_p,
component type fpm_component_name,
interface_view type fpm_window_name,
config_id type wdy_config_id,
config_type type wdy_config_type,
config_var type wdy_config_var,
location type fpm_location,
index type fpm_index,
needs_stretching type fpm_needs_stretching,
hidden type fpm_hidden,
fpm_primary_attribute type fpm_element_id,
instance_id type fpm_instance_id,
end of ys_uibb_p
|
71 |
YS_UNDO |
Public |
See coding |
|
|
20130201 |
begin of ys_undo,
visibility type fpm_visibility,
enabled type fpm_enabled,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_undo
|
72 |
YS_UNDO_BUTTON |
Public |
See coding |
|
|
20130201 |
begin of ys_undo_button,
visibility type fpm_visibility,
explanation type fpm_explanation,
is_configured type wdy_boolean,
hotkey type fpm_hotkey,
action_id type fpm_action_id,
end of ys_undo_button
|
73 |
YS_VARIANT |
Public |
See coding |
|
|
20130201 |
begin of ys_variant,
id type fpm_variant_id,
name type fpm_variant_name,
action_type type fpm_view_switch_action_type,
conf_step_view type yt_conf_step_view,
conf_step_view_attr type ys_conf_step_view_attr,
mainview type yt_mainview,
toolbar type ys_toolbar,
wire_model type ys_wire_model,
end of ys_variant
|
74 |
YS_WIRE |
Public |
See coding |
|
|
20130201 |
begin of ys_wire,
fpm_primary_attribute type fpm_element_id,
component type fpm_s_wire-component,
config_id type fpm_s_wire-config_id,
config_type type fpm_s_wire-config_type,
config_var type fpm_s_wire-config_var,
instance_id type fpm_s_wire-instance_id,
src_component type fpm_s_wire-src_component,
src_config_id type fpm_s_wire-src_config_id,
src_config_type type fpm_s_wire-src_config_type,
src_config_var type fpm_s_wire-src_config_var,
src_instance_id type fpm_s_wire-src_instance_id,
port_type type fpm_s_wire-port_type,
port_identifier type fpm_s_wire-port_identifier,
connector type fpm_s_wire-connector,
dependency_param type fpm_s_wire-dependency_param,
end of ys_wire
|
75 |
YS_WIRE_MODEL |
Public |
See coding |
|
|
20130201 |
begin of ys_wire_model,
transaction type fpm_wire_model_transaction,
wire type yt_wire,
end of ys_wire_model
|
76 |
YS_YOU_CAN_ALSO |
Public |
See coding |
|
|
20130201 |
begin of ys_you_can_also,
label type fpm_label,
visibility type fpm_visibility,
role type fpm_s_navigation_key-key1,
instance type fpm_s_navigation_key-key2,
is_configured type wdy_boolean,
end of ys_you_can_also
|
77 |
YT_ACTION |
Public |
See coding |
|
|
20130201 |
yt_action type standard table of ys_action with key id
|
78 |
YT_ACTIVATION_FUNCTIONS |
Public |
See coding |
|
|
20130201 |
yt_activation_functions type standard table of ys_activation_functions with key fpm_primary_attribute
|
79 |
YT_ALTERNATE_FUNCTIONS |
Public |
See coding |
|
|
20130201 |
yt_alternate_functions type standard table of ys_alternate_functions with key fpm_primary_attribute
|
80 |
YT_BUTTON |
Public |
See coding |
|
|
20130201 |
yt_button type standard table of ys_button with key fpm_primary_attribute
|
81 |
YT_BUTTON_CHOICE |
Public |
See coding |
|
|
20130201 |
yt_button_choice type standard table of ys_button_choice with key fpm_primary_attribute
|
82 |
YT_BUTTON_CHOICE_I |
Public |
See coding |
|
|
20130201 |
yt_button_choice_i type standard table of ys_button_choice_i with key fpm_primary_attribute
|
83 |
YT_BUTTON_I |
Public |
See coding |
|
|
20130201 |
yt_button_i type standard table of ys_button_i with key fpm_primary_attribute
|
84 |
YT_CONF_COMP_USAGE |
Public |
See coding |
|
|
20130201 |
yt_conf_comp_usage type standard table of ys_conf_comp_usage with key fpm_primary_attribute
|
85 |
YT_CONF_STEP_VIEW |
Public |
See coding |
|
|
20130201 |
yt_conf_step_view type standard table of ys_conf_step_view with key fpm_primary_attribute
|
86 |
YT_CONTENT_AREA |
Public |
See coding |
|
|
20130201 |
yt_content_area type standard table of ys_content_area with key id
|
87 |
YT_ENTRY |
Public |
See coding |
|
|
20130201 |
yt_entry type standard table of ys_entry with key fpm_primary_attribute
|
88 |
YT_ENTRY_I |
Public |
See coding |
|
|
20130201 |
yt_entry_i type standard table of ys_entry_i with key fpm_primary_attribute
|
89 |
YT_EVENT_PARAMETER |
Public |
See coding |
|
|
20130201 |
yt_event_parameter type standard table of ys_event_parameter with key name
|
90 |
YT_INITIAL_SCREEN_UIBB |
Public |
See coding |
|
|
20130201 |
yt_initial_screen_uibb type standard table of ys_initial_screen_uibb with key fpm_primary_attribute
|
91 |
YT_MAINVIEW |
Public |
See coding |
|
|
20130201 |
yt_mainview type standard table of ys_mainview with key id
|
92 |
YT_N_ENTRY |
Public |
See coding |
|
|
20130201 |
yt_n_entry type standard table of ys_n_entry with key fpm_primary_attribute
|
93 |
YT_PP_ENTRY |
Public |
See coding |
|
|
20130201 |
yt_pp_entry type standard table of ys_pp_entry with key fpm_primary_attribute
|
94 |
YT_P_ENTRY |
Public |
See coding |
|
|
20130201 |
yt_p_entry type standard table of ys_p_entry with key fpm_primary_attribute
|
95 |
YT_SEPARATOR |
Public |
See coding |
|
|
20130201 |
yt_separator type standard table of ys_separator with key fpm_primary_attribute
|
96 |
YT_SEPARATOR_I |
Public |
See coding |
|
|
20130201 |
yt_separator_i type standard table of ys_separator_i with key fpm_primary_attribute
|
97 |
YT_SUBVIEW |
Public |
See coding |
|
|
20130201 |
yt_subview type standard table of ys_subview with key id
|
98 |
YT_S_ENTRY |
Public |
See coding |
|
|
20130201 |
yt_s_entry type standard table of ys_s_entry with key fpm_primary_attribute
|
99 |
YT_UIBB |
Public |
See coding |
|
|
20130201 |
yt_uibb type standard table of ys_uibb with key fpm_primary_attribute
|
100 |
YT_UIBB_P |
Public |
See coding |
|
|
20130201 |
yt_uibb_p type standard table of ys_uibb_p with key fpm_primary_attribute
|
101 |
YT_VARIANT |
Public |
See coding |
|
|
20130201 |
yt_variant type standard table of ys_variant with key id
|
102 |
YT_WIRE |
Public |
See coding |
|
|
20130201 |
yt_wire type standard table of ys_wire with key fpm_primary_attribute
|