SAP ABAP Class CL_RSRV_QUERY_TECHINFO (Check Query's Technical Properties)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM (Application Component) Warehouse Management
⤷
RSRV (Package) Analysis and Repair of BW Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20070828 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20070828 |
Properties
Class | CL_RSRV_QUERY_TECHINFO | |
Short Description | Check Query's Technical Properties | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | RSRMON | |
Program status | ||
Category | 0 | |
Package | RSRV | Analysis and Repair of BW Objects |
Created | 20070828 | 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) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSRV_ATOM | Elementary Tests for Transaction RSRV | 20070828 | ||
2 | IF_RSRV_CONSTANTS | Constants for Atom/Test in RSRV | 20070828 |
Friends
Class CL_RSRV_QUERY_TECHINFO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20070828 | ||||
2 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20070828 | ||||
3 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20070828 | ||||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSINFOPROV | InfoCube the Test Runs on | 20070828 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RSR_S_COMPKEY | 20070828 | |||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSRV_APPL_LOG | Application Log for RSRV | 20070828 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSR_MONITOR_QUERY_CHECK | OLAP: Check Query | 20070828 | ||
8 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20070828 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Prepare Check and Set Metadata | 20070828 |
Events
Class CL_RSRV_QUERY_TECHINFO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GT_S_TIOBJ | Private | See coding | Metadata that Describes a Time Characteristic | 20070828 | BEGIN OF gt_s_tiobj,
iobjnm TYPE rsiobjnm,
sidfieldnm TYPE rssidfieldnm,
posit TYPE i,
max_sid TYPE rsd_sid,
is_derived TYPE rs_bool,
END OF gt_s_tiobj
|
|
2 | GT_S_TIOBJ_CHK | Private | See coding | Metadata that Describes a Time Check | 20070828 | BEGIN OF gt_s_tiobj_chk,
posit1 TYPE i,
posit2 TYPE i,
is_fiscvarnt_needed TYPE rs_bool,
END OF gt_s_tiobj_chk
|
|
3 | GT_TH_TIOBJ | Private | See coding | Table of Time Characteristics | 20070828 | gt_th_tiobj TYPE HASHED TABLE OF gt_s_tiobj
WITH UNIQUE KEY posit INITIAL SIZE 0
|
|
4 | GT_T_TIOBJ_CHK | Private | See coding | Table of Time Checks ... | 20070828 | gt_t_tiobj_chk TYPE STANDARD TABLE OF gt_s_tiobj_chk
INITIAL SIZE 0
|
Method Signatures
Method PREPARE Signature
Method PREPARE on class CL_RSRV_QUERY_TECHINFO has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20090626 | ||
2 | ![]() |
BW: Allgemeine Fehlerklasse | 20090626 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |