SAP ABAP Class CL_RSR_RRK0_LRECH_BUILDER (Build a new LRECH entry for a FST formula)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSROA_RT (Package) OLAP: Kernel Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes | 20120928 |
Properties
| Class | CL_RSR_RRK0_LRECH_BUILDER | |
| Short Description | Build a new LRECH entry for a FST formula | |
| Super Class | CL_RSR_RRK0_SERVICE_BASE | Basis for RRK0 Service Classes |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSROA_RT | OLAP: Kernel Runtime |
| Created | 20120928 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_RRK0_LRECH_BUILDER has no interface implemented.
Friends
Class CL_RSR_RRK0_LRECH_BUILDER has no friend class.
Attributes
Class CL_RSR_RRK0_LRECH_BUILDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Build a constant | 20120928 | |
| 2 | Instance method | Private | Method | Build the LRECH entries for a new KID/FSI | 20120928 | |
| 3 | Instance method | Public | Method | Build the lrech from a new FST/KID | 20120928 | |
| 4 | Instance method | Private | Method | Move the cellflags | 20120928 | |
| 5 | Instance method | Private | Method | Move LRECH flags to the cell | 20120928 |
Events
Class CL_RSR_RRK0_LRECH_BUILDER has no event.
Types
Class CL_RSR_RRK0_LRECH_BUILDER has no local type.
Method Signatures
Method BUILD_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_EXP | Call by reference | Type reference (TYPE) | RREXP | Exponent of a Constant | 20120928 | |||
| 2 | E_QUBH | Call by reference | Type reference (TYPE) | RRQUBH | Value field in B (QUeel=1), indh SUMM (Q=2), 0 (Q=3) | 20120928 | |||
| 3 | E_QUELL | Call by reference | Type reference (TYPE) | RROQUELL | Source of the number from B, SUMM, Lrech | 20120928 | |||
| 4 | E_QUFL | Call by reference | Type reference (TYPE) | RRQUFL | Next record in B (Quell=1), indl SUMM (Q=2), IND LRECH (Q=3) | 20120928 | |||
| 5 | E_SX_FLAGS | Call by reference | Type reference (TYPE) | RRI2_SX_CELLF | 20120928 | ||||
| 6 | I_DF | Call by reference | Type reference (TYPE) | RSROA_DF | Decimal Float Value | 20120928 |
Method BUILD_CONSTANT on class CL_RSR_RRK0_LRECH_BUILDER has no exception.
Method BUILD_LRECH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SUBRC | Call by reference | Type reference (TYPE) | RS_CHAR1 | Return Value of ABAP Statements | 20121001 | |||
| 2 | C_S_KID | Call by reference | Type reference (TYPE) | RRSI_S_SIDSID | 20120928 | ||||
| 3 | C_TH_KID | Call by reference | Type reference (TYPE) | RRSI_TH_SIDSID | 20120928 | ||||
| 4 | C_TX_LRECH | Call by reference | Type reference (TYPE) | RRO01_TX_LRECH | 20120928 | ||||
| 5 | E_SX_FLAGS | Call by reference | Type reference (TYPE) | RRI2_SX_CELLF | 20120928 | ||||
| 6 | I_STEPNR | Call by reference | Type reference (TYPE) | RRK_S_FST-STEPNR | 1 | 20120928 | |||
| 7 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120928 | ||||
| 8 | I_TS_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20120928 | ||||
| 9 | I_TS_FST | Call by reference | Type reference (TYPE) | RRK_TS_FST | 20120928 |
Method BUILD_LRECH on class CL_RSR_RRK0_LRECH_BUILDER has no exception.
Method BUILD_LRECH_FROM_FST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_OK | Call by reference | Type reference (TYPE) | RS_BOOL | Boolean | 20120928 | |||
| 2 | C_THX_FST | Call by reference | Type reference (TYPE) | RRK_THX_FST | Local Formulas | 20120928 | |||
| 3 | C_TS_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20120928 | ||||
| 4 | C_TX_LRECH | Call by reference | Type reference (TYPE) | RRO01_TX_LRECH | Formulas | 20120928 | |||
| 5 | E_TH_NEW_KID | Call by reference | Type reference (TYPE) | RRSI_TH_SIDSID | 20120928 | ||||
| 6 | E_TS_NEW_CELL | Call by reference | Type reference (TYPE) | RRO01_TS_CELL | 20120928 |
Method BUILD_LRECH_FROM_FST on class CL_RSR_RRK0_LRECH_BUILDER has no exception.
Method MOVE_FLAGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SX_FLAGS | Call by reference | Type reference (TYPE) | RRI2_SX_CELLF | 20120928 | ||||
| 2 | I_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | 20120928 |
Method MOVE_FLAGS on class CL_RSR_RRK0_LRECH_BUILDER has no exception.
Method MOVE_FLAGS_TO_CELL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_SX_FLAGS | Call by reference | Type reference (TYPE) | RRI2_SX_CELLF | 20120928 | ||||
| 2 | C_S_CELL | Call by reference | Type reference (TYPE) | RRO01_S_CELL | Structure for specification of printed report (PRINT) | 20120928 |
Method MOVE_FLAGS_TO_CELL on class CL_RSR_RRK0_LRECH_BUILDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |