SAP ABAP Class IF_FPM_GUIBB_QV_THING_CONFIG (Configuration Interface for Quickview Thing)
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
| Class | IF_FPM_GUIBB_QV_THING_CONFIG | |
| Short Description | Configuration Interface for Quickview Thing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120308 | SAP |
| Last change | 20141120 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_FPM_GUIBB_QV_THING_CONFIG has no forward declaration.
Interfaces
Class IF_FPM_GUIBB_QV_THING_CONFIG has no interface implemented.
Friends
Class IF_FPM_GUIBB_QV_THING_CONFIG has no friend class.
Attributes
Class 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
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_FPM_GUIBB_QV_THING_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in |