SAP ABAP Class CL_RSRA_ENGINE_BB (Engine for Precalculating the Result Sets)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-ET (Application Component) End User Technology
⤷
RSRB (Package) BW: Batch Reporting

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSRA_ENGINE | Engine for Background Processing | 20010808 |
Properties
Class | CL_RSRA_ENGINE_BB | |
Short Description | Engine for Precalculating the Result Sets | |
Super Class | CL_RSRA_ENGINE | Engine for Background Processing |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRB | BW: Batch Reporting |
Created | 20010808 | 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_RSRA_ENGINE_BB has no interface implemented.
Friends
Class CL_RSRA_ENGINE_BB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RSRA_SX_ENGINE_BB | Bucket Engine Data | 20010808 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RRV_S_BUCKET | Bucket | 20010808 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_SETTING_BB | RA Settings for Calculating Buckets | 20010808 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSRA_T_BB_PARAM | Parameter Table for Bucket Setting | 20010808 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Activates the new log entry | 20010808 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20010808 |
3 | ![]() |
Instance method | Private | Method | Reads Information about RA Setting | 20010808 |
4 | ![]() |
Instance method | Private | Method | Reads the Header Information for the Bucket | 20010808 |
5 | ![]() |
Instance method | Public | Method | 20130201 | |
6 | ![]() |
Instance method | Private | Method | Initialize Exception Log | 20010808 |
7 | ![]() |
Instance method | Private | Method | Write Log Entry | 20010808 |
Events
Class CL_RSRA_ENGINE_BB has no event.
Types
Class CL_RSRA_ENGINE_BB has no local type.
Method Signatures
Method ACTIVATE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Kennummer eines Jobs | 20010808 | ||
2 | ![]() |
I_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Name eines Hintergrundjobs | 20010808 |
Method ACTIVATE_LOG on class CL_RSRA_ENGINE_BB has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_JOB | Call by reference | Object reference (TYPE REF TO) | CL_RSRA_JOB | Batch Reporting Job | 20010808 | ||
2 | ![]() |
I_SETTINGNM | Call by reference | Type reference (TYPE) | RSRA_SETTINGNM | Einstellung | 20010808 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Variablenwerte falsch | 20010808 | |
2 | ![]() |
Fehler | 20010808 |
Method DB_READ_SETTING Signature
Method DB_READ_SETTING on class CL_RSRA_ENGINE_BB has no parameter.
Method DB_READ_SETTING on class CL_RSRA_ENGINE_BB has no exception.
Method GET_BUCKET Signature
Method GET_BUCKET on class CL_RSRA_ENGINE_BB has no parameter.
Method GET_BUCKET on class CL_RSRA_ENGINE_BB has no exception.
Method GET_MAX_STEP_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STEP | Value transfer | Type reference (TYPE) | RSRA_COUNTER | 20130201 |
Method GET_MAX_STEP_FROM_DB on class CL_RSRA_ENGINE_BB has no exception.
Method INIT_LOG Signature
Method INIT_LOG on class CL_RSRA_ENGINE_BB has no parameter.
Method INIT_LOG on class CL_RSRA_ENGINE_BB has no exception.
Method SAVE_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_S_BB_LOG | Call by reference | Type reference (TYPE) | RSRA_BB_LOG | Log-Tabelle für die Batchläufe der Result Set Vorberechnung | 20010808 |
Method SAVE_LOG on class CL_RSRA_ENGINE_BB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 30A |