SAP ABAP Class CL_FPM_RAT_RENDER_GAF (GAF render class for RAT)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_CORE (Package) Floorplan Manager (Framework)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_FPM_RAT_RENDER_FLOORPLAN Floorplan render class for RAT 20130121
Properties
Class CL_FPM_RAT_RENDER_GAF  
Short Description GAF render class for RAT    
Super Class CL_FPM_RAT_RENDER_FLOORPLAN Floorplan render class for RAT 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20130121   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPM_RAT_RENDER_GAF has no forward declaration.
Interfaces
Class CL_FPM_RAT_RENDER_GAF has no interface implemented.
Friends
Class CL_FPM_RAT_RENDER_GAF has no friend class.
Attributes
Class CL_FPM_RAT_RENDER_GAF has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130201
2 RENDER_GAF_BASIC Instance method Private Method 20130122
3 RENDER_GAF_CNR Instance method Private Method 20130122
4 RENDER_GAF_HEADER Instance method Private Method 20130122
5 RENDER_GAF_ROADMAP_STEP Instance method Private Method 20130122
Events
Class CL_FPM_RAT_RENDER_GAF has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 YS_ACTION Public See coding 20130122 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_APPLICATION_SETTINGS Public See coding 20130122 BEGIN OF ys_application_settings, maximum_messages_size TYPE i, transient_state TYPE fpm_transient_state, show_message_log TYPE wdy_boolean, fpm_message_area_design TYPE fpm_message_area_design, fpm_message_area_display TYPE fpm_message_area_display, scrolling_mode TYPE fpm_scrolling_mode_ext, END OF ys_application_settings
3 YS_APP_SPECIFIC_CC Public See coding 20130122 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
4 YS_BUTTON Public See coding 20130122 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
5 YS_BUTTON_CHOICE Public See coding 20130122 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
6 YS_BUTTON_CHOICE_I Public See coding 20130122 BEGIN OF ys_button_choice_i, label TYPE fpm_label, visibility TYPE fpm_visibility, enabled TYPE fpm_enabled, tooltip TYPE fpm_tooltip, element_id TYPE fpm_element_id, other_function_index TYPE fpm_index, 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
7 YS_BUTTON_CHOICE_S Public See coding 20130122 BEGIN OF ys_button_choice_s, other_function_index TYPE fpm_index, label TYPE fpm_label, visibility TYPE fpm_visibility, enabled TYPE fpm_enabled, tooltip TYPE fpm_tooltip, is_configured TYPE wdy_boolean, fpm_primary_attribute TYPE fpm_element_id, element_id TYPE fpm_element_id, repeat_selected_action TYPE fpm_selected_action, selected_action_item TYPE fpm_action_item, image TYPE fpm_image, entry_s TYPE yt_entry_s, END OF ys_button_choice_s
8 YS_BUTTON_I Public See coding 20130122 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
9 YS_BUTTON_S Public See coding 20130122 BEGIN OF ys_button_s, 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, is_configured TYPE wdy_boolean, fpm_primary_attribute TYPE fpm_element_id, element_id TYPE fpm_element_id, hotkey TYPE fpm_hotkey, image TYPE fpm_image, END OF ys_button_s
10 YS_CLOSE Public See coding 20130122 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
11 YS_CONF_COMP_USAGE Public See coding 20130122 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
12 YS_CONF_STEP_VIEW Public See coding 20130122 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, name TYPE wdy_conf_transl_text, needs_stretching TYPE fpm_needs_stretching, fpm_primary_attribute TYPE fpm_element_id, location TYPE fpm_location, index TYPE fpm_index, instance_id TYPE fpm_instance_id, END OF ys_conf_step_view
13 YS_CONF_STEP_VIEW_ATTR Public See coding 20130122 BEGIN OF ys_conf_step_view_attr, layout_type TYPE fpm_layout_type, END OF ys_conf_step_view_attr
14 YS_CONTENT_AREA Public See coding 20130122 BEGIN OF ys_content_area, text_document_name TYPE doku_obj, text TYPE fpm_text, id TYPE fpm_dialog_window_id, name TYPE fpm_dialog_window_name, layout_type TYPE fpm_layout_type, button_set TYPE fpm_dialog_button_set, title TYPE fpm_s_dialog_box_properties-title, 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, height TYPE fpm_s_dialog_box_properties-height, width TYPE fpm_s_dialog_box_properties-width, uibb_p TYPE yt_uibb_p, END OF ys_content_area
15 YS_CONTEXT Public See coding 20130201 BEGIN OF ys_context, idr_basic TYPE ys_idr_basic, idr_extended TYPE ys_idr_extended, END OF ys_context
16 YS_CREATE_BUTTON Public See coding 20130122 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
17 YS_ENTRY Public See coding 20130122 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, END OF ys_entry
18 YS_ENTRY_I Public See coding 20130122 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, END OF ys_entry_i
19 YS_ENTRY_S Public See coding 20130122 BEGIN OF ys_entry_s, 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, END OF ys_entry_s
20 YS_EVENT_PARAMETER Public See coding 20130122 BEGIN OF ys_event_parameter, name TYPE string, value TYPE string, END OF ys_event_parameter
21 YS_EXIT_TO_MAINSTEP Public See coding 20130122 BEGIN OF ys_exit_to_mainstep, label TYPE fpm_label, tooltip TYPE fpm_tooltip, explanation TYPE fpm_explanation, is_configured TYPE wdy_boolean, hotkey TYPE fpm_hotkey, action_id TYPE fpm_action_id, END OF ys_exit_to_mainstep
22 YS_EXPLANATION Public See coding 20130122 BEGIN OF ys_explanation, text TYPE fpm_text, text_document_name TYPE doku_obj, END OF ys_explanation
23 YS_EXPLANATION_S Public See coding 20130122 BEGIN OF ys_explanation_s, text TYPE fpm_text, text_document_name TYPE doku_obj, END OF ys_explanation_s
24 YS_FINAL_ACTION Public See coding 20130122 BEGIN OF ys_final_action, label TYPE fpm_label, event_id TYPE fpm_action_id, is_always_enabled TYPE wdy_boolean, image TYPE fpm_image, END OF ys_final_action
25 YS_FINAL_ACTION_S Public See coding 20130122 BEGIN OF ys_final_action_s, label TYPE fpm_label, event_id TYPE fpm_action_id, is_always_enabled TYPE wdy_boolean, image TYPE fpm_image, END OF ys_final_action_s
26 YS_FINISH Public See coding 20130122 BEGIN OF ys_finish, enabled TYPE fpm_enabled, 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_finish
27 YS_GAF_APPLICATION Public See coding 20130122 BEGIN OF ys_gaf_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_gaf_application
28 YS_IDR_BASIC Public See coding 20130201 BEGIN OF ys_idr_basic, application_title TYPE fpm_idr_title, application_title_tooltip TYPE fpm_idr_title_tooltip, END OF ys_idr_basic
29 YS_IDR_EXTENDED Public See coding 20130201 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
30 YS_INITIAL_SCREEN Public See coding 20130122 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
31 YS_INITIAL_SCREEN_UIBB Public See coding 20130122 BEGIN OF ys_initial_screen_uibb, component TYPE fpm_component_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, interface_view TYPE fpm_window_name, 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
32 YS_INIT_EXPLANATION Public See coding 20130122 BEGIN OF ys_init_explanation, text TYPE fpm_text, text_document_name TYPE doku_obj, END OF ys_init_explanation
33 YS_INIT_SCREEN_TOOLBAR Public See coding 20130122 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
34 YS_LOAD_DRAFT_BUTTON Public See coding 20130122 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
35 YS_MAINSTEP Public See coding 20130122 BEGIN OF ys_mainstep, id TYPE fpm_mainstep_id, name TYPE fpm_mainstep_name, enabled TYPE fpm_enabled, index TYPE fpm_index, layout_type TYPE fpm_layout_type, explanation TYPE ys_explanation, mainstep_uibb TYPE yt_mainstep_uibb, substep_variant TYPE yt_substep_variant, toolbar TYPE ys_toolbar, END OF ys_mainstep
36 YS_MAINSTEP_UIBB Public See coding 20130122 BEGIN OF ys_mainstep_uibb, component TYPE fpm_component_name, config_id TYPE wdy_config_id, config_type TYPE wdy_config_type, config_var TYPE wdy_config_var, interface_view TYPE fpm_window_name, 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_mainstep_uibb
37 YS_MSG_MAPPER_SETTING Public See coding 20130122 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
38 YS_NEXT_STEP Public See coding 20130122 BEGIN OF ys_next_step, default_button TYPE fpm_default_button, is_configured TYPE wdy_boolean, action_type TYPE fpm_action_type, END OF ys_next_step
39 YS_NEXT_STEP_S Public See coding 20130122 BEGIN OF ys_next_step_s, default_button TYPE fpm_default_button, is_configured TYPE wdy_boolean, action_type TYPE fpm_action_type, END OF ys_next_step_s
40 YS_OTHER_FUNCTIONS Public See coding 20130122 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 20130122 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_OTHER_FUNCTIONS_S Public See coding 20130122 BEGIN OF ys_other_functions_s, is_configured TYPE wdy_boolean, button_choice_s TYPE yt_button_choice_s, button_s TYPE yt_button_s, separator_s TYPE yt_separator_s, END OF ys_other_functions_s
43 YS_REDO_BUTTON Public See coding 20130122 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
44 YS_RELATED_LINKS Public See coding 20130122 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
45 YS_RELATED_LINKS_S Public See coding 20130122 BEGIN OF ys_related_links_s, 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_s
46 YS_SAVE_DRAFT Public See coding 20130122 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
47 YS_SAVE_DRAFT_BUTTON Public See coding 20130122 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
48 YS_SEPARATOR Public See coding 20130122 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
49 YS_SEPARATOR_I Public See coding 20130122 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
50 YS_SEPARATOR_S Public See coding 20130122 BEGIN OF ys_separator_s, other_function_index TYPE fpm_index, is_configured TYPE wdy_boolean, fpm_primary_attribute TYPE fpm_element_id, END OF ys_separator_s
51 YS_START_BUTTON Public See coding 20130122 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
52 YS_SUBSTEP Public See coding 20130122 BEGIN OF ys_substep, id TYPE fpm_substep_id, name TYPE fpm_substep_name, enabled TYPE fpm_enabled, index TYPE fpm_index, layout_type TYPE fpm_layout_type, explanation_s TYPE ys_explanation_s, substep_uibb TYPE yt_substep_uibb, toolbar_s TYPE ys_toolbar_s, END OF ys_substep
53 YS_SUBSTEP_UIBB Public See coding 20130122 BEGIN OF ys_substep_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_substep_uibb
54 YS_SUBSTEP_VARIANT Public See coding 20130122 BEGIN OF ys_substep_variant, id TYPE fpm_substep_variant_id, name TYPE fpm_substep_variant_name, fpm_primary_attribute TYPE fpm_element_id, final_action_s TYPE ys_final_action_s, substep TYPE yt_substep, END OF ys_substep_variant
55 YS_TOOLBAR Public See coding 20130122 BEGIN OF ys_toolbar, duplicate TYPE fpm_duplicate_toolbar, is_configured TYPE wdy_boolean, close TYPE ys_close, finish TYPE ys_finish, next_step TYPE ys_next_step, other_functions TYPE ys_other_functions, related_links TYPE ys_related_links, save_draft TYPE ys_save_draft, you_can_also TYPE ys_you_can_also, END OF ys_toolbar
56 YS_TOOLBAR_S Public See coding 20130122 BEGIN OF ys_toolbar_s, duplicate TYPE fpm_duplicate_toolbar, is_configured TYPE wdy_boolean, exit_to_mainstep TYPE ys_exit_to_mainstep, next_step_s TYPE ys_next_step_s, other_functions_s TYPE ys_other_functions_s, related_links_s TYPE ys_related_links_s, you_can_also_s TYPE ys_you_can_also_s, END OF ys_toolbar_s
57 YS_UIBB_P Public See coding 20130122 BEGIN OF ys_uibb_p, component TYPE fpm_component_name, interface_view TYPE fpm_window_name, config_id TYPE wdy_config_id, 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, config_type TYPE wdy_config_type, instance_id TYPE fpm_instance_id, END OF ys_uibb_p
58 YS_UNDO_BUTTON Public See coding 20130122 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
59 YS_VARIANT Public See coding 20130122 BEGIN OF ys_variant, id TYPE fpm_variant_id, name TYPE fpm_variant_name, conf_step_view TYPE yt_conf_step_view, conf_step_view_attr TYPE ys_conf_step_view_attr, final_action TYPE ys_final_action, mainstep TYPE yt_mainstep, wire_model TYPE ys_wire_model, END OF ys_variant
60 YS_WIRE Public See coding 20130122 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
61 YS_WIRE_MODEL Public See coding 20130122 BEGIN OF ys_wire_model, transaction TYPE fpm_wire_model_transaction, wire TYPE yt_wire, END OF ys_wire_model
62 YS_YOU_CAN_ALSO Public See coding 20130122 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
63 YS_YOU_CAN_ALSO_S Public See coding 20130122 BEGIN OF ys_you_can_also_s, 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_s
64 YT_ACTION Public See coding 20130122 yt_action TYPE STANDARD TABLE OF ys_action WITH KEY id
65 YT_BUTTON Public See coding 20130122 yt_button TYPE STANDARD TABLE OF ys_button WITH KEY fpm_primary_attribute
66 YT_BUTTON_CHOICE Public See coding 20130122 yt_button_choice TYPE STANDARD TABLE OF ys_button_choice WITH KEY fpm_primary_attribute
67 YT_BUTTON_CHOICE_I Public See coding 20130122 yt_button_choice_i TYPE STANDARD TABLE OF ys_button_choice_i WITH KEY fpm_primary_attribute
68 YT_BUTTON_CHOICE_S Public See coding 20130122 yt_button_choice_s TYPE STANDARD TABLE OF ys_button_choice_s WITH KEY fpm_primary_attribute
69 YT_BUTTON_I Public See coding 20130122 yt_button_i TYPE STANDARD TABLE OF ys_button_i WITH KEY fpm_primary_attribute
70 YT_BUTTON_S Public See coding 20130122 yt_button_s TYPE STANDARD TABLE OF ys_button_s WITH KEY fpm_primary_attribute
71 YT_CONF_COMP_USAGE Public See coding 20130122 yt_conf_comp_usage TYPE STANDARD TABLE OF ys_conf_comp_usage WITH KEY fpm_primary_attribute
72 YT_CONF_STEP_VIEW Public See coding 20130122 yt_conf_step_view TYPE STANDARD TABLE OF ys_conf_step_view WITH KEY fpm_primary_attribute
73 YT_CONTENT_AREA Public See coding 20130122 yt_content_area TYPE STANDARD TABLE OF ys_content_area WITH KEY id
74 YT_ENTRY Public See coding 20130122 yt_entry TYPE STANDARD TABLE OF ys_entry WITH KEY fpm_primary_attribute
75 YT_ENTRY_I Public See coding 20130122 yt_entry_i TYPE STANDARD TABLE OF ys_entry_i WITH KEY fpm_primary_attribute
76 YT_ENTRY_S Public See coding 20130122 yt_entry_s TYPE STANDARD TABLE OF ys_entry_s WITH KEY fpm_primary_attribute
77 YT_EVENT_PARAMETER Public See coding 20130122 yt_event_parameter TYPE STANDARD TABLE OF ys_event_parameter WITH KEY name
78 YT_INITIAL_SCREEN_UIBB Public See coding 20130122 yt_initial_screen_uibb TYPE STANDARD TABLE OF ys_initial_screen_uibb WITH KEY fpm_primary_attribute
79 YT_MAINSTEP Public See coding 20130122 yt_mainstep TYPE STANDARD TABLE OF ys_mainstep WITH KEY id
80 YT_MAINSTEP_UIBB Public See coding 20130122 yt_mainstep_uibb TYPE STANDARD TABLE OF ys_mainstep_uibb WITH KEY fpm_primary_attribute
81 YT_SEPARATOR Public See coding 20130122 yt_separator TYPE STANDARD TABLE OF ys_separator WITH KEY fpm_primary_attribute
82 YT_SEPARATOR_I Public See coding 20130122 yt_separator_i TYPE STANDARD TABLE OF ys_separator_i WITH KEY fpm_primary_attribute
83 YT_SEPARATOR_S Public See coding 20130122 yt_separator_s TYPE STANDARD TABLE OF ys_separator_s WITH KEY fpm_primary_attribute
84 YT_SUBSTEP Public See coding 20130122 yt_substep TYPE STANDARD TABLE OF ys_substep WITH KEY id
85 YT_SUBSTEP_UIBB Public See coding 20130122 yt_substep_uibb TYPE STANDARD TABLE OF ys_substep_uibb WITH KEY fpm_primary_attribute
86 YT_SUBSTEP_VARIANT Public See coding 20130122 yt_substep_variant TYPE STANDARD TABLE OF ys_substep_variant WITH KEY fpm_primary_attribute
87 YT_UIBB_P Public See coding 20130122 yt_uibb_p TYPE STANDARD TABLE OF ys_uibb_p WITH KEY fpm_primary_attribute
88 YT_VARIANT Public See coding 20130122 yt_variant TYPE STANDARD TABLE OF ys_variant WITH KEY id
89 YT_WIRE Public See coding 20130122 yt_wire TYPE STANDARD TABLE OF ys_wire WITH KEY fpm_primary_attribute
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_FPM Call by reference Object reference (TYPE REF TO) IF_FPM Interface for accessing FPM functionality 20130201
2 Importing IO_TECHNICAL_HELP_INFO Call by reference Object reference (TYPE REF TO) IF_WD_TECHNICAL_HELP_INFO Interface for Integrating Technical Help 20130201
3 Importing IV_COMPONENT_ID Call by reference Type reference (TYPE) STRING 20130201

Method CONSTRUCTOR on class CL_FPM_RAT_RENDER_GAF has no exception.

Method RENDER_GAF_BASIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20130122
2 Importing IV_RERENDER Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130122

Method RENDER_GAF_BASIC on class CL_FPM_RAT_RENDER_GAF has no exception.

Method RENDER_GAF_CNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20130122
2 Importing IV_RERENDER Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130122

Method RENDER_GAF_CNR on class CL_FPM_RAT_RENDER_GAF has no exception.

Method RENDER_GAF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20130122
2 Importing IV_RERENDER Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130122

Method RENDER_GAF_HEADER on class CL_FPM_RAT_RENDER_GAF has no exception.

Method RENDER_GAF_ROADMAP_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20130122
2 Importing IV_RERENDER Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20130122

Method RENDER_GAF_ROADMAP_STEP on class CL_FPM_RAT_RENDER_GAF has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740