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 ABAP 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 HAS_UNIQUEKEY Instance attribute Public Type reference (TYPE) RSTT_TABKEYKIND 'Clear Key' Definition 20041111
2 KEYDEFKIND Instance attribute Public Type reference (TYPE) RSTT_FLAG Type of Table Definition (Key) 20041111
3 KEYS Instance attribute Public Type reference (TYPE) ABAP_KEYDESCR_TAB Table of Key Fields 20041111
4 N_R_TABLEDESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Runtime Type Services 20041206
5 O_R_LINE Instance attribute Protected Object reference (TYPE REF TO) CL_RSTT_DOBJ Data Object Instance of Table Row 20050209
6 ROWTYPNM Instance attribute Public Type reference (TYPE) RSTT_COMPTYPNM Type Name of Table Row/Structure 20041111
7 TABLKIND Instance attribute Public Type reference (TYPE) RSTT_TABLKIND Table type 20041111
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041111
2 CREATE_TABL_OBJECT Static method Protected Event handling method Event Handler: Generates Table Instance 20041111
3 GET_KEYS Instance method Public Method Build Table with Key Fields 20041111
4 GET_STRUCTURE_REF Instance method Public Method Get Structure Object of Table Row 20050711
5 LOAD_CLASS 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 Importing E_DOBJNM Value transfer Attribute reference (LIKE) 20041111
2 Importing E_DOBJTYPNM Value transfer Attribute reference (LIKE) 20041111
3 Importing E_GETSTRUC Value transfer Attribute reference (LIKE) 20041111
4 Importing 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 Returning 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