SAP ABAP Class CL_RSR_PACKLEVEL_SRVS (Services to determine query packaging level)
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_RSR_BASE | OLAP Basis | 20091117 |
Properties
| Class | CL_RSR_PACKLEVEL_SRVS | |
| Short Description | Services to determine query packaging level | |
| Super Class | CL_RSR_BASE | OLAP Basis |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_MISC | OLAP: Various |
| Created | 20091117 | 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) |
Interfaces
Class CL_RSR_PACKLEVEL_SRVS has no interface implemented.
Friends
Class CL_RSR_PACKLEVEL_SRVS has no friend class.
Attributes
Class CL_RSR_PACKLEVEL_SRVS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get current pack level for a query | 20091117 | |
| 2 | Static method | Public | Method | Get chanmids used for exception aggregation | 20091117 | |
| 3 | Static method | Private | Method | Get maximum pack level for a list of cells | 20091117 | |
| 4 | Static method | Public | Method | Set pack levels for an sx_report structure | 20091117 |
Events
Class CL_RSR_PACKLEVEL_SRVS has no event.
Types
Class CL_RSR_PACKLEVEL_SRVS has no local type.
Method Signatures
Method GET_ACTUAL_PACKLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PACKLEVEL | Call by reference | Type reference (TYPE) | RRPACKLEVEL | Grad der Paketierbarkeit (Lesen cursorfähig ?) | 20091117 | |||
| 2 | E_REASON | Call by reference | Type reference (TYPE) | IF_RSR_OLAP_CURSOR=>TN_REASON | Reason code for packlevel | 20091117 | |||
| 3 | I_SX_REPORTK | Call by reference | Type reference (TYPE) | RRO01_SX_REPORTK | Runtime-Reportstructure | 20091117 | |||
| 4 | I_SX_REQ_KIDS | Call by reference | Type reference (TYPE) | RRK0_SX_KID_SELECTION | requested structure elements | 20091117 | |||
| 5 | I_THX_SLICER | Call by reference | Type reference (TYPE) | RRK0_THX_SLICER | dynamic filter | 20091117 | |||
| 6 | I_TH_REQ_FREE | Call by reference | Type reference (TYPE) | RRK0_TH_REQ_FREE | requested free characteristics | 20091117 |
Method GET_ACTUAL_PACKLEVEL on class CL_RSR_PACKLEVEL_SRVS has no exception.
Method GET_AGGREXC_CHANMIDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_SX_REPORTK | Call by reference | Type reference (TYPE) | RRO01_SX_REPORTK | Report definition | 20091117 | |||
| 2 | I_TS_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | Used CELLs | 20091117 | |||
| 3 | R_TS_CHANMID | Value transfer | Type reference (TYPE) | RRSI_TS_SID | CHANMIDs of exception aggregation | 20091117 |
Method GET_AGGREXC_CHANMIDS on class CL_RSR_PACKLEVEL_SRVS has no exception.
Method MAXIMIZE_PACKLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TS_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20091117 | ||||
| 2 | R_PACKLEVEL | Value transfer | Type reference (TYPE) | RRPACKLEVEL | Grad der Paketierbarkeit (Lesen cursorfähig ?) | 20091117 |
Method MAXIMIZE_PACKLEVEL on class CL_RSR_PACKLEVEL_SRVS has no exception.
Method SET_PACKLEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SX_REPORT | Call by reference | Type reference (TYPE) | RRO01_SX_REPORT | 20091117 |
Method SET_PACKLEVEL on class CL_RSR_PACKLEVEL_SRVS has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |