SAP ABAP Interface IF_RCM_ELEMENT_CFG_WD (RCM: Configuration and Control of Element View)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP_WD (Package) Cross-Web Dynpro Components for Record/Modeler etc
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCM_ELEMENT_CFG_WD RCM: Configuration and Control of Element View 20040909
Properties
Interface IF_RCM_ELEMENT_CFG_WD  
Short Description RCM: Configuration and Control of Element View    
General Data
Package SRM_XML_BR_MD_FP_WD   Cross-Web Dynpro Components for Record/Modeler etc 
Created 20040909   SAP 
Last changed 20060207   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_RCM_ELEMENT_CFG_WD Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_RCM_ELEMENT_CFG_WD has no interface.
Friends
Interface IF_RCM_ELEMENT_CFG_WD has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTION_COPY_ID Constant Public Type reference (TYPE) STRING 'COPY_ELEMENT' 20040923
2 C_ACTION_CUT_ID Constant Public Type reference (TYPE) STRING 'CUT_ELEMENT' 20050310
3 C_ACTION_DELETE_ID Constant Public Type reference (TYPE) STRING 'DELETE_ELEMENT' 20050103
4 C_ACTION_DELETE_LINK_ID Constant Public Type reference (TYPE) STRING 'DELETE_ELEMENT_LINK' 20050103
5 C_ACTION_DISPLAY_ELEM_ID Constant Private Type reference (TYPE) STRING 'DISPLAY_ELEMENT' Element Display 20050110
6 C_ACTION_LEAD_SELECTION_ID Constant Public Type reference (TYPE) STRING 'LEAD_SELECTION_ID' 20050427
7 C_ACTION_RENAME_ID Constant Public Type reference (TYPE) STRING 'RENAME_ELEMENT' 20040923
8 C_ACTION_SEARCH_ELEMENT_ID Constant Public Type reference (TYPE) STRING 'SEARCH_ELEMENT' Search for an Element 20050523
9 C_ACTION_TOGGLE_VIEW_TYPE Constant Public Type reference (TYPE) STRING 'TOGGLE_VIEW_TYPE' Toggle List/Display Here 20050602
10 C_ACTION_TRANSITION_EXEC_ID Constant Public Type reference (TYPE) STRING 'TRANSITION_ELEMENT_EXECUTE' Execute Transition (Active) on an Element 20041130
11 C_ACTION_TRANSITION_ID Constant Public Type reference (TYPE) STRING 'TRANSITION_ELEMENT' Select Transition (Active) on an Element 20041005
12 C_ACTION_UI_BUTTON Constant Public Type reference (TYPE) STRING 'ACTION_UI_BUTTON' Button 20050216
13 C_ACTION_UI_CHOICE_BUTTON Constant Public Type reference (TYPE) STRING 'ACTION_UI_CHOICE' Choice 20050419
14 C_ACTION_UI_ITEM Constant Public Type reference (TYPE) STRING 'ACTION_UI_ITEM' Item 20050419
15 C_ACTION_UI_LINK Constant Public Type reference (TYPE) STRING 'ACTION_UI_LINK' Link 20050216
16 C_ACTION_UI_LIST Constant Public Type reference (TYPE) STRING 'ACTION_UI_LIST' List 20050216
17 C_ACTION_USER_SETTINGS_ID Constant Public Type reference (TYPE) STRING 'USER_SETTINGS' User Settings 20041210
18 C_DEFAULT_MESSAGE_ID Constant Public Type reference (TYPE) MSGID 'RCM_ELEMENTS_VIEW_WD' Message Identification 20040909
19 C_DEFAULT_VISIBLE_ROWS Constant Public Type reference (TYPE) I 20 Default Number of Visible Rows in Tables 20041210
20 C_DEFAULT_VISIBLE_ROWS_ALV Constant Public Type reference (TYPE) I 20 Default Number of Visible Rows in Tables 20050104
21 C_ELEMENT_ID_COLUMN Constant Public Type reference (TYPE) STRING 'ID_COLUMN' 20040909
22 C_GUID_CONFIG_ALV Constant Public Type reference (TYPE) STRING '8A9EA542C297657AE10000000A155356' Config. ID for ALV 20050607
23 C_MASTER_COLUMN Constant Public Type reference (TYPE) STRING 'DESCRIPTION_COLUMN' 20040909
24 C_MASTER_COLUMN_ICON Constant Public Type reference (TYPE) STRING 'DESCRIPTION_COLUMN_ICON' 20050418
25 C_MIN_VISIBLE_ROWS Constant Public Type reference (TYPE) I 5 Number of Visible Rows in Table with Minimization 20041210
26 C_USER_SETTINGS_ELEM_COL_ID Constant Public Type reference (TYPE) STRING 'USER_SETTINGS_ELEM_COL_ID' User Settings ID for Elements 20041209
27 C_VIEW_ALV Constant Public Type reference (TYPE) STRING 'VIEW_ALV' 20050616
28 C_VIEW_HIERARCHY Constant Public Type reference (TYPE) STRING 'VIEW_HIERARCHY' 20050616
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_ITEM_2_UPD Instance method Public Method Set the toolbar items that needs updating 20050217
2 ARE_TRANS_FOR_ELEM_TO_SET Instance method Public Method Do transitions need to be set for the current element? 20050602
3 GET_COLUMN_SETTING Instance method Public Method Return a Column 20050110
4 GET_COLUMN_SETTINGS Instance method Public Method Return Columns 20040909
5 GET_TOOLBAR_ITEMS_2_UPD Instance method Public Method Reset the toolbar items that need updating 20050217
6 GET_TOOLBAR_SETTINGS Instance method Public Method Return Toolbar 20040920
7 IS_ALV_MODE Instance method Public Method Elements are Displayed in ALV 20050110
8 IS_COLUMN_VISIBLE Instance method Public Method Returns Whether a Colunn is Visible 20040909
9 IS_MINIMIZE Instance method Public Method Minimize View? 20050315
10 IS_TABLE_HIERARCHICAL Instance method Public Method Returns Whether the Table is Flat or Hierarchical 20040909
11 SET_COLUMN_SETTINGS Instance method Public Method Set Columns 20040909
12 SET_MINIMIZE Instance method Public Method Set Minimized View 20050315
13 SET_TOOLBAR_ITEM_DISPL Instance method Public Method Sets the name/icon for a toolbar item 20050217
14 SET_TOOLBAR_SETTINGS Instance method Public Method Set Toolbar 20040920
15 SET_TRANS_FOR_ELEM Instance method Public Method Transitions need to be set for the current element 20050602
16 TOOLBAR_ITEMS_UPDATED Instance method Public Method Toolbar items have been updated 20050217
Events
Interface IF_RCM_ELEMENT_CFG_WD has no event.
Types
Interface IF_RCM_ELEMENT_CFG_WD has no local type.
Method Signatures

Method ADD_TOOLBAR_ITEM_2_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOOLBAR_ITEM_ID Call by reference Type reference (TYPE) STRING Toolbar-Item(ID) 20050217
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmen für Config Elemente in Tabellenform WD 20050217

Method ARE_TRANS_FOR_ELEM_TO_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SET Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050602

Method ARE_TRANS_FOR_ELEM_TO_SET on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method GET_COLUMN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN_ID Call by reference Type reference (TYPE) STRING ID der Spalte 20050110
2 Returning RE_COLUMN Value transfer Type reference (TYPE) RCM_ELEMENT_COLUMN_WD Definition einer Elementspalte 20050110
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmeklasse für Config Elemente in Tabellenform WD 20050110

Method GET_COLUMN_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COLUMN_TAB Value transfer Type reference (TYPE) RCM_ELEMENT_COLUMN_WD_TAB Definition der Elementspalten 20040909
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmeklasse für Config Elemente in Tabellenform WD 20041210

Method GET_TOOLBAR_ITEMS_2_UPD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_TOOLBAR_TAB Call by reference Type reference (TYPE) RCM_ELEMENT_TOOLBAR_WD_TAB Toolbar für generische Darstellung Elemente 20050302

Method GET_TOOLBAR_ITEMS_2_UPD on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method GET_TOOLBAR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_COLLAPSE_ELEMENT_ID Call by reference Type reference (TYPE) STRING Element ID, bei dem kollabiert wird 20050314
2 Exporting EX_TOOLBAR_TAB Call by reference Type reference (TYPE) RCM_ELEMENT_TOOLBAR_WD_TAB Toolbar für generische Darstellung Elemente 20050302

Method GET_TOOLBAR_SETTINGS on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method IS_ALV_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ALV_MODE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050110

Method IS_ALV_MODE on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method IS_COLUMN_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ID Call by reference Type reference (TYPE) STRING 20040909
2 Returning RE_VISIBLE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040909

Method IS_COLUMN_VISIBLE on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method IS_MINIMIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MINIMIZE Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050315

Method IS_MINIMIZE on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method IS_TABLE_HIERARCHICAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_HIERARCHIAL Value transfer Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20040909

Method IS_TABLE_HIERARCHICAL on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method SET_COLUMN_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLUMN_TAB Call by reference Type reference (TYPE) RCM_ELEMENT_COLUMN_WD_TAB Definition derElementspalten 20040909
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmeklasse für Config Elemente in Tabellenform WD 20041210

Method SET_MINIMIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MINIMIZE Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050315

Method SET_MINIMIZE on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method SET_TOOLBAR_ITEM_DISPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESCRIPTION Call by reference Type reference (TYPE) STRING Beschreibung 20050217
2 Importing IM_ICON Call by reference Type reference (TYPE) STRING Icon 20050217
3 Importing IM_ID Call by reference Type reference (TYPE) STRING ID des Toolbar-Items 20050217
4 Importing IM_TOOLTIP Call by reference Type reference (TYPE) STRING Tooltip 20050217
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmen für Config Elemente in Tabellenform WD 20050217

Method SET_TOOLBAR_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLLAPSE_ELEMENT_ID Call by reference Type reference (TYPE) STRING IF_RCM_ELEMENT_CFG_WD=>C_ACTION_TRANSITION_EXEC_ID Collapse Toolbar Element ID 20050314
2 Importing IM_TOOLBAR_TAB Call by reference Type reference (TYPE) RCM_ELEMENT_TOOLBAR_WD_TAB Toolbar für generische Darstellung Elemente 20040920

Method SET_TOOLBAR_SETTINGS on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method SET_TRANS_FOR_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SET Call by reference Type reference (TYPE) SRMBOOLEAN Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE 20050602

Method SET_TRANS_FOR_ELEM on Interface IF_RCM_ELEMENT_CFG_WD has no exception.

Method TOOLBAR_ITEMS_UPDATED Signature

Method TOOLBAR_ITEMS_UPDATED on Interface IF_RCM_ELEMENT_CFG_WD has no parameter.
Method TOOLBAR_ITEMS_UPDATED on Interface IF_RCM_ELEMENT_CFG_WD has no exception.
History
Last changed by/on SAP  20060207 
SAP Release Created in 700