SAP ABAP Interface IF_RSRT_SELECT_OPTION (Select Option)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRT_BICS_MODEL (Package) RSRT BICS Model
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSRT_SELECT_OPTION | Select Option | 20111011 |
Properties
| Interface | IF_RSRT_SELECT_OPTION | |
| Short Description | Select Option |
General Data
| Package | RSRT_BICS_MODEL | RSRT BICS Model |
| Created | 20111011 | SAP |
| Last changed | 20140121 | 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) |
Interfaces
Interface IF_RSRT_SELECT_OPTION has no interface.
Friends
Interface IF_RSRT_SELECT_OPTION has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | N_HIGH_VALUE | Instance attribute | Public | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111011 | ||
| 2 | N_HIGH_VALUE_EXTERNAL | Instance attribute | Public | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111105 | ||
| 3 | N_INCLUDED | Instance attribute | Public | Type reference (TYPE) | TN_INCLUDED | Included | 20111011 | ||
| 4 | N_LOW_VALUE | Instance attribute | Public | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111011 | ||
| 5 | N_LOW_VALUE_EXTERNAL | Instance attribute | Public | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111105 | ||
| 6 | N_OPTION | Instance attribute | Public | Type reference (TYPE) | TN_OPTION | Option | 20111108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get High Value | 20111011 | |
| 2 | Instance method | Public | Method | Get High Value | 20111105 | |
| 3 | Instance method | Public | Method | Get Included | 20111011 | |
| 4 | Instance method | Public | Method | Get Low Value | 20111011 | |
| 5 | Instance method | Public | Method | Get Low Value | 20111105 | |
| 6 | Instance method | Public | Method | Get Option | 20111108 | |
| 7 | Instance method | Public | Method | Set High Value | 20111011 | |
| 8 | Instance method | Public | Method | Set High Value | 20111105 | |
| 9 | Instance method | Public | Method | Set Included | 20111011 | |
| 10 | Instance method | Public | Method | Set Low Value | 20111011 | |
| 11 | Instance method | Public | Method | Set Low Value | 20111105 | |
| 12 | Instance method | Public | Method | Set Option | 20111108 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | HANDLE_CHANGED | Instance Event (0) |
Public (2) |
Handle Select Option Changed | 20111105 |
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TN_HIGH_VALUE | Public | Type reference (TYPE) | TN_VALUE | High Value | 20111011 | |
| 2 | TN_INCLUDED | Public | Type reference (TYPE) | ABAP_BOOL | Included | 20111011 | |
| 3 | TN_LOW_VALUE | Public | Type reference (TYPE) | TN_VALUE | Low Value | 20111011 | |
| 4 | TN_OPTION | Public | See coding | Option | 20111108 | tn_option type c length 2
|
|
| 5 | TN_T_SELECT_OPTION | Public | See coding | Select Option List | 20111011 | tn_t_select_option type standard table of ref to if_rsrt_select_option with default key initial size 1
|
|
| 6 | TN_VALUE | Public | Type reference (TYPE) | STRING | Value | 20111011 | |
Method Signatures
Method GET_HIGH_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111011 |
Method GET_HIGH_VALUE on Interface IF_RSRT_SELECT_OPTION has no exception.
Method GET_HIGH_VALUE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111105 |
Method GET_HIGH_VALUE_EXTERNAL on Interface IF_RSRT_SELECT_OPTION has no exception.
Method GET_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_INCLUDED | Included | 20111011 |
Method GET_INCLUDED on Interface IF_RSRT_SELECT_OPTION has no exception.
Method GET_LOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111011 |
Method GET_LOW_VALUE on Interface IF_RSRT_SELECT_OPTION has no exception.
Method GET_LOW_VALUE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111105 |
Method GET_LOW_VALUE_EXTERNAL on Interface IF_RSRT_SELECT_OPTION has no exception.
Method GET_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | TN_OPTION | Option | 20111108 |
Method GET_OPTION on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_HIGH_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20111011 |
Method SET_HIGH_VALUE on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_HIGH_VALUE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20111105 |
Method SET_HIGH_VALUE_EXTERNAL on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TN_INCLUDED | Included | 20111011 |
Method SET_INCLUDED on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_LOW_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20111011 |
Method SET_LOW_VALUE on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_LOW_VALUE_EXTERNAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | DATA | 20111105 |
Method SET_LOW_VALUE_EXTERNAL on Interface IF_RSRT_SELECT_OPTION has no exception.
Method SET_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | TN_OPTION | Option | 20111108 |
Method SET_OPTION on Interface IF_RSRT_SELECT_OPTION has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on Interface IF_RSRT_SELECT_OPTION has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 700 |