SAP ABAP Class CL_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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSRT_SELECT_OPTION Select Option 20111011
Properties
Class CL_RSRT_SELECT_OPTION  
Short Description Select Option    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRT_BICS_MODEL   RSRT BICS Model 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_RSRT_SELECT_OPTION Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSRT_SELECT_OPTION Select Option 20111011
Friends
Class CL_RSRT_SELECT_OPTION has no friend class.
Attributes
Class CL_RSRT_SELECT_OPTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20111011
2 CREATE_SELECT_OPTION Static method Public Method Create Select Option 20111011
Events
Class CL_RSRT_SELECT_OPTION has no event.
Types
Class CL_RSRT_SELECT_OPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIGH_VALUE Call by reference Type reference (TYPE) DATA High Value 20111011
2 Importing HIGH_VALUE_EXTERNAL Call by reference Type reference (TYPE) DATA High Value 20111105
3 Importing INCLUDED Call by reference Type reference (TYPE) IF_RSRT_SELECT_OPTION=>TN_INCLUDED ABAP_TRUE Included 20111011
4 Importing LOW_VALUE Call by reference Type reference (TYPE) DATA Low Value 20111011
5 Importing LOW_VALUE_EXTERNAL Call by reference Type reference (TYPE) DATA Low Value 20111105
6 Importing OPTION Call by reference Type reference (TYPE) IF_RSRT_SELECT_OPTION=>TN_OPTION 'EQ' Option 20111108

Method CONSTRUCTOR on class CL_RSRT_SELECT_OPTION has no exception.

Method CREATE_SELECT_OPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HIGH_VALUE Call by reference Type reference (TYPE) DATA High Value 20111011
2 Importing HIGH_VALUE_EXTERNAL Call by reference Type reference (TYPE) DATA High Value 20111105
3 Importing INCLUDED Call by reference Type reference (TYPE) IF_RSRT_SELECT_OPTION=>TN_INCLUDED ABAP_TRUE Included 20111011
4 Importing LOW_VALUE Call by reference Type reference (TYPE) DATA Low Value 20111011
5 Importing LOW_VALUE_EXTERNAL Call by reference Type reference (TYPE) DATA Low Value 20111105
6 Importing OPTION Call by reference Type reference (TYPE) IF_RSRT_SELECT_OPTION=>TN_OPTION 'EQ' Option 20111108
7 Returning VALUE Value transfer Object reference (TYPE REF TO) IF_RSRT_SELECT_OPTION Select Option 20111011

Method CREATE_SELECT_OPTION on class CL_RSRT_SELECT_OPTION has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700