SAP ABAP Class CL_FPM_IDR (Implementation for API of IDR)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FPM_IDR 20070425
Properties
Class CL_FPM_IDR  
Short Description Implementation for API of IDR    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package APB_FPM_CORE   Floorplan Manager (Framework) 
Created 20070424   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_FPM_FLOORPLAN_ASSIST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 IF_FPM_IDR Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_FPM_IDR 20070425
Friends
Class CL_FPM_IDR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ACTION_NAVIGATE Constant Private Type reference (TYPE) STRING 'IDR_NAVIGATION' 20071218
2 MC_PATH_TYPE_ERROR Constant Private Type reference (TYPE) I 3 20070531
3 MC_PATH_TYPE_EXTENDED Constant Private Type reference (TYPE) I 1 20070531
4 MC_PATH_TYPE_SHORT Constant Private Type reference (TYPE) I 2 20070531
5 MO_ADAPTATION_MANAGER Instance attribute Public Object reference (TYPE REF TO) CL_FPM_ADAPT_MANAGER FPM Adaptation Manager 20100702
6 MO_CHIP_INTEGRATION Instance attribute Private Object reference (TYPE REF TO) CL_FPM_CHIP_INTEGRATION Side Panel and Tagging 20090723
7 MO_COMPONENT Instance attribute Private Object reference (TYPE REF TO) IF_WD_COMPONENT IDR component 20120829
8 MO_FPM Instance attribute Private Object reference (TYPE REF TO) CL_FPM CL_FPM 20101117
9 MS_ACTION_LINK Instance attribute Private Type reference (TYPE) S_ACTION_LINK 20080202
10 MS_RUN_TIME_INFO Instance attribute Private Type reference (TYPE) FPM_S_RUNTIME_INFO Runtime Information 20070612
11 MS_SIDE_PANEL Instance attribute Private Type reference (TYPE) S_SIDE_PANEL_LINK 20090311
12 MS_TICKET Instance attribute Private Type reference (TYPE) S_TICKET 20070516
13 MS_TITLE Instance attribute Private Type reference (TYPE) S_TITLE 20070516
14 MS_VISIBILITY Instance attribute Private Type reference (TYPE) S_AREA_VISIBILITY 20070509
15 MT_ITEM_KEYS Instance attribute Private Type reference (TYPE) T_KEY_ENTRIES 20070508
16 MV_ACA_II3_EXISTS Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071128
17 MV_ACA_UIBB_EXISTS Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20071128
18 MV_API_CALLED Instance attribute Public Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090324
19 MV_HEADER_ONLY Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070511
20 MV_ID_POINTER Instance attribute Private Type reference (TYPE) I 20070509
21 MV_KEY_POINTER Instance attribute Private Type reference (TYPE) I 20070509
22 MV_TICKET_IS_INITIAL Instance attribute Private Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070605
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ITEM_TO_KEY Instance method Private Method 20070510
2 ADD_NEW_KEY Instance method Private Method 20070509
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070424
4 COPY_ELEMENT_VALUES Instance method Private Method 20070514
5 COPY_NODE Instance method Private Method 20070514
6 DELETE_KEYS Instance method Private Method 20070515
7 DO_NAVIGATION Instance method Public Method 20071218
8 EXIT_SIDE_PANEL Instance method Public Method 20130218
9 GET_ACA_TC_ID Instance method Public Method 20100329
10 GET_ACTION_LINK_EVENT_ID Instance method Public Method 20080202
11 GET_ATTRIBUTE_INDEX Static method Public Method 20070516
12 GET_ATTR_NAME_FROM_PATH Static method Public Method 20070514
13 GET_CHILD_NODE_VIA_PATH Static method Public Method 20070516
14 GET_ID_FOR_NEW_ITEM Instance method Private Method 20070510
15 GET_NAME_FOR_NEW_NODE Instance method Private Method 20070511
16 GET_NAME_FOR_UI_EXPLANATION Instance method Private Method 20080311
17 GET_NAME_FOR_UI_IMAGE Instance method Private Method 20071220
18 GET_NAME_FOR_UI_LABEL Instance method Private Method 20070510
19 GET_NAME_FOR_UI_LINK Instance method Private Method 20071218
20 GET_NAME_FOR_UI_UNIT Instance method Private Method 20070524
21 GET_NAME_FOR_UI_VALUE Instance method Private Method 20070510
22 GET_NODE_META_PATH Static method Private Method 20070511
23 GET_VCUIE_ID Instance method Public Method 20070814
24 IDENTIFY_PATH_TYPE Static method Private Method 20070516
25 INIT_APP_TITLE Instance method Public Method 20070516
26 INIT_SIDE_PANEL Instance method Public Method 20120315
27 INIT_TICKET Instance method Public Method 20070516
28 PREPARE_NAVIGATION Instance method Public Method 20100329
29 PREPARE_NAVIGATION_AT_LOCATION Instance method Public Method 20100329
30 RAT_TRACE Instance method Private Method 20120827
31 REMOVE_ACAS Instance method Public Method Removes all Header ACAs from a view 20100908
32 REMOVE_ACA_AT_LOCATION Instance method Private Method Removes all Header ACAs from a view 20100908
33 REMOVE_CONTEXT_NAME_FROM_PATH Instance method Private Method 20070515
34 RENDER_ACA_UIBBS Instance method Public Method renders the uibbs for the aca (additional content area) 20070814
35 RENDER_ACA_UIBBS_AT_LOCATION Instance method Public Method 20100329
36 RENDER_ACTION_LINK Instance method Public Method 20080202
37 RENDER_AREA_VISIBILITY Instance method Public Method 20070510
38 RENDER_ITEMS Instance method Public Method 20070510
39 RENDER_SIDE_PANEL_LINK Instance method Public Method 20090311
40 RENDER_TICKET Instance method Public Method 20070516
41 RENDER_TITLE Instance method Public Method 20070516
42 RESET_CHANGE_FLAGS Instance method Public Method 20100907
43 SET_FPM_INSTANCE Instance method Public Method 20101117
44 SET_HEADER_ONLY Instance method Public Method 20070511
Events
Class CL_FPM_IDR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_ACTION_LINK Public See coding 20080202 BEGIN OF s_action_link, text TYPE string, tooltip TYPE string, visible TYPE wdui_visibility, enabled TYPE boole_d, fpm_event_id TYPE fpm_event_id, is_changed TYPE boole_d, ui_element TYPE REF TO cl_wd_link_to_action, ui_element_id TYPE string, action_handler TYPE string, END OF s_action_link
2 S_AREA_VISIBILITY Private See coding 20070509 BEGIN OF s_area_visibility, header TYPE boole_d, basic TYPE boole_d, extended TYPE boole_d, END OF s_area_visibility
3 S_ID_ENTRY Public See coding 20070510 BEGIN OF s_id_entry, id TYPE i, is_rendered TYPE boole_d, label_name TYPE string, label_tooltip TYPE string, ui_label TYPE REF TO cl_wd_label, value TYPE string, create_node TYPE boole_d, app_context TYPE REF TO if_wd_context, app_node_path TYPE string, value_path_type TYPE i, value_node TYPE REF TO if_wd_context_node, value_node_app TYPE REF TO if_wd_context_node, value_attr TYPE string, value_tooltip TYPE string, ui_value TYPE REF TO cl_wd_text_view, show_unit TYPE boole_d, unit TYPE string, unit_attr_name TYPE string, ui_unit TYPE REF TO cl_wd_text_view, END OF s_id_entry
4 S_IMAGE_ENTRY Public See coding 20071220 BEGIN OF s_image_entry, id TYPE i, is_rendered TYPE boole_d, label_text TYPE string, label_tooltip TYPE string, image_source TYPE string, image_tooltip TYPE string, explanation TYPE string, explanation_tt TYPE string, ui_label TYPE REF TO cl_wd_label, ui_image TYPE REF TO cl_wd_image, ui_explanation TYPE REF TO cl_wd_text_view, is_decorative TYPE abap_bool, END OF s_image_entry
5 S_KEY_ENTRY Public See coding 20070510 BEGIN OF s_key_entry, key TYPE i, id_table TYPE t_id_entries, to_be_removed TYPE boole_d, is_link TYPE boole_d, is_image TYPE boole_d, link TYPE s_link_entry, image TYPE s_image_entry, END OF s_key_entry
6 S_LINK_ENTRY Public See coding 20071218 BEGIN OF s_link_entry, id TYPE i, nav_object TYPE REF TO if_fpm_navigation, nav_key TYPE string, is_rendered TYPE boole_d, label_text TYPE string, label_tooltip TYPE string, link_text TYPE string, link_tooltip TYPE string, ui_label TYPE REF TO cl_wd_label, ui_link TYPE REF TO cl_wd_link_to_action, END OF s_link_entry
7 S_SIDE_PANEL_LINK Private See coding 20090311 BEGIN OF s_side_panel_link, is_changed TYPE boole_d, is_state_changed TYPE boole_d, ui_elem_id TYPE string, END OF s_side_panel_link
8 S_TICKET Public See coding 20070516 BEGIN OF s_ticket, top TYPE string, top_tooltip TYPE string, bottom TYPE string, bottom_tooltip TYPE string, changed TYPE boole_d, END OF s_ticket
9 S_TITLE Public See coding 20070516 BEGIN OF s_title, title TYPE string, tooltip TYPE string, changed TYPE boole_d, is_initial TYPE boole_d, END OF s_title
10 T_ID_ENTRIES Public See coding 20070510 t_id_entries TYPE STANDARD TABLE OF s_id_entry WITH DEFAULT KEY
11 T_KEY_ENTRIES Public See coding 20070510 t_key_entries TYPE STANDARD TABLE OF s_key_entry WITH DEFAULT KEY
Method Signatures

Method ADD_ITEM_TO_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ITEM Call by reference Type reference (TYPE) S_ID_ENTRY WebDynpro: Interface of Metadata of a Node 20070510
2 Importing IV_KEY Call by reference Type reference (TYPE) I GUID in 'CHAR' Format in Uppercase 20070510

Method ADD_ITEM_TO_KEY on class CL_FPM_IDR has no exception.

Method ADD_NEW_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_KEY Value transfer Type reference (TYPE) I GUID in 'CHAR' Format in Uppercase 20070509

Method ADD_NEW_KEY on class CL_FPM_IDR has no exception.

Method CONSTRUCTOR 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 20090723

Method CONSTRUCTOR on class CL_FPM_IDR has no exception.

Method COPY_ELEMENT_VALUES Signature

Method COPY_ELEMENT_VALUES on class CL_FPM_IDR has no parameter.
Method COPY_ELEMENT_VALUES on class CL_FPM_IDR has no exception.

Method COPY_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_NEW_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070514
2 Exporting EV_UNIT_ATTR_NAME Call by reference Type reference (TYPE) STRING 20070524
3 Importing IO_APP_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070601
4 Importing IO_VIEW_CONTEXT_NODE Call by reference Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070516
5 Importing IV_ID Call by reference Type reference (TYPE) I 20070514
6 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20070514
7 Importing IV_WITH_UNIT Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070522

Method COPY_NODE on class CL_FPM_IDR has no exception.

Method DELETE_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ITEMS_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER GUID in 'CHAR' Format in Uppercase 20100316

Method DELETE_KEYS on class CL_FPM_IDR has no exception.

Method DO_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LINK_ID Call by reference Type reference (TYPE) STRING 20071218

Method DO_NAVIGATION on class CL_FPM_IDR has no exception.

Method EXIT_SIDE_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20130218

Method EXIT_SIDE_PANEL on class CL_FPM_IDR has no exception.

Method GET_ACA_TC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20100329
2 Returning RV_TC_ID Value transfer Type reference (TYPE) STRING 20100329

Method GET_ACA_TC_ID on class CL_FPM_IDR has no exception.

Method GET_ACTION_LINK_EVENT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_EVENT_ID Value transfer Type reference (TYPE) FPM_EVENT_ID ID of the FPM Event 20080202

Method GET_ACTION_LINK_EVENT_ID on class CL_FPM_IDR has no exception.

Method GET_ATTRIBUTE_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20070516
2 Returning RV_INDEX Value transfer Type reference (TYPE) I 20070516

Method GET_ATTRIBUTE_INDEX on class CL_FPM_IDR has no exception.

Method GET_ATTR_NAME_FROM_PATH Signature

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

Method GET_ATTR_NAME_FROM_PATH on class CL_FPM_IDR has no exception.

Method GET_CHILD_NODE_VIA_PATH 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 Web Dynpro Context 20070516
2 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20070516
3 Importing IV_PATH_TYPE Call by reference Type reference (TYPE) I 20070531
4 Returning RO_CHILD_NODE Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_NODE Web Dynpro: Interface for Context Nodes 20070516

Method GET_CHILD_NODE_VIA_PATH on class CL_FPM_IDR has no exception.

Method GET_ID_FOR_NEW_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ID Value transfer Type reference (TYPE) I 20070510

Method GET_ID_FOR_NEW_ITEM on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_NEW_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20070511
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20070511

Method GET_NAME_FOR_NEW_NODE on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_EXPLANATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20080311
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20080311

Method GET_NAME_FOR_UI_EXPLANATION on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_IMAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20071220
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20071220

Method GET_NAME_FOR_UI_IMAGE on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20070510
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20070510

Method GET_NAME_FOR_UI_LABEL on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20071218
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20071218

Method GET_NAME_FOR_UI_LINK on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20070524
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20070524

Method GET_NAME_FOR_UI_UNIT on class CL_FPM_IDR has no exception.

Method GET_NAME_FOR_UI_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) I 20070510
2 Returning RV_NAME Value transfer Type reference (TYPE) STRING 20070510

Method GET_NAME_FOR_UI_VALUE on class CL_FPM_IDR has no exception.

Method GET_NODE_META_PATH Signature

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

Method GET_NODE_META_PATH on class CL_FPM_IDR has no exception.

Method GET_VCUIE_ID 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_KEY Key of a UIBB to be embedded in an FPM based application 20070814
2 Returning RV_ID Value transfer Type reference (TYPE) STRING 20070814

Method GET_VCUIE_ID on class CL_FPM_IDR has no exception.

Method IDENTIFY_PATH_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PATH Call by reference Type reference (TYPE) STRING 20070516
2 Returning RV_TYPE Value transfer Type reference (TYPE) I 20070516

Method IDENTIFY_PATH_TYPE on class CL_FPM_IDR has no exception.

Method INIT_APP_TITLE 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: API of a View 20100316

Method INIT_APP_TITLE on class CL_FPM_IDR has no exception.

Method INIT_SIDE_PANEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_VIEW_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20120315
2 Importing IV_PORTAL_EVENT_ACTION Call by reference Type reference (TYPE) STRING 20120315

Method INIT_SIDE_PANEL on class CL_FPM_IDR has no exception.

Method INIT_TICKET 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: API of a View 20100316

Method INIT_TICKET on class CL_FPM_IDR has no exception.

Method PREPARE_NAVIGATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAV Call by reference Type reference (TYPE) CL_FPM_FLOORPLAN_ASSIST=>T_NAVIGATION_STEP 20100330
2 Importing IO_ACA_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100329
3 Importing IO_EMPTY_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100329
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100329
5 Importing IV_VIEW_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20100907
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20100330
7 Importing IV_VIEW_USAGE Call by reference Type reference (TYPE) STRING 20100330
8 Importing IV_WINDOW_NAME Call by reference Type reference (TYPE) STRING 20100330

Method PREPARE_NAVIGATION on class CL_FPM_IDR has no exception.

Method PREPARE_NAVIGATION_AT_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAV Call by reference Type reference (TYPE) CL_FPM_FLOORPLAN_ASSIST=>T_NAVIGATION_STEP 20100330
2 Importing IO_ACA_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100329
3 Importing IO_EMPTY_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100329
4 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100329
5 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20100329
6 Importing IV_VIEW_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20100907
7 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20100330
8 Importing IV_VIEW_USAGE Call by reference Type reference (TYPE) STRING 20100330
9 Importing IV_WINDOW_NAME Call by reference Type reference (TYPE) STRING 20100330

Method PREPARE_NAVIGATION_AT_LOCATION on class CL_FPM_IDR has no exception.

Method RAT_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DATA Call by reference Type reference (TYPE) ANY 20120827
2 Importing IV_KEY Call by reference Type reference (TYPE) STRING 20120827

Method RAT_TRACE on class CL_FPM_IDR has no exception.

Method REMOVE_ACAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAV Call by reference Type reference (TYPE) CL_FPM_FLOORPLAN_ASSIST=>T_NAVIGATION_STEP 20100908
2 Importing IO_EMPTY_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100908
3 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100908
4 Importing IV_VIEW_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20100908
5 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20100908

Method REMOVE_ACAS on class CL_FPM_IDR has no exception.

Method REMOVE_ACA_AT_LOCATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NAV Call by reference Type reference (TYPE) CL_FPM_FLOORPLAN_ASSIST=>T_NAVIGATION_STEP 20100908
2 Importing IO_EMPTY_USAGES Call by reference Object reference (TYPE REF TO) IF_WD_COMPONENT_USAGE_GROUP Web Dynpro: Group of Component Usages 20100908
3 Importing IO_VIEW_CONTROLLER_API Call by reference Object reference (TYPE REF TO) IF_WD_VIEW_CONTROLLER Web Dynpro: View Controller 20100908
4 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20100908
5 Importing IV_VIEW_CONTAINER_NAME Call by reference Type reference (TYPE) STRING 20100908
6 Importing IV_VIEW_NAME Call by reference Type reference (TYPE) STRING 20100908

Method REMOVE_ACA_AT_LOCATION on class CL_FPM_IDR has no exception.

Method REMOVE_CONTEXT_NAME_FROM_PATH Signature

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

Method REMOVE_CONTEXT_NAME_FROM_PATH on class CL_FPM_IDR has no exception.

Method RENDER_ACA_UIBBS 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 20070814

Method RENDER_ACA_UIBBS on class CL_FPM_IDR has no exception.

Method RENDER_ACA_UIBBS_AT_LOCATION 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 20100329
2 Importing IV_LOCATION Call by reference Type reference (TYPE) FPM_ACA_LOCATION Location of Additional Content Area 20100329

Method RENDER_ACA_UIBBS_AT_LOCATION on class CL_FPM_IDR has no exception.

Method RENDER_ACTION_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Web Dynpro: API of a View 20100316

Method RENDER_ACTION_LINK on class CL_FPM_IDR has no exception.

Method RENDER_AREA_VISIBILITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT_ITEMS Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20100316
2 Importing IO_CONT_TICKET Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Perforce change= / 20050916-083208 20100316
3 Importing IO_PAGE_HEADER Call by reference Object reference (TYPE REF TO) CL_WD_PAGE_HEADER Web Dynpro: API of a View 20100316
4 Importing IO_PAGE_HEADER_AREA Call by reference Object reference (TYPE REF TO) CL_WD_PAGE_HEADER_AREA Perforce change= / 20050316-090727 20100316

Method RENDER_AREA_VISIBILITY on class CL_FPM_IDR has no exception.

Method RENDER_ITEMS 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 20100316
2 Importing IO_ITEMS_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Web Dynpro: API of a View 20100316

Method RENDER_ITEMS on class CL_FPM_IDR has no exception.

Method RENDER_SIDE_PANEL_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Web Dynpro: API of a View 20100316

Method RENDER_SIDE_PANEL_LINK on class CL_FPM_IDR has no exception.

Method RENDER_TICKET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONT_TICKET Call by reference Object reference (TYPE REF TO) CL_WD_TRANSPARENT_CONTAINER Web Dynpro: API of a View 20100316
2 Importing IV_RERENDER Call by reference Type reference (TYPE) BOOLE_D Enforce Rerendering 20100903

Method RENDER_TICKET on class CL_FPM_IDR has no exception.

Method RENDER_TITLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGE_HEADER Call by reference Object reference (TYPE REF TO) CL_WD_PAGE_HEADER Web Dynpro: API of a View 20100316
2 Importing IV_RERENDER Call by reference Type reference (TYPE) WDY_BOOLEAN Enforce Rerendering 20100903

Method RENDER_TITLE on class CL_FPM_IDR has no exception.

Method RESET_CHANGE_FLAGS Signature

Method RESET_CHANGE_FLAGS on class CL_FPM_IDR has no parameter.
Method RESET_CHANGE_FLAGS on class CL_FPM_IDR has no exception.

Method SET_FPM_INSTANCE 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 SET_FPM_INSTANCE on class CL_FPM_IDR has no exception.

Method SET_HEADER_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_HEADER_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20070511

Method SET_HEADER_ONLY on class CL_FPM_IDR has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in