SAP ABAP Class CL_FPM_TABBED_ASSIST (Assistance Class for FPM_TABBED_UIBB)
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_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20070827
Properties
Class CL_FPM_TABBED_ASSIST  
Short Description Assistance Class for FPM_TABBED_UIBB    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070827   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 CL_FPM_TABBED Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_FPM_TABBED_CFG_ACC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_FPM_TABBED_ASSIST has no interface implemented.
Friends
Class CL_FPM_TABBED_ASSIST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_DETAIL_CONT Static Attribute Public Type reference (TYPE) STRING 'DETAIL_CONT' 20070919
2 MC_DTAEC_PREFIX Constant Private Type reference (TYPE) STRING 'DTAEC_' Prefix for additional container due to DTA 20110330
3 MO_DETAIL_TC Instance attribute Private Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20051117-120623 20070919
4 MO_FPM Instance attribute Private Object reference (TYPE REF TO) CL_FPM CL_FPM 20101117
5 MO_TABBED_API Instance attribute Public Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20090618
6 MS_APP_SPECIFIC_CC Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_APP_SPECIFIC_CC 20121204
7 MS_CONFIG_KEY Instance attribute Public Type reference (TYPE) WDY_CONFIG_KEY Key Components of Configuration Tables 20110330
8 MS_DETAIL_UIBB_STRETCHED Instance attribute Private Type reference (TYPE) FPM_S_UIBB_KEY Table type of UIBB keys 20140603
9 MS_PROPERTIES Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_PROPERTIES 20121204
10 MS_WIRE_PLUG Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_WIRE_PLUG 20121204
11 MT_CONF_COMP_USAGE Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_T_CONF_COMP_USAGE 20121204
12 MT_CONF_VCUIE Instance attribute Private Type reference (TYPE) TY_T_UIBB_DATA List of containers embedding configurable UIBBs (for DTA) 20100719
13 MT_CURRENT_TAB_ID Instance attribute Private Type reference (TYPE) TY_T_CURRENT_TAB_ID 20121204
14 MT_MASTER_UIBB Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_T_MASTER_UIBB 20121204
15 MT_TAB Instance attribute Private Type reference (TYPE) FPM_T_TABS 20101213
16 MT_VARIANT Instance attribute Public Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_T_VARIANT 20121204
17 MV_ACA_AVAILABLE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091201
18 MV_CLEAR_SLOTS Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080618
19 MV_CURRENT_AMOUNT_OF_TABS Instance attribute Private Type reference (TYPE) I 20081023
20 MV_CURRENT_VARIANT_ID Instance attribute Private Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_VARIANT-ID 20121204
21 MV_DESIGNTIME_MODE Instance attribute Private Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20100719
22 MV_DETAIL_NEEDS_STRETCHING Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090525
23 MV_DETAIL_SLOTS Instance attribute Private Type reference (TYPE) I 20070919
24 MV_DIALOG_EVENT_CALLED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100309
25 MV_EDIT_MODE Instance attribute Private Type reference (TYPE) FPM_EDIT_MODE Edit Mode of UIBBs in OVP Floorplan 20120716
26 MV_FIRST_RENDER_HAPPENED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110525
27 MV_INSTANCE_ID Instance attribute Private Type reference (TYPE) FPM_INSTANCE_ID Instance ID of a UIBB 20120716
28 MV_IS_VISIBLE Instance attribute Public Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20110506
29 MV_MASTER_NEEDS_STRETCHING Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090525
30 MV_MASTER_SLOTS Instance attribute Private Type reference (TYPE) I 20070919
31 MV_TAB_ACTIVITY_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090120
32 MV_TAB_VISIBILITY_CHANGED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20080905
33 MV_TITLE_AVAILABLE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20091201
34 MV_UPDATE_EDIT_MODE Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20121204
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TAB Instance method Public Method 20070827
2 CHECK_IF_RERENDERING_NEEDED Instance method Private Method 20091202
3 CLEAR_SLOTS Instance method Public Method 20080211
4 CLEAR_SLOTS_ACA Instance method Public Method 20080722
5 CLOSE_OVERLAYMODE Instance method Public Method 20100719
6 CREATE_IT_CONFIG_DATA Instance method Private Method 20121204
7 EXPANDS_WITH_AVAILABLE_SPACE Instance method Public Method 20140526
8 FPM_INITIALIZE Instance method Public Method 20101117
9 GET_CONFIG_TAB_ID Instance method Public Method 20070828
10 GET_CURRENT_TAB Instance method Public Method 20121204
11 GET_CURRENT_TAB_IDS Instance method Public Method 20121217
12 GET_CURRENT_VARIANT Instance method Public Method 20121204
13 GET_UIBBS_OF_TAB Instance method Public Method 20070828
14 GET_WD_TAB_ID Instance method Public Method 20070828
15 GOTO_CONFIG Instance method Public Method 20100719
16 INITIALIZE Instance method Public Method 20121204
17 INITIALIZE_CONF_COMP_USAGE Instance method Public Method 20090915
18 ONACTIONSELECT_DDLB Instance method Public Method 20080827
19 ONACTIONSELECT_TAB Instance method Public Method 20070911
20 PREPARE_DTA_CONTEXT Instance method Private Method 20100719
21 PREPARE_NAVIGATION Instance method Public Method 20070829
22 PREPARE_NAVIGATION_ACA Instance method Public Method 20080718
23 RAT_TRACE_TABBED Instance method Public Method Trace information for rat 20130325
24 RENDER_DETAIL_ACA Instance method Public Method 20091127
25 RENDER_DETAIL_AREA Instance method Private Method 20091202
26 RENDER_DETAIL_AS_DDLB Instance method Public Method 20091127
27 RENDER_DETAIL_AS_TAB_STRIP Instance method Public Method 20091130
28 RENDER_MASTER_AREA Instance method Private Method 20091202
29 RENDER_TABBED_UIBB Instance method Public Method 20091127
30 SET_ACTION_TYPE Instance method Public Method 20090810
31 SET_CONTAINER_PROPERTIES Instance method Private Method 20090526
32 SET_CURRENT_TAB Instance method Public Method 20121204
33 SET_CURRENT_VARIANT Instance method Public Method 20121204
34 SET_PADDING Instance method Private Method 20111007
35 SORT_TABBED_NODES Instance method Public Method 20070830
36 SWITCH_TO_OVERLAYMODE Instance method Public Method 20100719
Events
Class CL_FPM_TABBED_ASSIST has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 FPM_S_TABS Private See coding 20070827 BEGIN OF fpm_s_tabs, config_id TYPE string, wd_id TYPE string, END OF fpm_s_tabs
2 FPM_T_TABS Private See coding 20070827 fpm_t_tabs TYPE STANDARD TABLE OF fpm_s_tabs WITH DEFAULT KEY
3 TY_S_CURRENT_TAB_ID Public See coding 20121204 BEGIN OF ty_s_current_tab_id, variant_id TYPE if_fpm_tabbed_cfg_acc=>ty_s_variant-id, current_tab_id TYPE if_fpm_tabbed_cfg_acc=>ty_s_tab-id, END OF ty_s_current_tab_id
4 TY_S_DTA_DATA Private See coding 20100719 BEGIN OF ty_s_dta_data, view_element_id TYPE string, design TYPE wdui_dtedesign, tb_id TYPE string, layer TYPE i, END OF ty_s_dta_data
5 TY_S_UIBB_DATA Private See coding 20100719 BEGIN OF ty_s_uibb_data, container_id TYPE string, uibb TYPE fpm_s_uibb_instance_key, END OF ty_s_uibb_data
6 TY_T_CURRENT_TAB_ID Public See coding 20121204 ty_t_current_tab_id TYPE SORTED TABLE OF ty_s_current_tab_id WITH UNIQUE KEY variant_id
7 TY_T_UIBB_DATA Private See coding 20100719 ty_t_uibb_data TYPE STANDARD TABLE OF ty_s_uibb_data
Method Signatures

Method ADD_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) STRING 20070827
2 Importing IV_WD_ID Call by reference Type reference (TYPE) STRING 20070827

Method ADD_TAB on class CL_FPM_TABBED_ASSIST has no exception.

Method CHECK_IF_RERENDERING_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091202
2 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091202
3 Importing IV_IS_FIRST Call by reference Type reference (TYPE) ABAP_BOOL 20091202
4 Importing IV_RENDER_TAB_NECESSARY Call by reference Type reference (TYPE) ABAP_BOOL 20091202
5 Returning RV_RERENDERING_NEEDED Value transfer Type reference (TYPE) ABAP_BOOL 20091202

Method CHECK_IF_RERENDERING_NEEDED on class CL_FPM_TABBED_ASSIST has no exception.

Method CLEAR_SLOTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080211
2 Importing IO_EMPTY_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080211
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20080722
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20080211
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080211

Method CLEAR_SLOTS on class CL_FPM_TABBED_ASSIST has no exception.

Method CLEAR_SLOTS_ACA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080722
2 Importing IO_EMPTY_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080722
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20080722
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20080722
5 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20080722
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080722

Method CLEAR_SLOTS_ACA on class CL_FPM_TABBED_ASSIST has no exception.

Method CLOSE_OVERLAYMODE 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 20100719

Method CLOSE_OVERLAYMODE on class CL_FPM_TABBED_ASSIST has no exception.

Method CREATE_IT_CONFIG_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONFIGURATION_ACCESS Call by reference Object reference (TYPE REF TO) IF_FPM_TABBED_CFG_ACC Configuration Access Interface for Composite UIBB 20121204

Method CREATE_IT_CONFIG_DATA on class CL_FPM_TABBED_ASSIST has no exception.

Method EXPANDS_WITH_AVAILABLE_SPACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EXPANDS Value transfer Type reference (TYPE) ABAP_BOOL 20140526

Method EXPANDS_WITH_AVAILABLE_SPACE on class CL_FPM_TABBED_ASSIST has no exception.

Method FPM_INITIALIZE 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 20101117

Method FPM_INITIALIZE on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_CONFIG_TAB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_WD_ID Call by reference Type reference (TYPE) STRING 20070828
2 Returning RV_CONFIG_ID Value transfer Type reference (TYPE) STRING 20070828

Method GET_CONFIG_TAB_ID on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_CURRENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_ID Call by reference Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_VARIANT-ID 20121204
2 Returning RS_TAB Value transfer Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_TAB 20121204

Method GET_CURRENT_TAB on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_CURRENT_TAB_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_CURRENT_TAB_ID Value transfer Type reference (TYPE) TY_T_CURRENT_TAB_ID 20121217

Method GET_CURRENT_TAB_IDS on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_CURRENT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_VARIANT Value transfer Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_VARIANT 20121204

Method GET_CURRENT_VARIANT on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_UIBBS_OF_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_UIBB Call by reference Type reference (TYPE) FPM_T_UIBB_KEY 20070828
2 Exporting EV_VARIANT Call by reference Type reference (TYPE) STRING 20070829
3 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) STRING 20070828

Method GET_UIBBS_OF_TAB on class CL_FPM_TABBED_ASSIST has no exception.

Method GET_WD_TAB_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONFIG_ID Call by reference Type reference (TYPE) STRING 20070828
2 Returning RV_WD_ID Value transfer Type reference (TYPE) STRING 20070828

Method GET_WD_TAB_ID on class CL_FPM_TABBED_ASSIST has no exception.

Method GOTO_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20100719
2 Importing IV_CONTAINER_ID Call by reference Type reference (TYPE) STRING 20100719

Method GOTO_CONFIG on class CL_FPM_TABBED_ASSIST has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20121204
2 Importing IO_CONFIGURATION_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20121204

Method INITIALIZE on class CL_FPM_TABBED_ASSIST has no exception.

Method INITIALIZE_CONF_COMP_USAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20090915

Method INITIALIZE_CONF_COMP_USAGE on class CL_FPM_TABBED_ASSIST has no exception.

Method ONACTIONSELECT_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090304
2 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) OBJECT 20080827
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20080929
4 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20080827
5 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20101026

Method ONACTIONSELECT_DDLB on class CL_FPM_TABBED_ASSIST has no exception.

Method ONACTIONSELECT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20090304
2 Importing IO_INSTANCE Call by reference Object reference (TYPE REF TO) OBJECT WebDynpro Interface INTERFACECONTROLLER 20070926
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20080929
4 Importing IO_WD_EVENT Call by reference Object reference (TYPE REF TO) CL_WD_CUSTOM_EVENT Application-Defined Event 20070911
5 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_KEY Key of a UIBB to be embedded in an FPM based application 20101026

Method ONACTIONSELECT_TAB on class CL_FPM_TABBED_ASSIST has no exception.

Method PREPARE_DTA_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_UIBB_KEY Call by reference Type reference (TYPE) FPM_S_UIBB_INSTANCE_KEY 20100719
2 Importing IV_VCUIE_NAME Call by reference Type reference (TYPE) STRING 20100719

Method PREPARE_DTA_CONTEXT on class CL_FPM_TABBED_ASSIST has no exception.

Method PREPARE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20071213
2 Importing IO_EMPTY_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20070917
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20080722
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20070829
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20070829

Method PREPARE_NAVIGATION on class CL_FPM_TABBED_ASSIST has no exception.

Method PREPARE_NAVIGATION_ACA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHILD_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080718
2 Importing IO_EMPTY_USAGE_GROUP Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20080718
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Additional Content Area API 20080722
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20080718
5 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20080721
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20080718

Method PREPARE_NAVIGATION_ACA on class CL_FPM_TABBED_ASSIST has no exception.

Method RAT_TRACE_TABBED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMPONENT Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT Web Dynpro: Component 20130325

Method RAT_TRACE_TABBED on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_DETAIL_ACA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DETAIL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050916-083208 20091127
2 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091127
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091127
4 Importing IV_ACA_START_INDEX Call by reference Type reference (TYPE) I 20091130
5 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20091127

Method RENDER_DETAIL_ACA on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_DETAIL_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACA_START_INDEX Call by reference Type reference (TYPE) I 20091202
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091202
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091202
4 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091202
5 Importing IV_MASTER_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL 20091202
6 Importing IV_RERENDERING_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20091202
7 Importing IV_TOP_DOWN_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL 20091202

Method RENDER_DETAIL_AREA on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_DETAIL_AS_DDLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091127
2 Importing IO_DETAIL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Supplement for True Boolean Type: 'X' == True '' == False 20091127
3 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091127
4 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091127
5 Importing IV_RENDER_AS_MATRIX_HEAD Call by reference Type reference (TYPE) ABAP_BOOL 20091201
6 Importing IV_RERENDERING_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20091201

Method RENDER_DETAIL_AS_DDLB on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_DETAIL_AS_TAB_STRIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_TABSTRIP_VISIBLE Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100317
2 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091130
3 Importing IO_DETAIL_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Supplement for True Boolean Type: 'X' == True '' == False 20091130
4 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091130
5 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091130
6 Importing IV_RENDER_AS_MATRIX_HEAD Call by reference Type reference (TYPE) ABAP_BOOL 20091201
7 Importing IV_RERENDERING_NEEDED Call by reference Type reference (TYPE) ABAP_BOOL 20091201

Method RENDER_DETAIL_AS_TAB_STRIP on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_MASTER_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_ACA_START_INDEX Call by reference Type reference (TYPE) I 20091202
2 Changing CV_MASTER_EMPTY Call by reference Type reference (TYPE) ABAP_BOOL 20091202
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091202
4 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091202
5 Importing IV_TOP_DOWN_LAYOUT Call by reference Type reference (TYPE) ABAP_BOOL 20091202

Method RENDER_MASTER_AREA on class CL_FPM_TABBED_ASSIST has no exception.

Method RENDER_TABBED_UIBB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20091127
2 Importing IO_TABBED_API Call by reference Object reference (TYPE REF TO) CL_FPM_TABBED Tabbed UIBB API 20091127
3 Importing IO_VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW Web Dynpro: API of a View 20091127
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20091127
5 Importing IV_IS_FIRST_TIME Call by reference Type reference (TYPE) WDY_BOOLEAN Replacement for Real Boolean Type: 'X' == True '' == False 20120716
6 Importing IV_RENDER_TAB_NECESSARY Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20091127
7 Importing IV_TOP_DOWN_LAYOUT Call by reference Type reference (TYPE) WDY_BOOLEAN Supplement for True Boolean Type: 'X' == True '' == False 20091127

Method RENDER_TABBED_UIBB on class CL_FPM_TABBED_ASSIST has no exception.

Method SET_ACTION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ACTION Call by reference Object reference (TYPE REF TO) IF_WD_ACTION Web Dynpro: Action 20090810

Method SET_ACTION_TYPE on class CL_FPM_TABBED_ASSIST has no exception.

Method SET_CONTAINER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_WD_UIELEMENT_CONTAINER Perforce change= / 20050916-083208 20110413
2 Importing IO_LAYOUT Call by reference Object reference (TYPE REF TO) CL_WD_MATRIX_LAYOUT Perforce change= / 20051117-120623 20110413
3 Importing IV_IS_LAYOUT_TOP_DOWN Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090708
4 Importing IV_NEEDS_STRETCHING Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110413

Method SET_CONTAINER_PROPERTIES on class CL_FPM_TABBED_ASSIST has no exception.

Method SET_CURRENT_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TAB_ID Call by reference Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_TAB-ID 20121204
2 Importing IV_VARIANT_ID Call by reference Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_VARIANT-ID 20121204
3 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20121204

Method SET_CURRENT_TAB on class CL_FPM_TABBED_ASSIST has no exception.

Method SET_CURRENT_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VARIANT_ID Call by reference Type reference (TYPE) IF_FPM_TABBED_CFG_ACC=>TY_S_VARIANT-ID 20121204
2 Returning RV_SUCCESS Value transfer Type reference (TYPE) ABAP_BOOL 20121204

Method SET_CURRENT_VARIANT on class CL_FPM_TABBED_ASSIST has no exception.

Method SET_PADDING 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 20111007
2 Importing IV_FIRST_TIME Call by reference Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20111019
3 Importing IV_TOP_DOWN_LAYOUT Call by reference Type reference (TYPE) BOOLE_D Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') 20111007

Method SET_PADDING on class CL_FPM_TABBED_ASSIST has no exception.

Method SORT_TABBED_NODES Signature

Method SORT_TABBED_NODES on class CL_FPM_TABBED_ASSIST has no parameter.
Method SORT_TABBED_NODES on class CL_FPM_TABBED_ASSIST has no exception.

Method SWITCH_TO_OVERLAYMODE 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 20100719

Method SWITCH_TO_OVERLAYMODE on class CL_FPM_TABBED_ASSIST has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 700