SAP ABAP Class CL_RCM_ELEMENT_SERVICE_WD (Services for Vis. Elements WD)
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

⤷

⤷

Properties
Class | CL_RCM_ELEMENT_SERVICE_WD | |
Short Description | Services for Vis. Elements WD | |
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 | 20041008 | SAP |
Last change | 20060207 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RCM_ELEMENT_SERVICE_WD has no forward declaration.
Interfaces
Class CL_RCM_ELEMENT_SERVICE_WD has no interface implemented.
Friends
Class CL_RCM_ELEMENT_SERVICE_WD has no friend class.
Attributes
Class CL_RCM_ELEMENT_SERVICE_WD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Dynamic Data Creation for Visualization of Elements in ALV | 20050105 |
2 | ![]() |
Static method | Public | Method | Create Model POID from an Element | 20041221 |
3 | ![]() |
Static method | Public | Method | Return Action for an ID (Toolbar Element) | 20050426 |
4 | ![]() |
Static method | Public | Method | Find Type Description for an Element Type | 20050104 |
5 | ![]() |
Static method | Public | Method | Returns the Text for Query Deletion Element | 20050606 |
6 | ![]() |
Static method | Public | Method | Return Possible States | 20041220 |
7 | ![]() |
Static method | Public | Method | Returns whether the elements support the general search | 20041220 |
Events
Class CL_RCM_ELEMENT_SERVICE_WD has no event.
Types
Class CL_RCM_ELEMENT_SERVICE_WD has no local type.
Method Signatures
Method CREATE_DYNAMIC_ELEM_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_ELEMENT_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | Dynamische Struktur | 20050105 | ||
2 | ![]() |
EX_ELEMENT_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Dynamische Tabelle | 20050105 | ||
3 | ![]() |
EX_STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20050105 | ||
4 | ![]() |
IM_ELEMENT_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_RCM_ELEMENT_CFG_WD | RCM: Config Elemente in Tabellenform WD | 20050105 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20050105 |
Method CREATE_MODEL_POID 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 | 20041221 | ||
2 | ![]() |
IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_ELEMENT_MODEL_WD | RCM: Modell: Visualisierung Elemente in Tabellenform WD | 20041221 | ||
3 | ![]() |
IM_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | SPS-ID | 20050103 | ||
4 | ![]() |
RE_MODEL_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID | 20041221 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Basisklasse (abstrakt) | 20041221 |
Method GET_ACTION_NAME_4_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ID | Call by reference | Type reference (TYPE) | STRING | 20050426 | |||
2 | ![]() |
RE_ACTION | Value transfer | Type reference (TYPE) | STRING | 20050426 |
Method GET_ACTION_NAME_4_ID on class CL_RCM_ELEMENT_SERVICE_WD has no exception.
Method GET_ELEMDESCR_FROM_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_TYPE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050104 | |||
2 | ![]() |
RE_ELEMDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Run Time Type Services | 20050104 |
Method GET_ELEMDESCR_FROM_TYPE on class CL_RCM_ELEMENT_SERVICE_WD has no exception.
Method GET_MSG_DEL_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ELEMENT | Call by reference | Type reference (TYPE) | RCM_ELEMENT_WD | Element: Visualisierung für Web Dynpro | 20050606 | ||
2 | ![]() |
RE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20050606 |
Method GET_MSG_DEL_ELEMENT on class CL_RCM_ELEMENT_SERVICE_WD has no exception.
Method GET_STATES_FOR_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 | 20041220 | ||
2 | ![]() |
IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_ELEMENT_MODEL_WD | Modell: Visualisierung Elemente in Tabellenform WD | 20041220 | ||
3 | ![]() |
RE_STATE_TAB | Value transfer | Type reference (TYPE) | RCM_WD_STATE_SET | Liste aus Zuständen | 20041220 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmen zu Element-View WD | 20041220 |
Method IS_SEARCH_OF_ELEM_SUPP 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 | 20041220 | ||
2 | ![]() |
IM_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_RCM_ELEMENT_MODEL_WD | RCM: Modell: Visualisierung Elemente in Tabellenform WD | 20041220 | ||
3 | ![]() |
IM_SPS_ID | Call by reference | Type reference (TYPE) | SRMSPSID | Elementart-ID | 20050103 | ||
4 | ![]() |
RE_IS_SUPPORTED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20041220 |
Method IS_SEARCH_OF_ELEM_SUPP on class CL_RCM_ELEMENT_SERVICE_WD has no exception.
History
Last changed by/on | SAP | 20060207 |
SAP Release Created in | 700 |