SAP ABAP Class CL_RSR_RESULT_OPS_CONTROLLER (Controller for Result Operations)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_MISC (Package) OLAP: Various
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RS_BASE | BW Basis | 20120223 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSR_RESULT_OPS_CONTROLLER | Controller for Result Modification Operations | 20120223 |
Properties
| Class | CL_RSR_RESULT_OPS_CONTROLLER | |
| Short Description | Controller for Result Operations | |
| Super Class | CL_RS_BASE | BW Basis |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_MISC | OLAP: Various |
| Created | 20120201 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSR_RESULT_OPS_CONTROLLER | Controller for Result Modification Operations | 20120223 |
Friends
Class CL_RSR_RESULT_OPS_CONTROLLER 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) | I | 20120223 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_REQUEST_LISTCALCULATION | Dummy Class for List Calculation | 20120223 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | IF_RSR_RESULT_OPS_CONTROLLER=>TN_TS_RESULT_OPERATION | 20120223 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TP_T_INSTANCE | 20120223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120223 | ||
| 2 | Instance method | Public | Method | 20120223 | ||
| 3 | Static method | Public | Method | Get Instance | 20120223 |
Events
Class CL_RSR_RESULT_OPS_CONTROLLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TP_S_INSTANCE | Private | See coding | 20120223 | begin of tp_s_instance,
id type i,
request_output type ref to CL_RSR_REQUEST_LISTCALCULATION,
instance type ref to CL_RSR_RESULT_OPs_controller,
end of tp_s_instance
|
||
| 2 | TP_T_INSTANCE | Private | See coding | 20120223 | tp_t_instance type standard table of tp_s_instance with key id
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST_OUTPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST_LISTCALCULATION | Dummy-klasse für Listcalculation | 20120223 |
Method CONSTRUCTOR on class CL_RSR_RESULT_OPS_CONTROLLER has no exception.
Method EXECUTE_OPERATIONS_ON_HRY_DRIL Signature
Method EXECUTE_OPERATIONS_ON_HRY_DRIL on class CL_RSR_RESULT_OPS_CONTROLLER has no parameter.
Method EXECUTE_OPERATIONS_ON_HRY_DRIL on class CL_RSR_RESULT_OPS_CONTROLLER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_R_REQUEST_OUTPUT | Call by reference | Object reference (TYPE REF TO) | CL_RSR_REQUEST_LISTCALCULATION | Dummy-klasse für Listcalculation | 20120223 | |||
| 2 | R_R_RESULT_OPERATIONS | Value transfer | Object reference (TYPE REF TO) | IF_RSR_RESULT_OPS_CONTROLLER | Modifikationsoperation für OLAP Result Set | 20120223 |
Method GET_INSTANCE on class CL_RSR_RESULT_OPS_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |