SAP ABAP Interface IF_BSP_WD_MODEL_SETTER_GETTER (Templates for Enhanced Model Link)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-UI-RT (Application Component) UI Runtime Environment
⤷
CRM_BSP_WD (Package) WebClient UI Framework Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BSP_WD_CONTEXT_NODE | WD Context Node | 20050919 |
Properties
Interface | IF_BSP_WD_MODEL_SETTER_GETTER | |
Short Description | Templates for Enhanced Model Link |
General Data
Package | CRM_BSP_WD | WebClient UI Framework Runtime |
Created | 20050919 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_BSP_WD_MODEL_SETTER_GETTER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BSP_WD_MODEL_SETTER_GETTER has no interface.
Friends
Interface IF_BSP_WD_MODEL_SETTER_GETTER has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | DESIGNTIME_MODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Call Mode: Design Time | 20050919 | |
2 | FC_FIXED | Constant | Public | Type reference (TYPE) | STRING | 'FIXED' | focus value is fixed | 20081204 | |
3 | FC_SVH_DISABLE_ALL | Constant | Public | Type reference (TYPE) | STRING | 'X' | Smart Value Help: disable all | 20080417 | |
4 | FC_SVH_DISABLE_BACKGR_SEARCH | Constant | Public | Type reference (TYPE) | STRING | 'backgrSearch' | 20080417 | ||
5 | FC_SVH_DISABLE_LAST_ENTRIES | Constant | Public | Type reference (TYPE) | STRING | 'lastEntries' | Smart Value Help: disable only "last entires" | 20080417 | |
6 | FC_SVH_DISABLE_NONE | Constant | Public | Type reference (TYPE) | STRING | '' | Smart Value Help: disable none | 20080417 | |
7 | FP_CHANNEL_ADDRESS | Constant | Public | Type reference (TYPE) | STRING | 'channelAddress' | 20080320 | ||
8 | FP_CHANNEL_SERVICE_CLASS | Constant | Public | Type reference (TYPE) | STRING | 'channelServiceClass' | 20080320 | ||
9 | FP_CHANNEL_TYPE | Constant | Public | Type reference (TYPE) | STRING | 'channelType' | 20080320 | ||
10 | FP_DETAIL_LINK | Constant | Public | Type reference (TYPE) | STRING | 'DetailLink' | Field Attribute | 20051108 | |
11 | FP_DISABLE_FILTER | Constant | Public | Type reference (TYPE) | STRING | 'disableFilter' | disable Filter | 20070830 | |
12 | FP_DISABLE_GRAPHIC | Constant | Public | Type reference (TYPE) | STRING | 'disableGraphic' | disable column for Table Graphic | 20080311 | |
13 | FP_DISABLE_SMART_VALUE_HELP | Constant | Public | Type reference (TYPE) | STRING | 'disableSVH' | disable Smar Value help | 20080417 | |
14 | FP_FIELDTYPE | Constant | Public | Type reference (TYPE) | STRING | 'fieldType' | 20060301 | ||
15 | FP_FOCUS | Constant | Public | Type reference (TYPE) | STRING | 'focus' | 20080404 | ||
16 | FP_GROUP | Constant | Public | Type reference (TYPE) | STRING | 'group' | 20060228 | ||
17 | FP_INPUT_HELP_MANDATORY | Constant | Public | Type reference (TYPE) | STRING | 'isInputHelpMandatory' | input help mandarory | 20081217 | |
18 | FP_INPUT_MANDATORY | Constant | Public | Type reference (TYPE) | STRING | 'inputMandatory' | input mandatory | 20091111 | |
19 | FP_LINK_DESIGN | Constant | Public | Type reference (TYPE) | STRING | 'linkDesign' | 20071031 | ||
20 | FP_ONCLICK | Constant | Public | Type reference (TYPE) | STRING | 'onClick' | 20060228 | ||
21 | FP_RADIO_COLS | Constant | Public | Type reference (TYPE) | STRING | 'radioCols' | 20060410 | ||
22 | FP_SERVER_EVENT | Constant | Public | Type reference (TYPE) | STRING | 'ServerEvent' | Field Attribute | 20051108 | |
23 | FP_SORTABLE | Constant | Public | Type reference (TYPE) | STRING | 'sortable' | 20060803 | ||
24 | FP_TEXTAREA_COLS | Constant | Public | Type reference (TYPE) | STRING | 'textareaCols' | 20060510 | ||
25 | FP_TEXTAREA_ROWS | Constant | Public | Type reference (TYPE) | STRING | 'textareaRows' | 20060510 | ||
26 | FP_TEXT_DIRECTION | Constant | Public | Type reference (TYPE) | STRING | 'textDirection' | 20080226 | ||
27 | FP_TIMEPICKER_RANGE | Constant | Public | Type reference (TYPE) | STRING | 'timeRange' | 20060712 | ||
28 | FP_TOOLTIP | Constant | Public | Type reference (TYPE) | STRING | 'tooltip' | 20060228 | ||
29 | FP_USE_COLLECTION_SORTING | Constant | Public | Type reference (TYPE) | STRING | 'useCollectionSorting' | return abap_true to not sort entries ascending | 20100819 | |
30 | RUNTIME_MODE | Constant | Public | Type reference (TYPE) | CHAR1 | 'R' | Call Mode: Runtime | 20050919 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Template Method for Field Action Menu Getter | 20090408 |
2 | ![]() |
Instance method | Public | Method | Template Method for Switch Data Getter | 20080306 |
3 | ![]() |
Instance method | Public | Method | Template Method for Ready for Input Status Getter | 20060420 |
4 | ![]() |
Instance method | Public | Method | Template Method for Field Property Getter | 20051108 |
5 | ![]() |
Instance method | Public | Method | Template Method for Input Help Getter | 20050919 |
Events
Interface IF_BSP_WD_MODEL_SETTER_GETTER has no event.
Types
Interface IF_BSP_WD_MODEL_SETTER_GETTER has no local type.
Method Signatures
Method _GET_AC_XYZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Mode? | 20090408 | |
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Row Index on Table | 20090415 | ||
3 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE | Call Mode | 20090408 | |
4 | ![]() |
RV_ACTION_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | CL_BSP_WD_ACTION_PROVIDER | Action descriptor | 20090408 |
Method _GET_AC_XYZ on Interface IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
Method _GET_A_XYZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ATTRIBUTE_PATH | Call by reference | Type reference (TYPE) | STRING | Attribute Path | 20080306 | ||
2 | ![]() |
RS_SFW_DATA | Value transfer | Type reference (TYPE) | BSP_WD_SFW_DATA | Switch Framework data | 20080505 |
Method _GET_A_XYZ on Interface IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
Method _GET_I_XYZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ITERATOR | Call by reference | Object reference (TYPE REF TO) | IF_BOL_BO_COL_ITERATOR | BO Collection Iterator Interface | 20060420 | ||
2 | ![]() |
RV_DISABLED | Value transfer | Type reference (TYPE) | STRING | 20060420 |
Method _GET_I_XYZ on Interface IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
Method _GET_P_XYZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DISPLAY_MODE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Display Mode? | 20070613 | |
2 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Zeilenindex bei Tabelle | 20060303 | ||
3 | ![]() |
IV_PROPERTY | Call by reference | Type reference (TYPE) | STRING | Feldeigenschaft -> Siehe Interfacekonstanten | 20051108 | ||
4 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20051108 |
Method _GET_P_XYZ on Interface IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
Method _GET_V_XYZ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEX | Call by reference | Type reference (TYPE) | I | Zeilenindex bei Tabelle | 20060303 | ||
2 | ![]() |
IV_MODE | Call by reference | Type reference (TYPE) | CHAR1 | IF_BSP_WD_MODEL_SETTER_GETTER=>RUNTIME_MODE | Aufrufmodus | 20050919 | |
3 | ![]() |
RV_VALUEHELP_DESCRIPTOR | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_VALUEHELP_DESCRIPTOR | 20050919 |
Method _GET_V_XYZ on Interface IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 700 |