SAP ABAP Interface IF_FPM_GUIBB_QV_THING_CONFIG (Configuration Interface for Quickview Thing)
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_GUIBB_QV_THING_CONFIG | Config API for Quickview Thing | 20120308 |
Properties
| Interface | IF_FPM_GUIBB_QV_THING_CONFIG | |
| Short Description | Configuration Interface for Quickview Thing |
General Data
| Package | APB_FPM_GUIBB | Generic UI building blocks |
| Created | 20120308 | SAP |
| Last changed | 20141120 | |
| Unicode checks active |
Forward declarations
Interface IF_FPM_GUIBB_QV_THING_CONFIG has no forward declaration.
Interfaces
Interface IF_FPM_GUIBB_QV_THING_CONFIG has no interface.
Friends
Interface IF_FPM_GUIBB_QV_THING_CONFIG has no friend.
Attributes
Interface IF_FPM_GUIBB_QV_THING_CONFIG has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120308 | ||
| 2 | Instance method | Public | Method | 20120321 | ||
| 3 | Instance method | Public | Method | 20131023 | ||
| 4 | Instance method | Public | Method | 20120308 | ||
| 5 | Instance method | Public | Method | 20120308 | ||
| 6 | Instance method | Public | Method | 20120308 | ||
| 7 | Instance method | Public | Method | 20120308 | ||
| 8 | Instance method | Public | Method | 20120321 | ||
| 9 | Instance method | Public | Method | 20131023 | ||
| 10 | Instance method | Public | Method | 20120308 | ||
| 11 | Instance method | Public | Method | 20120308 | ||
| 12 | Instance method | Public | Method | 20120321 |
Events
Interface IF_FPM_GUIBB_QV_THING_CONFIG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_ATTRIBUTE | Public | See coding | 20120308 | begin of ys_attribute,
id type fpm_element_id,
name type name_komp,
text type wdy_conf_transl_text,
display_type type fpmgb_display_type,
index type fpm_index,
technical type fpm_technical_field,
attr_lpd_appl_key type FPM_S_LPD_APPL_KEY,
end of ys_attribute
|
||
| 2 | YS_PARAMETER | Public | See coding | 20120308 | begin of ys_parameter,
name type fpmgb_parameter_name,
value type fpmgb_parameter_value,
end of ys_parameter
|
||
| 3 | YT_ATTRIBUTE | Public | See coding | 20120308 | yt_attribute type standard table of ys_attribute with key id
|
||
| 4 | YT_PARAMETER | Public | See coding | 20120308 | yt_parameter type standard table of ys_parameter with key name
|
Method Signatures
Method ADD_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTE | Call by reference | Type reference (TYPE) | YS_ATTRIBUTE | 20120308 |
Method ADD_ATTRIBUTE on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER | Call by reference | Type reference (TYPE) | YS_PARAMETER | 20120321 |
Method ADD_PARAMETER on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_ARIA_LANDMARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ARIA_LANDMARK | Value transfer | Type reference (TYPE) | FPM_ARIA_LANDMARK | Aria Landmark | 20131023 |
Method GET_ARIA_LANDMARK on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | YT_ATTRIBUTE | 20120308 |
Method GET_ATTRIBUTES on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SOURCE | Call by reference | Type reference (TYPE) | STRING | Image Source | 20120308 |
Method GET_IMAGE on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARAMETER | Value transfer | Type reference (TYPE) | YT_PARAMETER | 20120308 |
Method GET_PARAMETERS on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_THING_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_THING_TYPE_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120308 |
Method GET_THING_TYPE_TEXT on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method GET_TITLE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_LAUNCHPAD_KEY | Call by reference | Type reference (TYPE) | FPM_S_LPD_APPL_KEY | Identifies a concreate Launchpad entry | 20120321 |
Method GET_TITLE_LINK on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method SET_ARIA_LANDMARK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ARIA_LANDMARK | Call by reference | Type reference (TYPE) | FPM_ARIA_LANDMARK | Aria Landmark | 20131023 |
Method SET_ARIA_LANDMARK on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method SET_IMAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE | Call by reference | Type reference (TYPE) | STRING | Static Image Source | 20120308 |
Method SET_IMAGE on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method SET_THING_TYPE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_THING_TYPE_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120308 |
Method SET_THING_TYPE_TEXT on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
Method SET_TITLE_LINK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_LAUNCHPAD_KEY | Call by reference | Type reference (TYPE) | FPM_S_LPD_APPL_KEY | Identifies a concreate Launchpad entry | 20120321 |
Method SET_TITLE_LINK on Interface IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 732 |