SAP ABAP Class CL_MDG_RSI_DISPLAY_ASSIST (Assistance Class for MDG_BS_WD_RSI_DISPLAY)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-DRF (Application Component) Data Replication Framework
⤷
DRF_COMMON_UI (Package) Data Replication Framework: UI
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class | 20120815 |
Properties
| Class | CL_MDG_RSI_DISPLAY_ASSIST | |
| Short Description | Assistance Class for MDG_BS_WD_RSI_DISPLAY | |
| Super Class | CL_WD_COMPONENT_ASSISTANCE | Basis for a Web Dynpro assistance class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | DRF_COMMON_UI | Data Replication Framework: UI |
| Created | 20120808 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_RSI_DISPLAY_ASSIST has no forward declaration.
Interfaces
Class CL_MDG_RSI_DISPLAY_ASSIST has no interface implemented.
Friends
Class CL_MDG_RSI_DISPLAY_ASSIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130315 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | Message Manager | 20130315 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | LTTY_USMD_T_VALUE | Field Name and Value | 20120822 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the object name in string format | 20120822 | |
| 2 | Instance method | Public | Method | Get single value of parameter table | 20120815 | |
| 3 | Instance method | Public | Method | 20120815 | ||
| 4 | Instance method | Public | Method | 20130315 | ||
| 5 | Instance method | Public | Method | Set single value from selection screen | 20120822 |
Events
Class CL_MDG_RSI_DISPLAY_ASSIST has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTTY_USMD_T_VALUE | Public | See coding | 20120815 | LtTY_USMD_T_VALUE type STANDARD TABLE OF LTY_USMD_T_VALUE
|
||
| 2 | LTY_USMD_T_VALUE | Public | See coding | 20120815 | begin of LTY_USMD_T_VALUE ,
fieldname type c LENGTH 30,
value type c LENGTH 60,
end of LTY_USMD_T_VALUE
|
||
| 3 | LTY_USMD_VALUE | Public | See coding | 20120815 | LTY_USMD_VALUE TYPE c LENGTH 60
|
Method Signatures
Method GET_ID_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUE | Value transfer | Type reference (TYPE) | LTY_USMD_VALUE | Characteristic Value | 20120822 |
Method GET_ID_VALUE on class CL_MDG_RSI_DISPLAY_ASSIST has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | 20120815 | ||||
| 2 | R_VALUE | Value transfer | Type reference (TYPE) | LTY_USMD_VALUE | Characteristic Value | 20120815 |
Method GET_VALUE on class CL_MDG_RSI_DISPLAY_ASSIST has no exception.
Method READ_DATA_FROM_SHM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_GUID | Call by reference | Type reference (TYPE) | SHM_INST_NAME | Name of a Shared Object Instance of an Area | 20120815 | |||
| 2 | I_RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20120815 |
Method READ_DATA_FROM_SHM on class CL_MDG_RSI_DISPLAY_ASSIST has no exception.
Method SET_MESSAGE_MANAGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_COMPONENT | Call by reference | Object reference (TYPE REF TO) | IF_WD_COMPONENT | Web Dynpro: Component | 20130315 | |||
| 2 | P_MESSAGE_MANAGER | Call by reference | Object reference (TYPE REF TO) | IF_FPM_MESSAGE_MANAGER | Message Manager | 20130315 |
Method SET_MESSAGE_MANAGER on class CL_MDG_RSI_DISPLAY_ASSIST has no exception.
Method SET_VALUE_FROM_UI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDNAME | Call by reference | Type reference (TYPE) | ANY | 20120822 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20120822 |
Method SET_VALUE_FROM_UI on class CL_MDG_RSI_DISPLAY_ASSIST has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |