SAP ABAP Class IF_BSP_WD_MODEL_SETTER_GETTER (Templates for Enhanced Model Link)
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
| Class | IF_BSP_WD_MODEL_SETTER_GETTER | |
| Short Description | Templates for Enhanced Model Link | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050919 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BSP_WD_MODEL_SETTER_GETTER has no interface implemented.
Friends
Class IF_BSP_WD_MODEL_SETTER_GETTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Call Mode: Design Time | 20050919 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FIXED' | focus value is fixed | 20081204 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'X' | Smart Value Help: disable all | 20080417 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'backgrSearch' | 20080417 | |||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'lastEntries' | Smart Value Help: disable only "last entires" | 20080417 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | '' | Smart Value Help: disable none | 20080417 | ||
| 7 | Constant | Public | Type reference (TYPE) | STRING | 'channelAddress' | 20080320 | |||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'channelServiceClass' | 20080320 | |||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'channelType' | 20080320 | |||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'DetailLink' | Field Attribute | 20051108 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'disableFilter' | disable Filter | 20070830 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'disableGraphic' | disable column for Table Graphic | 20080311 | ||
| 13 | Constant | Public | Type reference (TYPE) | STRING | 'disableSVH' | disable Smar Value help | 20080417 | ||
| 14 | Constant | Public | Type reference (TYPE) | STRING | 'fieldType' | 20060301 | |||
| 15 | Constant | Public | Type reference (TYPE) | STRING | 'focus' | 20080404 | |||
| 16 | Constant | Public | Type reference (TYPE) | STRING | 'group' | 20060228 | |||
| 17 | Constant | Public | Type reference (TYPE) | STRING | 'isInputHelpMandatory' | input help mandarory | 20081217 | ||
| 18 | Constant | Public | Type reference (TYPE) | STRING | 'inputMandatory' | input mandatory | 20091111 | ||
| 19 | Constant | Public | Type reference (TYPE) | STRING | 'linkDesign' | 20071031 | |||
| 20 | Constant | Public | Type reference (TYPE) | STRING | 'onClick' | 20060228 | |||
| 21 | Constant | Public | Type reference (TYPE) | STRING | 'radioCols' | 20060410 | |||
| 22 | Constant | Public | Type reference (TYPE) | STRING | 'ServerEvent' | Field Attribute | 20051108 | ||
| 23 | Constant | Public | Type reference (TYPE) | STRING | 'sortable' | 20060803 | |||
| 24 | Constant | Public | Type reference (TYPE) | STRING | 'textareaCols' | 20060510 | |||
| 25 | Constant | Public | Type reference (TYPE) | STRING | 'textareaRows' | 20060510 | |||
| 26 | Constant | Public | Type reference (TYPE) | STRING | 'textDirection' | 20080226 | |||
| 27 | Constant | Public | Type reference (TYPE) | STRING | 'timeRange' | 20060712 | |||
| 28 | Constant | Public | Type reference (TYPE) | STRING | 'tooltip' | 20060228 | |||
| 29 | Constant | Public | Type reference (TYPE) | STRING | 'useCollectionSorting' | return abap_true to not sort entries ascending | 20100819 | ||
| 30 | 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
Class IF_BSP_WD_MODEL_SETTER_GETTER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class IF_BSP_WD_MODEL_SETTER_GETTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |