SAP ABAP Class CL_RSR_MDX_NAMED_SET (Named Sets)
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_CMD | Abstract MDX Command | 20010702 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_MDX_CREATE | Services for CREATE / WITH | 20010702 |
Properties
Class | CL_RSR_MDX_NAMED_SET | |
Short Description | Named Sets | |
Super Class | CL_RSR_MDX_CMD | Abstract MDX Command |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_LIB | MDX: Functions |
Created | 20010702 | SAP |
Last change | 20140121 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSR_MDX_CREATE | Services for CREATE / WITH | 20010702 |
Friends
Class CL_RSR_MDX_NAMED_SET has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010702 | ||||
2 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010702 | ||||
3 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20010702 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20070313 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20121031 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | SPACE | Single-Character Indicator | 20010702 | |
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_BOOL | Boolean | 20010702 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20070307 | ||
9 | ![]() |
Static Attribute | Private | See coding | 20010702 | ||||
10 | ![]() |
Constant | Public | See coding | 20121031 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20030514 | |
2 | ![]() |
Static method | Public | Method | Factory | 20010702 |
3 | ![]() |
Instance method | Public | Method | 20010702 | |
4 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20020508 |
5 | ![]() |
Static method | Public | Method | Factory | 20031219 |
6 | ![]() |
Instance method | Public | Method | 20010702 | |
7 | ![]() |
Instance method | Private | Method | Checks if the request description is required in exact mode | 20121017 |
Events
Class CL_RSR_MDX_NAMED_SET has no event.
Types
Class CL_RSR_MDX_NAMED_SET has no local type.
Method Signatures
Method BROWSE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_SET | Value transfer | Type reference (TYPE) | RRT1_T_NAMED_SETS | Named Sets | 20030514 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20030514 |
Method CL_RSR_MDX_NAMED_SET 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 | abstaktes MDX Kommando | 20010702 | ||
2 | ![]() |
I_CMD_ID | Call by reference | Type reference (TYPE) | RRTCMDID | id of a tensor processor command | 20010702 | ||
3 | ![]() |
I_R_COMMAND | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_COMMAND | Kommando-Objekt für die MDX Verarbeitung | 20010702 | ||
4 | ![]() |
I_TRX_PARAM | Call by reference | Type reference (TYPE) | RRT_TRX_PARAM | Parameter für ein Kommando | 20010702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20010702 |
Method COMMAND_FREE Signature
Method COMMAND_FREE on class CL_RSR_MDX_NAMED_SET has no parameter.
Method COMMAND_FREE on class CL_RSR_MDX_NAMED_SET has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DUPLICATE | Value transfer | Type reference (TYPE) | RS_BOOL | RS_C_FALSE | Boolean | 20061229 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20020508 |
Method CREATE_WITHOUT_MDX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CUBE_NAM | Call by reference | Type reference (TYPE) | RRTCUBE | 20031219 | |||
2 | ![]() |
I_R_SET | Call by reference | Object reference (TYPE REF TO) | CL_RSR_MDX_CMD | 20031219 | |||
3 | ![]() |
I_SET_NAME | Call by reference | Type reference (TYPE) | RRTCMDPARAM | 20031219 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BW: Allgemeine Fehlerklasse | 20031219 |
Method GET_REF Signature
Method GET_REF on class CL_RSR_MDX_NAMED_SET has no parameter.
Method GET_REF on class CL_RSR_MDX_NAMED_SET has no exception.
Method IS_EXACT_CALL_REQUIRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_CHECK_DIRECTION | Call by reference | Type reference (TYPE) | C | TP_C_CHECK_DIRECTION-NOT_DEFINED | 20121031 | ||
2 | ![]() |
C_EXACT | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20121031 | ||
3 | ![]() |
I_SRX_CHILDREN | Call by reference | Type reference (TYPE) | RRT_SRX_PARAM | Parameter | 20121017 |
Method IS_EXACT_CALL_REQUIRED on class CL_RSR_MDX_NAMED_SET has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 30A |