SAP ABAP Interface IF_RSR_VAR_RUNTIME_OBSOLETE (Obsolete Methods)
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_RUNTIME Variables for One or More Queries 20050103
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_VAR Variable Connection to Container 20050103
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_VAR_HELPER Implementation of Old Routines 20050103
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_VAR_RUNTIME Services for Variable Screen 20050103
Properties
Interface IF_RSR_VAR_RUNTIME_OBSOLETE  
Short Description Obsolete Methods    
General Data
Package RSROA_VAR   OLAP Variables 
Created 20050103   SAP 
Last changed 20130531   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 RRO04 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDM4 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
7 RSPER Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
8 RSR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_VAR_RUNTIME_OBSOLETE has no interface.
Friends
Interface IF_RSR_VAR_RUNTIME_OBSOLETE has no friend.
Attributes
Interface IF_RSR_VAR_RUNTIME_OBSOLETE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_VARIANT Instance method Public Method Delete Variant 20060308
2 DEL_PERS_VALUES Instance method Public Method 20050103
3 GET_HELP_VALUES Instance method Public Method F4 Help 20050103
4 GET_VARIANT_LIST Instance method Public Method Variants F4 20050103
5 NODE_GET_CHILDREN Instance method Public Method Get Lower-level Hierarchy Nodes 20050103
6 NODE_GET_SEARCH_TREE Instance method Public Method Search Tree for Node 20060308
7 READ_PERS_VALUES Instance method Public Method Reset Values for a Variable to Personalized Values 20050103
8 READ_VARIANT Instance method Public Method Get variant 20050103
9 SAVE_PERS_VALUES Instance method Public Method Store Values for a Variable in Personalization 20050103
10 SAVE_VARIANT Instance method Public Method Save Variant 20050103
11 SUPPORTS_VARIANTS Instance method Public Method Variants Can Be Read and Saved 20050103
Events
Interface IF_RSR_VAR_RUNTIME_OBSOLETE has no event.
Types
Interface IF_RSR_VAR_RUNTIME_OBSOLETE has no local type.
Method Signatures

Method DELETE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT Value transfer Type reference (TYPE) RSTECHNM Technischer Name 20060308
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060308
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20060308

Method DEL_PERS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Value transfer Type reference (TYPE) RSD_CHAVL 20050103
2 Importing I_PERSTYPE Call by reference Type reference (TYPE) RS_PERS_VAR_TYPE RSPER_C_VAR_TYPE-VARIABLE Beschreibt, wie Variablen personalisiert wurde 20050103
3 Importing I_S_VAR_ID Call by reference Type reference (TYPE) RSR_S_VAR_ID ID einer Variablen 20050103
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method GET_HELP_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_HIERARCHY Call by reference Type reference (TYPE) RS_BOOL Hierarchie ein 20050103
2 Exporting E_PRSNT1 Call by reference Type reference (TYPE) RSDM5_PRSNT1 Einstellige Darstellung 20050103
3 Exporting E_TX_RETURN Call by reference Type reference (TYPE) RSDM_TX_SHLPRETURN 20050103
4 Exporting E_T_CHAVT Call by reference Type reference (TYPE) RSDM_T_CHAVT Merkmalswerte 20050103
5 Exporting E_T_HIERNODE Call by reference Type reference (TYPE) RSDM4_T_HIERNODE Hierachieknoten 20050103
6 Importing I_F4_MODE Call by reference Type reference (TYPE) RSDM_F4_MODE RSDM_C_F4_DIM 20050103
7 Importing I_MAX_ROWS Call by reference Type reference (TYPE) I 0 20050103
8 Importing I_S_VAR_ID Call by reference Type reference (TYPE) RSR_S_VAR_ID ID 20050103
9 Importing I_T_REQ_ATR Call by reference Type reference (TYPE) RSDM_T_REQ_ATR 20050103
10 Importing I_T_SELOPT Call by reference Type reference (TYPE) RSDM_T_SHLPSELOPT 20050103
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20050103
2 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20050103
3 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method GET_VARIANT_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_T_F4_LIST Value transfer Type reference (TYPE) RSO_T_OBJECT_F4_LIST BW Repository: Listenformat (ALV) für F4-Hilfe 20050103
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method NODE_GET_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_HIERNODE Call by reference Type reference (TYPE) RSDM4_T_HIERNODE Knoten 20050103
2 Importing I_PARENT Call by reference Type reference (TYPE) RSDM4_NODEKEY Vaterknoten 20050103
# Exception Resumable Description Created on
1 CX_RSROA_EMPTY Leeres Ergebnis 20050103
2 CX_RSR_HIERARCHY_EXCEPTIONS Basis Exception für Fehler bei Hierarchien im OLAP 20050103
3 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method NODE_GET_SEARCH_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_HIERNODE Call by reference Type reference (TYPE) RSDM4_T_HIERNODE 20060308
2 Exporting E_T_SEARCH_RESULT Call by reference Type reference (TYPE) RSDM4_T_NODEKEY 20060308
3 Importing I_MAXTLEVEL Value transfer Type reference (TYPE) RSTLEVEL '99' Level eines Hierarchieknotens 20060308
4 Importing I_PARENT Value transfer Type reference (TYPE) RSDM4_NODEKEY 20060308
5 Importing I_PATTERN Call by reference Type reference (TYPE) C 20060308
6 Importing I_SEARCH_KEY Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060308
7 Importing I_SEARCH_TEXT Value transfer Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20060308
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20060308

Method READ_PERS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Value transfer Type reference (TYPE) RSCHAVL Dim: Feld für einen beliebigen Merkmalswert 20050103
2 Importing I_S_VAR_ID Call by reference Type reference (TYPE) RSR_S_VAR_ID ID einer Variablen 20050103
3 Returning R_S_VALUES Value transfer Type reference (TYPE) RSR_S_VARIABLE_VALUES Variablenwerte 20050103
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20050103
2 CX_RSR_INVALID_FORMAT Ungültiges Format 20050103
3 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method READ_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT Value transfer Type reference (TYPE) RSTECHNM Technischer Name 20050103
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103
2 CX_RS_NOT_FOUND Objekt nicht gefunden 20050103

Method SAVE_PERS_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJNM Value transfer Type reference (TYPE) RSD_CHAVL 20050103
2 Importing I_PERSTYPE Call by reference Type reference (TYPE) RS_PERS_VAR_TYPE RSPER_C_VAR_TYPE-VARIABLE Beschreibt, wie Variablen personalisiert wurde 20050103
3 Importing I_S_VAR_ID Call by reference Type reference (TYPE) RSR_S_VAR_ID ID einer Variablen 20050103
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20050103
2 CX_RSR_INVALID_FORMAT Ungültiges Format 20050103
3 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method SAVE_VARIANT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OVERWRITE Call by reference Type reference (TYPE) RS_BOOL RS_C_TRUE Boolean 20050103
2 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTLG Beschreibung lang 20050103
3 Importing I_T_PROPERTIES Call by reference Type reference (TYPE) RSR_T_VAR_VARI_PROP Variablen in Varianten 20050103
4 Importing I_VARIANT Call by reference Type reference (TYPE) RSRVARI Variante 20050103
# Exception Resumable Description Created on
1 CX_RSR_BAD_VALUE_COMBINATION Ungültige Variablenwerte 20050103
2 CX_RS_ACCESS_ERROR Fehler beim Zugriff 20050103
3 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103

Method SUPPORTS_VARIANTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SUPPORTS Value transfer Type reference (TYPE) RS_BOOL Boolean 20050103
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20050103
History
Last changed by/on SAP  20130531 
SAP Release Created in 700