SAP ABAP Class IF_RSRT_SELECT_OPTION (Select Option)
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
| Class | IF_RSRT_SELECT_OPTION | |
| Short Description | Select Option | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111011 | SAP |
| Last change | 20140121 | 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) |
Interfaces
Class IF_RSRT_SELECT_OPTION has no interface implemented.
Friends
Class IF_RSRT_SELECT_OPTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111011 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TN_HIGH_VALUE | High Value | 20111105 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | TN_INCLUDED | Included | 20111011 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111011 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | TN_LOW_VALUE | Low Value | 20111105 | |||
| 6 | 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RSRT_SELECT_OPTION has no exception.
Event Signatures
Event HANDLE_CHANGED Signature
Event HANDLE_CHANGED on class IF_RSRT_SELECT_OPTION has no parameter.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |