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 CV_OPTION_EQUAL Constant Private Type reference (TYPE) TVARV_OPTI 'EQ' 20120831
2 CV_SIGN_INCLUDE Constant Private Type reference (TYPE) TVARV_SIGN 'I' 20120831
3 MS_RSDSSELOPT Instance attribute Private Type reference (TYPE) RSDSSELOPT 20120831
Methods
# Method Level Visibility Method type Description Created on
1 EQUALS Instance method Public Method 20121030
2 GET_HIGH Instance method Public Method Gets the high value 20120824
3 GET_INSTANCE Static method Public Method Gets a new clean instance 20120825
4 GET_INSTANCE_BY_FIELDS Static method Public Method Gets a new instance passing field values 20120825
5 GET_INSTANCE_BY_STRUCT Static method Public Method Gets a new instance passing a structure 20120825
6 GET_INSTANCE_EQUAL_TO Static method Public Method 20120828
7 GET_LOW Instance method Public Method Gets the low value 20120824
8 GET_OPTION Instance method Public Method Gets the Selection option (EQ/BT/CP/...) 20120824
9 GET_SIGN Instance method Public Method Gets the ID: I/E (include/exclude values) 20120824
10 GET_STRUCTURE Instance method Public Method Gets the data structure 20120824
11 SET_HIGH Instance method Public Method Sets the high value 20120824
12 SET_LOW Instance method Public Method Sets the low value 20120824
13 SET_OPTION Instance method Public Method Sets the Selection option (EQ/BT/CP/...) 20120824
14 SET_SIGN 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 Returning 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 Returning 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 Importing IV_HIGH Call by reference Type reference (TYPE) RSDSSELOP_ 20120825
2 Importing IV_LOW Call by reference Type reference (TYPE) RSDSSELOP_ 20120825
3 Importing IV_OPTION Call by reference Type reference (TYPE) TVARV_OPTI 20120825
4 Importing IV_SIGN Call by reference Type reference (TYPE) TVARV_SIGN 20120825
5 Returning 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 Importing IS_DATA Call by reference Type reference (TYPE) RSDSSELOPT 20120831
2 Returning 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 Importing IV_VALUE Call by reference Type reference (TYPE) RSDSSELOP_ 20120828
2 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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