SAP ABAP Interface IF_RSR_MDX_STACK (MDX: Stack for Statement Processing)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-OT (Application Component) OLAP Technology
     RSR_MDX_BASE (Package) MDX: Basis
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_COMMAND Command Object for MDX Processing 20071205
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSR_MDX_STR_TO_X MDX: String Conversion 20071210
Properties
Interface IF_RSR_MDX_STACK  
Short Description MDX: Stack for Statement Processing    
General Data
Package RSR_MDX_BASE   MDX: Basis 
Created 20071205   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRT1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_RSR_MDX_STACK has no interface.
Friends
Interface IF_RSR_MDX_STACK has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_PARAM_INDEX Instance attribute Public Type reference (TYPE) SY-TABIX Index for Parameter Stack 20071210
2 N_TRX_STACK Instance attribute Public Type reference (TYPE) RRT_TRX_PARAM Stack for Command Parameter 20071210
3 N_T_PARAMS Instance attribute Public Type reference (TYPE) RRT1_T_CMD_PARAMS Parameters 20071210
Methods
# Method Level Visibility Method type Description Created on
1 POP Instance method Public Method Get Command from Stack 20071205
2 POP_PARAMETER Instance method Public Method Read Parameters from Stack 20071205
3 PUSH Instance method Public Method Place Command in Stack 20071205
4 PUSH_PARAMETER Instance method Public Method Place Parameter in Stack 20071205
Events
Interface IF_RSR_MDX_STACK has no event.
Types
Interface IF_RSR_MDX_STACK has no local type.
Method Signatures

Method POP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SRX_PARAM Value transfer Type reference (TYPE) RRT_SRX_PARAM Kommando-Parameter 20071205
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20071205

Method POP_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARAM Value transfer Type reference (TYPE) ANY Parameter 20071205
2 Importing I_TEST_ONLY Call by reference Type reference (TYPE) RS_BOOL Boolean 20071205
# Exception Resumable Description Created on
1 CX_RS_ERROR BW: Allgemeine Fehlerklasse 20071205

Method PUSH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SRX_PARAM Call by reference Type reference (TYPE) RRT_SRX_PARAM Kommando-Parameter 20071205
# Exception Resumable Description Created on
1 CX_RS_ERROR BW Fehler (mit Syntax Prüfung) 20071205

Method PUSH_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAM Call by reference Type reference (TYPE) ANY Parameter 20071205

Method PUSH_PARAMETER on Interface IF_RSR_MDX_STACK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 701