SAP ABAP Class CL_DIAN_RSDSSELOPT (Wrapper for SELECT-OPTION structure)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DIAN_EQUATABLE | Equatable interface | 20121029 |
Properties
| Class | CL_DIAN_RSDSSELOPT | |
| Short Description | Wrapper for SELECT-OPTION structure | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-DIAN-CO | DIAN: Magnetic Meida for Columbia |
| Created | 20120824 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DIAN_RSDSSELOPT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DIAN_EQUATABLE | Equatable interface | 20121029 |
Friends
Class CL_DIAN_RSDSSELOPT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | TVARV_OPTI | 'EQ' | 20120831 | |||
| 2 | Constant | Private | Type reference (TYPE) | TVARV_SIGN | 'I' | 20120831 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | RSDSSELOPT | 20120831 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20121030 | ||
| 2 | Instance method | Public | Method | Gets the high value | 20120824 | |
| 3 | Static method | Public | Method | Gets a new clean instance | 20120825 | |
| 4 | Static method | Public | Method | Gets a new instance passing field values | 20120825 | |
| 5 | Static method | Public | Method | Gets a new instance passing a structure | 20120825 | |
| 6 | Static method | Public | Method | 20120828 | ||
| 7 | Instance method | Public | Method | Gets the low value | 20120824 | |
| 8 | Instance method | Public | Method | Gets the Selection option (EQ/BT/CP/...) | 20120824 | |
| 9 | Instance method | Public | Method | Gets the ID: I/E (include/exclude values) | 20120824 | |
| 10 | Instance method | Public | Method | Gets the data structure | 20120824 | |
| 11 | Instance method | Public | Method | Sets the high value | 20120824 | |
| 12 | Instance method | Public | Method | Sets the low value | 20120824 | |
| 13 | Instance method | Public | Method | Sets the Selection option (EQ/BT/CP/...) | 20120824 | |
| 14 | Instance method | Public | Method | Sets the ID: I/E (include/exclude values) | 20120824 |
Events
Class CL_DIAN_RSDSSELOPT has no event.
Types
Class CL_DIAN_RSDSSELOPT has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on class CL_DIAN_RSDSSELOPT has no parameter.
Method EQUALS on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | RSDSSELOP_ | 20120825 |
Method GET_HIGH on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIAN_RSDSSELOPT | 20120831 |
Method GET_INSTANCE on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_INSTANCE_BY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HIGH | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 20120825 | ||||
| 2 | IV_LOW | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 20120825 | ||||
| 3 | IV_OPTION | Call by reference | Type reference (TYPE) | TVARV_OPTI | 20120825 | ||||
| 4 | IV_SIGN | Call by reference | Type reference (TYPE) | TVARV_SIGN | 20120825 | ||||
| 5 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIAN_RSDSSELOPT | 20120831 |
Method GET_INSTANCE_BY_FIELDS on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_INSTANCE_BY_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | RSDSSELOPT | 20120831 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIAN_RSDSSELOPT | 20120831 |
Method GET_INSTANCE_BY_STRUCT on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_INSTANCE_EQUAL_TO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 20120828 | ||||
| 2 | RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_DIAN_RSDSSELOPT | 20120831 |
Method GET_INSTANCE_EQUAL_TO on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_LOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | RSDSSELOP_ | 20120825 |
Method GET_LOW on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | TVARV_OPTI | 20120825 |
Method GET_OPTION on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | TVARV_SIGN | ABAP: ID: I/E (include/exclude values) | 20120824 |
Method GET_SIGN on class CL_DIAN_RSDSSELOPT has no exception.
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RESULT | Value transfer | Type reference (TYPE) | RSDSSELOPT | 20120831 |
Method GET_STRUCTURE on class CL_DIAN_RSDSSELOPT has no exception.
Method SET_HIGH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 20120825 |
Method SET_HIGH on class CL_DIAN_RSDSSELOPT has no exception.
Method SET_LOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | RSDSSELOP_ | 20120825 |
Method SET_LOW on class CL_DIAN_RSDSSELOPT has no exception.
Method SET_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | TVARV_OPTI | 20120825 |
Method SET_OPTION on class CL_DIAN_RSDSSELOPT has no exception.
Method SET_SIGN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | TVARV_SIGN | ABAP: ID: I/E (include/exclude values) | 20120824 |
Method SET_SIGN on class CL_DIAN_RSDSSELOPT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |