SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCM_ELEMENT_CFG_WD RCM: Configuration and Control of Element View 20040909
Properties
Class CL_RCM_ELEMENT_CFG_WD  
Short Description RCM: Configuration and Control of Element View    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_XML_BR_MD_FP_WD   Cross-Web Dynpro Components for Record/Modeler etc 
Created 20040909   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCM_ELEMENT_CFG_WD RCM: Configuration and Control of Element View 20040909
Friends
Class CL_RCM_ELEMENT_CFG_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALV_MODE Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Display in ALV 20050110
2 APPLICATION Instance attribute Protected Type reference (TYPE) STRING Application (User) 20041209
3 COLLAPSE_ELEMENT_ID Instance attribute Protected Type reference (TYPE) STRING Toolbar element after which the toolbar is no longer visible 20050314
4 COLUMN_TAB Instance attribute Protected Type reference (TYPE) RCM_ELEMENT_COLUMN_WD_TAB Defintion of the Element Columns 20040909
5 C_USER_SETTINGS_COLUMN_ID Constant Protected Type reference (TYPE) STRING 'COLUMN_ID' 20041209
6 C_USER_SETTINGS_COLUMN_NMBS Constant Protected Type reference (TYPE) STRING 'COLUMN_NUMBER_OF_LINES' 20041210
7 C_USER_SETTINGS_COLUMN_POS Constant Protected Type reference (TYPE) STRING 'COLUMN_POSITION' 20041210
8 C_USER_SETTINGS_COLUMN_STRUCT Constant Protected Type reference (TYPE) STRING 'COLUMN_STRUCTURE' 20041209
9 C_USER_SETTINGS_COLUMN_VISIBLE Constant Protected Type reference (TYPE) STRING 'COLUMN_VISIBLE' 20041209
10 C_USER_SETTINGS_COLUMN_WIDTH Constant Protected Type reference (TYPE) STRING 'COLUMN_WIDTH' 20041209
11 IS_HIERARCHICAL Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20040909
12 IS_MINIMIZED Instance attribute Protected Type reference (TYPE) SRMBOOLEAN Minimize View 20050315
13 MODEL Instance attribute Protected Object reference (TYPE REF TO) IF_RCM_ELEMENT_MODEL_WD Visualization of Elements in Table Form WD 20041209
14 SET_TRANSITIONS Instance attribute Private Type reference (TYPE) SRMBOOLEAN Boolean: Possible Values IF_SRM=>TRUE / FALSE 20050602
15 TOOLBAR_2_UPD_TAB Instance attribute Protected Type reference (TYPE) RCM_ELEMENT_TOOLBAR_WD_TAB Toolbars that required updating 20050217
16 TOOLBAR_TAB Instance attribute Protected Type reference (TYPE) RCM_ELEMENT_TOOLBAR_WD_TAB Toolbar for Generic Element Display 20040920
17 VIEW Instance attribute Protected Type reference (TYPE) STRING View 20041209
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040909
Events
Class CL_RCM_ELEMENT_CFG_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_ELEMENT_TAB Private See coding 20040909 typ_element_tab type standard table of rcm_element_wd
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALV_MODE Call by reference Type reference (TYPE) SRMBOOLEAN Anzeige der Elemente im ALV 20050110
2 Importing IM_APPLICATION Call by reference Type reference (TYPE) STRING Verwender-Applikation 20041209
3 Importing IM_DISPLAY_AS_TREE Call by reference Type reference (TYPE) SRMBOOLEAN Elemente als Baum darstellen 20040909
4 Importing IM_MODEL Call by reference Object reference (TYPE REF TO) IF_RCM_ELEMENT_MODEL_WD Visualisierung Elemente in Tabellenform WD 20041209
5 Importing IM_VIEW Call by reference Type reference (TYPE) STRING View 20041209
# Exception Resumable Description Created on
1 CX_RCM_ELEMENT_CFG_WD Ausnahmen für Config Elemente in Tabellenform WD 20050110
History
Last changed by/on SAP  20060207 
SAP Release Created in 700