SAP ABAP Class IF_RSR_MDX_STACK (MDX: Stack for Statement Processing)
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
| Class | IF_RSR_MDX_STACK | |
| Short Description | MDX: Stack for Statement Processing | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071205 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RSR_MDX_STACK has no interface implemented.
Friends
Class IF_RSR_MDX_STACK has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | Index for Parameter Stack | 20071210 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RRT_TRX_PARAM | Stack for Command Parameter | 20071210 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | RRT1_T_CMD_PARAMS | Parameters | 20071210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Command from Stack | 20071205 | |
| 2 | Instance method | Public | Method | Read Parameters from Stack | 20071205 | |
| 3 | Instance method | Public | Method | Place Command in Stack | 20071205 | |
| 4 | Instance method | Public | Method | Place Parameter in Stack | 20071205 |
Events
Class IF_RSR_MDX_STACK has no event.
Types
Class 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 | R_SRX_PARAM | Value transfer | Type reference (TYPE) | RRT_SRX_PARAM | Kommando-Parameter | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20071205 |
Method POP_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARAM | Value transfer | Type reference (TYPE) | ANY | Parameter | 20071205 | |||
| 2 | I_TEST_ONLY | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | BW: Allgemeine Fehlerklasse | 20071205 |
Method PUSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SRX_PARAM | Call by reference | Type reference (TYPE) | RRT_SRX_PARAM | Kommando-Parameter | 20071205 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_PARAM | Call by reference | Type reference (TYPE) | ANY | Parameter | 20071205 |
Method PUSH_PARAMETER on class IF_RSR_MDX_STACK has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |