SAP ABAP Interface IF_RSBOLAP_VARIABLE (Variable)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSBOLAP_VARIABLE (Package) Variables Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_OBJECT_VARIABLE OBSOLETE: Variable with Objects as Values 20051121
2 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_DOUBLE Simple Number Variable 20090514
3 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_INTEGER Simple Number Variable 20090514
4 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_INTERNAL Internal Interface for Variables 20090904
5 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_IOBJ_MEMBR Variable with Characteristic Values 20090514
6 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_OBJECT Variable with Objects as Values 20090513
7 Interface composition (i COMPRISING i_ref)  IF_RSBOLAP_VARIABLE_TEXT Simple Text Variable 20090513
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSBOLAP_VARIABLE Variable Basis Class 20050927
Properties
Interface IF_RSBOLAP_VARIABLE  
Short Description Variable    
General Data
Package RSBOLAP_VARIABLE   Variables Processing 
Created 20050727   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)
2 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RSBOL Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSBOLAP_OBJECT Object 20050927
Friends
Interface IF_RSBOLAP_VARIABLE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_INDENT_STEP_WIDTH Instance attribute Public Attribute reference (LIKE) 20050927
2 N_ALTERNATIVE_NAME Instance attribute Public Attribute reference (LIKE) 20050927
3 N_DEPENDENT_ON Instance attribute Public Type reference (TYPE) RSBOLAP_DT_T_VAR_DEPENDENCY Design Time Variable Depenency 20131002
4 N_ENTRYTP Instance attribute Public Type reference (TYPE) RSRENTRYTP Entry required 20121029
5 N_HAS_CHAR_SELECTION Instance attribute Public Type reference (TYPE) ABAP_BOOL Has a not initial selection 20121029
6 N_ID Instance attribute Public Attribute reference (LIKE) 20050927
7 N_INPUT_ENABLED Instance attribute Public Type reference (TYPE) RS_BOOL Ready for Input Status 20050927
8 N_IS_PERSONALIZED Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20090514
9 N_MANDATORY Instance attribute Public Type reference (TYPE) RS_BOOL Mandatory 20090513
10 N_NAME Instance attribute Public Attribute reference (LIKE) 20050927
11 N_OLAP_VARIABLE_TYPE Instance attribute Public Type reference (TYPE) RSZVARTYP Type of a Report Variable 20121029
12 N_OUTPUT_LENGTH Instance attribute Public Type reference (TYPE) RSBOLAP_SIZE Output Length of the Variables on the UI 20110818
13 N_REFERENCE_CHAR Instance attribute Public Type reference (TYPE) RSBOLAP_OBJECT_NAME Reference characteristic name (if applicable) 20121029
14 N_R_APPLICATION Instance attribute Public Object reference (TYPE REF TO) CL_RSBOLAP_APPLICATION Application Context 20090729
15 N_STATE_VARIABLE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20090514
16 N_SUPPORTS_INITIAL_VALUE Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20091102
17 N_SUPPORTS_VALUE_HELP Instance attribute Public Type reference (TYPE) RS_BOOL Boolean 20090514
18 N_S_SELECTION_CAPABILITIES Instance attribute Public Type reference (TYPE) RSBOLAP_S_SELECT_CAPABILITIES Selection Capabilities 20090514
19 N_TEXT Instance attribute Public Attribute reference (LIKE) 20050927
20 N_VARIABLE_TYPE Instance attribute Public Type reference (TYPE) RSBOLAP_VARIABLE_TYPE Type of Variable 20090513
21 N_VPARSEL Instance attribute Public Type reference (TYPE) RSZVPARSEL Parameter Selection: Single Value, Interval, Selection Opt. 20121029
Methods
# Method Level Visibility Method type Description Created on
1 APPLY_PERSONALIZATION Instance method Public Method Apply Personalization 20060809
2 FREE Instance method Public Method 20050927
3 GET_BASE_SELECTOR Instance method Public Method Get selector that the variable originally belonged to 20091021
4 GET_DEPENDENT_VARIABLES Instance method Public Method Get Dependent Variables 20100510
5 GET_F4_TYPE Instance method Public Method Determine which type the input help has 20110818
6 GET_PROCESSING_PRIORITY Instance method Public Method Read Processing Priority 20091015
7 GET_VARIABLE_TYPE Instance method Public Method Read Variable Type 20090513
8 REMOVE_PERSONALIZATION Instance method Public Method Remove Personalization 20060809
9 SAVE_PERSONALIZATION Instance method Public Method Save Personalization 20060809
10 TO_ABAP_LIST Instance method Public Method 20050927
11 TO_STRING Instance method Public Method 20050927
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
20050927
2 FREED Instance Event
(0)
Public
(2)
20050927
Types
Interface IF_RSBOLAP_VARIABLE has no local type.
Method Signatures

Method APPLY_PERSONALIZATION Signature

Method APPLY_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method APPLY_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no exception.

Method FREE Signature

Method FREE on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method FREE on Interface IF_RSBOLAP_VARIABLE has no exception.

Method GET_BASE_SELECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_R_SELECTOR Value transfer Object reference (TYPE REF TO) IF_RSBOLAP_SELECTOR_BASE Selektor Interface 20091021

Method GET_BASE_SELECTOR on Interface IF_RSBOLAP_VARIABLE has no exception.

Method GET_DEPENDENT_VARIABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_DEPENDENT_VARIABLES Value transfer Type reference (TYPE) RSBOLAP_T_OBJECT_NAME Objekt Charakterisierung 20100510

Method GET_DEPENDENT_VARIABLES on Interface IF_RSBOLAP_VARIABLE has no exception.

Method GET_F4_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_F4_TYPE Value transfer Type reference (TYPE) RSBOLAP_F4_TYPE Art der Wertehilfe: (V) Merkmalswert, (N) Knoten, (D) ... 20110818

Method GET_F4_TYPE on Interface IF_RSBOLAP_VARIABLE has no exception.

Method GET_PROCESSING_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PRIORITY Value transfer Type reference (TYPE) INT1 int1 20091015

Method GET_PROCESSING_PRIORITY on Interface IF_RSBOLAP_VARIABLE has no exception.

Method GET_VARIABLE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VARIABLE_TYPE Value transfer Type reference (TYPE) RSBOLAP_VARIABLE_TYPE Variablentyp 20090513

Method GET_VARIABLE_TYPE on Interface IF_RSBOLAP_VARIABLE has no exception.

Method REMOVE_PERSONALIZATION Signature

Method REMOVE_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method REMOVE_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no exception.

Method SAVE_PERSONALIZATION Signature

Method SAVE_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method SAVE_PERSONALIZATION on Interface IF_RSBOLAP_VARIABLE has no exception.

Method TO_ABAP_LIST Signature

Method TO_ABAP_LIST on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method TO_ABAP_LIST on Interface IF_RSBOLAP_VARIABLE has no exception.

Method TO_STRING Signature

Method TO_STRING on Interface IF_RSBOLAP_VARIABLE has no parameter.
Method TO_STRING on Interface IF_RSBOLAP_VARIABLE has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on Interface IF_RSBOLAP_VARIABLE has no parameter.
Event FREED Signature
Event FREED on Interface IF_RSBOLAP_VARIABLE has no parameter.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700