SAP ABAP Class CL_FPM_GUIBB_LIST_CONFIG_ATS (List Configuration)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_GUIBB_LIST_CONFIG List Configuration 20110208
Properties
Class CL_FPM_GUIBB_LIST_CONFIG_ATS  
Short Description List Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20110208   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_FPM_GUIBB_LIST_CONFIG Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_GUIBB_LIST_CONFIG List Configuration 20110208
Friends
Class CL_FPM_GUIBB_LIST_CONFIG_ATS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_BUTTON_ROW Constant Private Type reference (TYPE) STRING 'BUTTON_ROW' 20110208
2 MO_LIST_ELEMENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110208
3 MO_PERS_MANAGER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20140211
4 MO_SERVICE_HANDLER Instance attribute Private Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20110208
5 MO_TABLE_MODIFIER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERS_TABLE_MODIFIER To Read and Change Component Configuration as a Table 20140211
6 MO_TABLE_READER Instance attribute Private Object reference (TYPE REF TO) IF_WD_PERS_TABLE_READER Reads the configuration data as a table 20140211
7 MR_CONFIG_DATA Instance attribute Private Object reference (TYPE REF TO) DATA 20140728
8 MT_BR_BUFFER Instance attribute Private Type reference (TYPE) TY_T_BR_BUFFER 20110208
9 MT_BR_CHECK_BUFFER Instance attribute Private Type reference (TYPE) TY_T_BR_BUFFER 20110208
10 MT_BUTTON_ROW_ELEMENTS_TR Instance attribute Private Type reference (TYPE) TY_T_BUTTON_ROW_ELEMENT 20140213
11 MT_MENU_BUFFER Instance attribute Private Type reference (TYPE) TY_T_MENU_BUFFER 20120202
12 MV_CONFIG_NODE_ID Instance attribute Protected Type reference (TYPE) STRING 20140211
13 MV_ROOT_NODE_ID Instance attribute Private Type reference (TYPE) STRING 20140211
14 MV_USE_TABLE_READER Instance attribute Private Type reference (TYPE) ABAP_BOOL 20140217
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20110208
2 SET_LIST_CONTEXT Instance method Public Method 20131015
Events
Class CL_FPM_GUIBB_LIST_CONFIG_ATS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_BUTTON_ACTION Private See coding 20140213 BEGIN OF ty_button_action, event_id TYPE fpmgb_s_action-event_id, text TYPE wdy_conf_transl_text, index TYPE fpmgb_s_action-index, event_parameters TYPE string, fpm_primary_attribute TYPE fpm_element_id, action_type TYPE fpm_action_type, has_separator TYPE fpm_add_separator, END OF ty_button_action
2 TY_BUTTON_ROW_ELEMENT Private See coding 20140213 BEGIN OF ty_button_row_element , display_type TYPE fpmgb_display_type, index TYPE wdy_conf_index, text TYPE wdy_conf_transl_text, element_id TYPE fpm_element_id, special_properties TYPE string, tooltip TYPE wdy_conf_transl_text, width TYPE fpmgb_ui_element_width, ctxt_menu_id TYPE fpm_ctxt_menu_id, explanation_text TYPE fpm_explanation, button_action TYPE ty_t_button_action, END OF ty_button_row_element
3 TY_T_BUTTON_ACTION Private See coding 20140213 ty_t_button_action type standard table of ty_button_action with key event_id
4 TY_T_BUTTON_ROW_ELEMENT Private See coding 20140213 ty_t_button_row_element type standard table of ty_button_row_element
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LIST_ELEMENT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT Web Dynpro: Interface for Node Element 20110208
2 Importing IO_PERS_MANAGER Call by reference Object reference (TYPE REF TO) IF_WD_PERSONALIZATION Web Dynpro Personalization Interface 20140211
3 Importing IO_SERVICE_HANDLER Call by reference Object reference (TYPE REF TO) IF_FPM_CFG_SERVICE_HANDLER FPM Config Editor Service Handler 20110208
4 Importing IR_CONFIG_DATA Call by reference Object reference (TYPE REF TO) DATA 20140728
5 Importing IV_CREATE_PAGE_ID Call by reference Type reference (TYPE) FPM_CONTENT_AREA_ID FPM: Content Area ID 20110324
6 Importing IV_HAS_DEFAULT_DETAILS_PAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120308
7 Importing IV_HAS_DEFAULT_EDIT_PAGE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110614
8 Importing IV_IS_PAGE_MASTER Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120312
9 Importing IV_IS_SEARCH_RESULT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110208
10 Importing IV_UIBB_IS_IN_TRAY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20110324

Method CONSTRUCTOR on class CL_FPM_GUIBB_LIST_CONFIG_ATS has no exception.

Method SET_LIST_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LIST_CONTEXT Call by reference Type reference (TYPE) IF_FPM_GUIBB_LIST_CONFIG~TY_S_LIST_CONTEXT 20131015

Method SET_LIST_CONTEXT on class CL_FPM_GUIBB_LIST_CONFIG_ATS has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 731