SAP ABAP Interface IF_FPM_QUICKVIEW_THING (Interface of FPM Quickview Thing for UI5)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
     APB_FPM_GUIBB (Package) Generic UI building blocks
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
Interface IF_FPM_QUICKVIEW_THING  
Short Description Interface of FPM Quickview Thing for UI5    
General Data
Package APB_FPM_GUIBB   Generic UI building blocks 
Created 20120305   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_FPM_QUICKVIEW_THING has no forward declaration.
Interfaces
Interface IF_FPM_QUICKVIEW_THING has no interface.
Friends
Interface IF_FPM_QUICKVIEW_THING has no friend.
Attributes
Interface IF_FPM_QUICKVIEW_THING has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RENDER Instance method Public Method Initial Rendering 20120305
Events
Interface 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 Exporting ER_DATA Call by reference Object reference (TYPE REF TO) DATA 20120618
2 Exporting ER_SUBTITLE Call by reference Object reference (TYPE REF TO) DATA 20120307
3 Exporting ER_TITLE Call by reference Object reference (TYPE REF TO) DATA 20120307
4 Exporting ES_TITLE_LOGICAL_LINK Call by reference Type reference (TYPE) FPM_S_LPD_APPL_KEY Link for Thing Title 20120305
5 Exporting ET_ATTRIBUTE Call by reference Type reference (TYPE) YT_ATTRIBUTE 20120305
6 Exporting ET_MESSAGE Call by reference Type reference (TYPE) YT_MESSAGE 20120306
7 Exporting EV_IMAGE Call by reference Type reference (TYPE) STRING 20120306
8 Exporting EV_THING_TYPE Call by reference Type reference (TYPE) STRING Thing Type 20120423
9 Exporting EV_THING_TYPE_TEXT Call by reference Type reference (TYPE) STRING 20120306
10 Exporting EV_TITLE_ABSOLUTE_LINK Call by reference Type reference (TYPE) STRING Absolute Link for Title 20120307
11 Importing IV_EVENT_ID Call by reference Type reference (TYPE) STRING Event ID for Interaction on quickview 20120305
12 Importing IV_KEY Call by reference Type reference (TYPE) STRING Instance Key of Thing 20120305

Method RENDER on Interface IF_FPM_QUICKVIEW_THING has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732