SAP ABAP Class CL_RSR_MDX_COMMAND_SEARCH (MDX Command Search)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSR_MDX_BASE (Package) MDX: Basis

⤷

⤷

Properties
Class | CL_RSR_MDX_COMMAND_SEARCH | |
Short Description | MDX Command Search | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSR_MDX_BASE | MDX: Basis |
Created | 20090225 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSR_MDX_COMMAND_SEARCH has no forward declaration.
Interfaces
Class CL_RSR_MDX_COMMAND_SEARCH has no interface implemented.
Friends
Class CL_RSR_MDX_COMMAND_SEARCH has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | NT_T_MDX_CMD_INFO | 20090225 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090225 |
2 | ![]() |
Instance method | Public | Method | Find | 20090225 |
Events
Class CL_RSR_MDX_COMMAND_SEARCH has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | NT_T_MDX_CMD_INFO | Public | See coding | 20090225 | nt_t_mdx_cmd_info TYPE STANDARD TABLE OF rrt_mdx_cmd_info
WITH DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_COMMAND_SEARCH has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSR_MDX_COMMAND_SEARCH has no exception.
Method SEARCH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_SEARCH_STRING | Call by reference | Type reference (TYPE) | STRING | 20090225 | |||
2 | ![]() |
R_T_RESULT | Value transfer | Type reference (TYPE) | NT_T_MDX_CMD_INFO | 20090225 |
Method SEARCH on class CL_RSR_MDX_COMMAND_SEARCH has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 720 |