SAP ABAP Class IF_RCM_ELEMENT_MODEL_WD (RCM: Model: Visualization of Elements in Table Form WD)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCM_REC_MODEL_WD | RCM Record: Adapter Model for WD | 20040909 |
Properties
| Class | IF_RCM_ELEMENT_MODEL_WD | |
| Short Description | RCM: Model: Visualization of Elements in Table Form WD | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| 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 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_RCM_ELEMENT_MODEL_WD has no interface implemented.
Friends
Class IF_RCM_ELEMENT_MODEL_WD has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ROOT' | Container ID | 20040909 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'CREATE_ELEMENT_ACTIVITY' | Activity: Create an Element | 20050519 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'ELEMENT_SEARCH_ACTIVITY' | Activity: Element Search | 20041220 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'FOLDER' | Folder Element | 20040909 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'INSTANCE' | Instance Element | 20040909 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'MODEL' | Model Element | 20040909 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_ELEMENT_DELETE' | Delete Element | 20050311 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_ELEMENT_INSERT' | Insert Element | 20050311 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_ELEMENT_UPDATE' | Element Changed | 20040923 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'REFRESH_UPDATE_SUBTREE' | Update Subtree | 20050104 | ||
| 11 | Constant | Public | Type reference (TYPE) | C | '*' | Placeholder for All Element Types (*) | 20041222 | ||
| 12 | Constant | Public | Type reference (TYPE) | C | ';' | Delimiter for Element Type | 20041222 | ||
| 13 | Constant | Public | Type reference (TYPE) | C | 'C' | Toolbar Elements for Containers | 20050405 | ||
| 14 | Constant | Public | Type reference (TYPE) | C | 'E' | Toolbar Elements for Record Elements | 20050405 |
Methods
Events
Class IF_RCM_ELEMENT_MODEL_WD has no event.
Types
Class IF_RCM_ELEMENT_MODEL_WD has no local type.
Method Signatures
Method DELETE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Element ID | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Element-View WD | 20041215 |
Method GET_ALL_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT_TYPE | Call by reference | Type reference (TYPE) | STRING | Element Type | 20040909 | |||
| 2 | IM_FROM_INDEX | Call by reference | Type reference (TYPE) | I | 0 | Von | 20040917 | ||
| 3 | IM_TO_INDEX | Call by reference | Type reference (TYPE) | I | 2147483647 | Bis | 20040917 | ||
| 4 | RE_ELEMENT_TAB | Call by reference | Type reference (TYPE) | RCM_ELEMENT_WD_TAB | Element für Visualisierung Web Dynpro | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040909 |
Method GET_CONTAINER_POID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20040909 |
Method GET_CONTAINER_POID on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method GET_CURRENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_STATE | Value transfer | Object reference (TYPE REF TO) | CL_RCM_STATE | State Enum (Tri-Singleton) | 20041004 |
Method GET_CURRENT_STATE on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method GET_DEFAULT_COLUMN_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VIEW | Call by reference | Type reference (TYPE) | STRING | View | 20041209 | |||
| 2 | RE_COLUMN_TAB | Value transfer | Type reference (TYPE) | RCM_ELEMENT_COLUMN_WD_TAB | Definition derElementspalten | 20041209 |
Method GET_DEFAULT_COLUMN_SETTINGS on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method GET_DEFAULT_TOOLBAR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VIEW | Call by reference | Type reference (TYPE) | STRING | View | 20041209 | |||
| 2 | RE_TOOLBAR_TAB | Call by reference | Type reference (TYPE) | RCM_ELEMENT_TOOLBAR_WD_TAB | Toolbar für generische Darstellung Elemente | 20041209 |
Method GET_DEFAULT_TOOLBAR_SETTINGS on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method GET_ELEMENTS_BY_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARENT_ID | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_RECORD=>ID_ROOT | 20040909 | |||
| 2 | RE_ELEMENT_TAB | Call by reference | Type reference (TYPE) | RCM_ELEMENT_WD_TAB | Element: Visualisierung für Web Dynpro | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040909 |
Method GET_ELEMENT_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Element-Id | 20040909 | |||
| 2 | IM_FILL_ONLY_HEADER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20040909 | ||
| 3 | RE_ELEMENT | Value transfer | Type reference (TYPE) | RCM_ELEMENT_WD | Element für Visualisierung Web Dynpro | 20040909 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040909 |
Method GET_SRM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_SRM | Value transfer | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20040909 |
Method GET_SRM on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method GET_TOOLBAR_SETTINGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VIEW | Call by reference | Type reference (TYPE) | STRING | View | 20050404 | |||
| 2 | RE_TOOLBAR_TAB | Call by reference | Type reference (TYPE) | RCM_ELEMENT_TOOLBAR_WD_TAB | Toolbar für generische Darstellung Elemente | 20050404 |
Method GET_TOOLBAR_SETTINGS on class IF_RCM_ELEMENT_MODEL_WD has no exception.
Method RENAME_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | (Neue) Bezeichnung | 20040913 | |||
| 2 | IM_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | Element ID | 20040913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20040913 |
Method SEARCH_ELEMENT_BY_DESCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20050523 | ||||
| 2 | IM_SEARCH_ALL_CONTAINER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Alle Strukturelemente durchsuchen | 20050525 | ||
| 3 | IM_SEARCH_CONT_ELEMS | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050616 | ||
| 4 | IM_SEARCH_ONLY_SUBTREE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>FALSE | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050617 | ||
| 5 | IM_STARTING_ELEMENT_ID | Call by reference | Type reference (TYPE) | STRING | 20050523 | ||||
| 6 | RE_ELEMENT_ID | Value transfer | Type reference (TYPE) | STRING | 20050523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen zu Element-View WD | 20050523 |
Method SET_CURRENT_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATE | Call by reference | Object reference (TYPE REF TO) | CL_RCM_STATE | State Enum (Tri-Singleton) | 20041004 |
Method SET_CURRENT_STATE on class IF_RCM_ELEMENT_MODEL_WD has no exception.
History
| Last changed by/on | SAP | 20060207 |
| SAP Release Created in |