SAP ABAP Class CL_RSTT_DOBJ_TABL (Data Object Class: Table)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSTT_ENGINE (Package) Trace Tool for SAP Netweaver 2005 (BW): Engine Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSTT_DOBJ_COMPLEX | Data Object Class: Complex Data Object | 20041130 |
Properties
| Class | CL_RSTT_DOBJ_TABL | |
| Short Description | Data Object Class: Table | |
| Super Class | CL_RSTT_DOBJ_COMPLEX | Data Object Class: Complex Data Object |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSTT_ENGINE | Trace Tool for SAP Netweaver 2005 (BW): Engine Layer |
| Created | 20041111 | 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) |
Interfaces
Class CL_RSTT_DOBJ_TABL has no interface implemented.
Friends
Class CL_RSTT_DOBJ_TABL 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) | RSTT_TABKEYKIND | 'Clear Key' Definition | 20041111 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | RSTT_FLAG | Type of Table Definition (Key) | 20041111 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_KEYDESCR_TAB | Table of Key Fields | 20041111 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Runtime Type Services | 20041206 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RSTT_DOBJ | Data Object Instance of Table Row | 20050209 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RSTT_COMPTYPNM | Type Name of Table Row/Structure | 20041111 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RSTT_TABLKIND | Table type | 20041111 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20041111 | |
| 2 | Static method | Protected | Event handling method | Event Handler: Generates Table Instance | 20041111 | |
| 3 | Instance method | Public | Method | Build Table with Key Fields | 20041111 | |
| 4 | Instance method | Public | Method | Get Structure Object of Table Row | 20050711 | |
| 5 | Static method | Public | Method | Dummy Load (for Registration of Event Handler) | 20041111 |
Events
Class CL_RSTT_DOBJ_TABL has no event.
Types
Class CL_RSTT_DOBJ_TABL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_RSTT_DOBJ_TABL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_DOBJ_TABL has no exception.
Method CREATE_TABL_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DOBJNM | Value transfer | Attribute reference (LIKE) | 20041111 | |||||
| 2 | E_DOBJTYPNM | Value transfer | Attribute reference (LIKE) | 20041111 | |||||
| 3 | E_GETSTRUC | Value transfer | Attribute reference (LIKE) | 20041111 | |||||
| 4 | E_R_TABL | Value transfer | Attribute reference (LIKE) | 20041111 |
Method CREATE_TABL_OBJECT on class CL_RSTT_DOBJ_TABL has no exception.
Method GET_KEYS Signature
Method GET_KEYS on class CL_RSTT_DOBJ_TABL has no parameter.
Method GET_KEYS on class CL_RSTT_DOBJ_TABL has no exception.
Method GET_STRUCTURE_REF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_TABLSTRUC | Value transfer | Object reference (TYPE REF TO) | CL_RSTT_DOBJ | Instanz der Tabellenzeile | 20050711 |
Method GET_STRUCTURE_REF on class CL_RSTT_DOBJ_TABL has no exception.
Method LOAD_CLASS Signature
Method LOAD_CLASS on class CL_RSTT_DOBJ_TABL has no parameter.
Method LOAD_CLASS on class CL_RSTT_DOBJ_TABL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |