SAP ABAP Class CL_RSR_MDX_FUNCTION (MDX: Function)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_LIB (Package) MDX: Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_MDX_SET | Basic Class for all Set Commands | 20020211 |
Properties
Class | CL_RSR_MDX_FUNCTION | |
Short Description | MDX: Function | |
Super Class | CL_RSR_MDX_SET | Basic Class for all Set Commands |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_LIB | MDX: Functions |
Created | 20010807 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_MDX_FUNCTION has no interface implemented.
Friends
Class CL_RSR_MDX_FUNCTION 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) | RRTCMDPARAM | Tensor processor command parameter | 20010807 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070102 | ||
3 | ![]() |
Static Attribute | Private | See coding | 20020211 | ||||
4 | ![]() |
Static Attribute | Private | See coding | 20080717 | ||||
5 | ![]() |
Instance attribute | Private | See coding | 20031008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20010807 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020211 |
3 | ![]() |
Static method | Public | Method | Factory | 20010807 |
4 | ![]() |
Instance method | Protected | Method | 20010808 | |
5 | ![]() |
Instance method | Private | Method | Returns the integer value of the specified parameter | 20070827 |
6 | ![]() |
Instance method | Private | Method | Returns string after the offset/length specifications | 20070827 |
7 | ![]() |
Static method | Public | Method | Is this a generic function? | 20090212 |
8 | ![]() |
Instance method | Protected | Method | 20010807 |
Events
Class CL_RSR_MDX_FUNCTION has no event.
Types
Class CL_RSR_MDX_FUNCTION has no local type.
Method Signatures
Method BROWSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_T_FUNCTIONS | Call by reference | Type reference (TYPE) | RRT1_T_FUNCTIONS | Functions | 20010807 | ||
2 | ![]() |
I_FUNCTION | Call by reference | Type reference (TYPE) | BAPI6110FCT-FUNCTION | Funktionsname | 20040813 | ||
3 | ![]() |
I_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprachenschlüssel der aktuellen Textumgebung | 20100721 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20010807 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_FUNCTION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_FUNCTION has no exception.
Method CL_RSR_MDX_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_R_REF | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | Abstract MDX Command | 20010807 | ||
2 | ![]() |
I_CMD_ID | Call by reference | Type reference (TYPE) | RRTCMDID | ID of a Tensor Processor Command | 20010807 | ||
3 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Command Object | 20010807 | ||
4 | ![]() |
I_TRX_PARAM | Call by reference | Type reference (TYPE) | RRT_TRX_PARAM | Parameter for a Command | 20010807 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20010807 | |
2 | ![]() |
System Exception for All Types of Dynamic Method Calls | 20010807 |
Method GET_CALC_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_HIER_KEY | Call by reference | Type reference (TYPE) | RRTB_S_HIER_KEY | 20020211 | |||
2 | ![]() |
R_T_MEMBER | Value transfer | Type reference (TYPE) | RRH2_T_MEMBER | 20010808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20010808 |
Method GET_INTEGER_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Parameter-Tabellen | 20070827 | ||
2 | ![]() |
I_OPTIONAL | Call by reference | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Es ist ein optionaler Parameter | 20070827 | |
3 | ![]() |
I_S_SID | Call by reference | Type reference (TYPE) | ANY | SID | 20070827 | ||
4 | ![]() |
R_INTEGER | Value transfer | Type reference (TYPE) | I | Integer-Wert | 20070827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leeres Ergebnis | 20070827 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20070827 |
Method GET_STRING_BY_OFFSET_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LENGTH | Call by reference | Type reference (TYPE) | I | Längen-Angabe | 20070827 | ||
2 | ![]() |
I_OFFSET | Call by reference | Type reference (TYPE) | I | Offset-Angabe | 20070827 | ||
3 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | STRING | Ausgangs-String | 20070827 | ||
4 | ![]() |
R_STRING | Value transfer | Type reference (TYPE) | STRING | Rückgabe-String | 20070827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Leeres Ergebnis | 20070827 | |
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20070827 |
Method IS_GENERIC_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Call by reference | Type reference (TYPE) | RRTFUNCTION | Funktionsname | 20090212 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20090212 |
Method IS_GENERIC_FUNCTION on class CL_RSR_MDX_FUNCTION has no exception.
Method NOT_IMPLEMENTED Signature
Method NOT_IMPLEMENTED on class CL_RSR_MDX_FUNCTION has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: General Error Class | 20010807 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |