SAP ABAP Class CL_RSDR_AT_OBJ (Definition of an abstract Object with Result Data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDRP (Package) Data Manager Query Handler
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDR_AT_POSTPROC | Generic Postprocessing Object | 20020910 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_RSDR_AT_QUERY | Definition of an abstract Query Object | 20020910 |
Properties
| Class | CL_RSDR_AT_OBJ | |
| Short Description | Definition of an abstract Object with Result Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSDRP | Data Manager Query Handler |
| Created | 20020910 | SAP |
| Last change | 20140121 | 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_RSDR_AT_OBJ has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RSDR_AT_QUERY_HANDLER | 20020910 | Query Handler for Atomic Queries |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | Query Status Values | 20030926 | ||||
| 2 | Constant | Public | See coding | Type Values for query | 20030926 | ||||
| 3 | Constant | Public | See coding | 20030926 | |||||
| 4 | Instance attribute | Public | Type reference (TYPE) | I | 0 | Size of Result Set (If parallel exec) | 20030317 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | RS_BOOL | Serial Execution only ? | 20031007 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TN_QUERY_STATUS | Status of the Object | 20020910 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSDRP_QUERY_TYPE | Type of Object | 20020910 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RSDRP_UID | Unique Object ID of the object | 20020910 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | RSINFOPROV | InfoProvider | 20040913 | |||
| 10 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Reference to t_data return table | 20020910 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSDR0_SX_SPLITPACK | Splitpack for the query result | 20020910 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_RSDRC_MPRO_CHARET_MAPPER | Mapping Object for Charet | 20040921 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 |