SAP ABAP Interface IF_RSR_VAR_GLOBAL (Variable Connection to Container)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSROA_VAR (Package) OLAP Variables
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RSR_VAR_DEF Variable Connection to Container 20040526
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSAN_RT_VAR_CONTAINER Variable Container 20061116
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_VAR_DEF Varaible Connection to Container 20040526
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_VAR_RUNTIME Services for Variable Screen 20040707
Properties
Interface IF_RSR_VAR_GLOBAL  
Short Description Variable Connection to Container    
General Data
Package RSROA_VAR   OLAP Variables 
Created 20040526   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_VAR_GLOBAL has no interface.
Friends
Interface IF_RSR_VAR_GLOBAL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHAVL_NULL Constant Public Type reference (TYPE) RSD_CHAVL '!NULL' NULL Value 20060626
2 C_F4TYPE_BUCKET Constant Public Type reference (TYPE) TN_F4TYPE 'B' Precalculated Value List (0BUCKET) 20041217
3 C_F4TYPE_CHAVL_CMP Constant Public Type reference (TYPE) TN_F4TYPE 'C' Compound Single Value 20111206
4 C_F4TYPE_CHAVL_NC Constant Public Type reference (TYPE) TN_F4TYPE 'V' Non-compounded Characteristic Value 20041217
5 C_F4TYPE_DATE Constant Public Type reference (TYPE) TN_F4TYPE 'D' Date 20041217
6 C_F4TYPE_HIERARCHY Constant Public Type reference (TYPE) TN_F4TYPE 'H' Hierarchy Name 20041217
7 C_F4TYPE_NODE Constant Public Type reference (TYPE) TN_F4TYPE 'N' Hierarchy Node 20041217
8 C_F4TYPE_NOF4 Constant Public Type reference (TYPE) TN_F4TYPE IS INITIAL No Input Help 20041217
9 C_F4TYPE_TIME Constant Public Type reference (TYPE) TN_F4TYPE 'T' Time 20041217
Methods
Interface IF_RSR_VAR_GLOBAL has no method.
Events
Interface IF_RSR_VAR_GLOBAL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TN_F4TYPE Public Type reference (TYPE) CHAR1 Type of Input Help: (V) Char. Value, (N) Node, (D)... 20041217
2 TN_SX_INT_VAR_VALUE Public See coding 20050103 BEGIN OF tn_sx_int_var_value, var_id TYPE rsr_s_var_id, range TYPE STANDARD TABLE OF rrrangec WITH DEFAULT KEY INITIAL SIZE 1, END OF tn_sx_int_var_value
3 TN_S_CMP Public See coding 20040526 BEGIN OF tn_s_cmp, chanm TYPE rschanm, chavl TYPE rschavl, tpflag TYPE rsztypeflag, END OF tn_s_cmp
4 TN_S_HIERARCHY Public See coding 20040526 BEGIN OF tn_s_hierarchy, hienm TYPE rshienm, hienmflag TYPE rsztypeflag, version TYPE rsuniidc25, versionflag TYPE rsztypeflag, dateto TYPE rsuniidc25, datetoflag TYPE rsztypeflag, hiesid TYPE rsrhiesid, sver TYPE rsrsver, txtlg TYPE rstxtlg, startlevel TYPE i, END OF tn_s_hierarchy
5 TN_S_RUNTIME_INFO Public See coding 20050104 BEGIN OF tn_s_runtime_info, handle TYPE rsr_handle, text TYPE rstxtlg, log_name TYPE rsbolap_object_name, tech_name TYPE rso_s_tlogo, prequery TYPE rs_bool, END OF tn_s_runtime_info
6 TN_TH_HIERARCHY Public See coding 20041217 tn_th_hierarchy TYPE HASHED TABLE OF tn_s_hierarchy WITH UNIQUE KEY hiesid sver INITIAL SIZE 1
7 TN_TSX_INT_VAR_VALUE Public See coding 20050103 tn_tsx_int_var_value TYPE SORTED TABLE OF tn_sx_int_var_value WITH UNIQUE KEY var_id
8 TN_TS_CMP Public See coding 20040526 tn_ts_cmp TYPE SORTED TABLE OF tn_s_cmp WITH UNIQUE KEY chanm INITIAL SIZE 1
9 TN_T_RUNTIME_INFO Public See coding 20050104 tn_t_runtime_info TYPE STANDARD TABLE OF tn_s_runtime_info WITH NON-UNIQUE KEY handle INITIAL SIZE 1
History
Last changed by/on SAP  20140121 
SAP Release Created in 400