SAP ABAP Class IF_RSR_MDX_PARSER (MDX: Parser)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSR_MDX_PARSER_BASE | MDX: Base Class for Parser Implementations | 20090114 |
Properties
Class | IF_RSR_MDX_PARSER | |
Short Description | MDX: Parser | |
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_PARSER has no interface implemented.
Friends
Class IF_RSR_MDX_PARSER has no friend class.
Attributes
Class IF_RSR_MDX_PARSER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Release Memory and Resources | 20080911 |
2 | ![]() |
Instance method | Public | Method | Returns information about the parser | 20081211 |
3 | ![]() |
Instance method | Public | Method | Is the parser available? | 20081211 |
4 | ![]() |
Instance method | Public | Method | Can the parser be used? | 20081124 |
5 | ![]() |
Instance method | Public | Method | Is it an MDX parser? | 20100429 |
6 | ![]() |
Instance method | Public | Method | Parses the MDX Statement | 20071205 |
Events
Class IF_RSR_MDX_PARSER has no event.
Types
Class IF_RSR_MDX_PARSER has no local type.
Method Signatures
Method FREE Signature
Method FREE on class IF_RSR_MDX_PARSER has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20080911 |
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ICON | Call by reference | Type reference (TYPE) | TV_IMAGE | Ikone für die Darstellung | 20081211 | ||
2 | ![]() |
E_IMPLEMENTATION | Call by reference | Type reference (TYPE) | SEOCLSNAME | Technischer Name der Implementierung | 20090114 | ||
3 | ![]() |
E_NAME | Call by reference | Type reference (TYPE) | STRING | Name des Parsers | 20081211 | ||
4 | ![]() |
E_VERSION | Call by reference | Type reference (TYPE) | STRING | Version des Parsers | 20081211 |
Method GET_INFO on class IF_RSR_MDX_PARSER has no exception.
Method IS_ACTIVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ACTIVE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081211 |
Method IS_ACTIVE on class IF_RSR_MDX_PARSER has no exception.
Method IS_APPLICABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STATEMENT | Call by reference | Type reference (TYPE) | XSTRING | MDX Statement | 20081124 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20081124 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20081124 |
Method IS_PARSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20100429 |
Method IS_PARSER on class IF_RSR_MDX_PARSER has no exception.
Method PARSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CUBE_NAME | Call by reference | Type reference (TYPE) | RRTCUBE | Name des Cubes | 20080702 | ||
2 | ![]() |
E_T_CMD | Call by reference | Type reference (TYPE) | RRT1_T_CMD | Kommando-IDs | 20071205 | ||
3 | ![]() |
E_T_PARAMS | Call by reference | Type reference (TYPE) | RRT1_T_CMD_PARAMS | Parameter | 20071205 | ||
4 | ![]() |
I_STATEMENT | Call by reference | Type reference (TYPE) | XSTRING | MDX Statement | 20071205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20071205 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |