SAP ABAP Class IF_FPM_QUICKVIEW_THING (Interface of FPM Quickview Thing for UI5)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_QUICKVIEW_THING | Quickview Interface for Quickview Thing | 20120305 |
Properties
| Class | IF_FPM_QUICKVIEW_THING | |
| Short Description | Interface of FPM Quickview Thing for UI5 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120305 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_QUICKVIEW_THING has no forward declaration.
Interfaces
Class IF_FPM_QUICKVIEW_THING has no interface implemented.
Friends
Class IF_FPM_QUICKVIEW_THING has no friend class.
Attributes
Class IF_FPM_QUICKVIEW_THING has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Initial Rendering | 20120305 |
Events
Class IF_FPM_QUICKVIEW_THING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ATTRIBUTE | Public | See coding | 20120305 | begin of YS_ATTRIBUTE,
name type name_komp,
label_text type string,
value type ref to data,
display_type type fpmgb_display_type,
index type i,
logical_link type fpm_s_lpd_appl_key,
absolute_link type string,
currency type sycurr,
unit type string,
technical type fpm_technical_field,
end of ys_ATTRIBUTE
|
||
| 2 | YS_MESSAGE | Public | See coding | 20120305 | begin of ys_message,
message_text TYPE string,
severity type BAPI_MTYPE,
field_name type name_komp,
t100_key type SCX_T100KEY,
end of ys_message
|
||
| 3 | YT_ATTRIBUTE | Public | See coding | 20120305 | YT_ATTRIBUTE type standard table of ys_ATTRIBUTE
|
||
| 4 | YT_MESSAGE | Public | See coding | 20120305 | yt_message type standard table of ys_message
|
Method Signatures
Method RENDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20120618 | ||||
| 2 | ER_SUBTITLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120307 | ||||
| 3 | ER_TITLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20120307 | ||||
| 4 | ES_TITLE_LOGICAL_LINK | Call by reference | Type reference (TYPE) | FPM_S_LPD_APPL_KEY | Link for Thing Title | 20120305 | |||
| 5 | ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | YT_ATTRIBUTE | 20120305 | ||||
| 6 | ET_MESSAGE | Call by reference | Type reference (TYPE) | YT_MESSAGE | 20120306 | ||||
| 7 | EV_IMAGE | Call by reference | Type reference (TYPE) | STRING | 20120306 | ||||
| 8 | EV_THING_TYPE | Call by reference | Type reference (TYPE) | STRING | Thing Type | 20120423 | |||
| 9 | EV_THING_TYPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120306 | ||||
| 10 | EV_TITLE_ABSOLUTE_LINK | Call by reference | Type reference (TYPE) | STRING | Absolute Link for Title | 20120307 | |||
| 11 | IV_EVENT_ID | Call by reference | Type reference (TYPE) | STRING | Event ID for Interaction on quickview | 20120305 | |||
| 12 | IV_KEY | Call by reference | Type reference (TYPE) | STRING | Instance Key of Thing | 20120305 |
Method RENDER on class IF_FPM_QUICKVIEW_THING has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |