SAP ABAP Class CL_RSTT_DOBJ_STRUC (Data Object Class: Structure)
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_STRUC  
Short Description Data Object Class: Structure    
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_STRUC has no interface implemented.
Friends
Class CL_RSTT_DOBJ_STRUC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_STRUCTDESCR Instance attribute Public Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20041127
2 N_STRUCKIND Instance attribute Public Type reference (TYPE) RSTT_STRUCKIND Type of structure 20041112
3 N_T_COMPONENTS Instance attribute Public Type reference (TYPE) CT_T_COMPDESCR Component Table 20041112
4 O_HAS_INCLUDE Instance attribute Protected Type reference (TYPE) RSTT_FLAG Structure Contains Includes 20041112
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20041111
2 CREATE_STRUC_OBJECT Static method Protected Event handling method Event Handler: Generates Structure Instance 20041111
3 GET_COMPONENTS Instance method Public Method Returns Component Description Table of Structure 20041111
4 GET_COMPONENT_TYPE Instance method Public Method Delivers Component Type Name of Component 20041111
5 LOAD_CLASS Static method Public Method Dummy Load (for Registration of Event Handler) 20041111
Events
Class CL_RSTT_DOBJ_STRUC has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CT_S_COMPDESCR Public See coding Line Structure of Component Table (incl. Type Name) 20041114 BEGIN OF ct_s_compdescr, name TYPE abap_compname, typname TYPE rstt_comptypnm, length TYPE i, decimals TYPE i, type_kind TYPE abap_typekind, END OF ct_s_compdescr
2 CT_T_COMPDESCR Public See coding Component Table (incl. Type Name) 20041114 ct_t_compdescr TYPE STANDARD TABLE OF ct_s_compdescr WITH KEY name
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_RSTT_DOBJ_STRUC has no parameter.
Method CLASS_CONSTRUCTOR on class CL_RSTT_DOBJ_STRUC has no exception.

Method CREATE_STRUC_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_R_STRUC Value transfer Attribute reference (LIKE) >INVALID< 20041111

Method CREATE_STRUC_OBJECT on class CL_RSTT_DOBJ_STRUC has no exception.

Method GET_COMPONENTS Signature

Method GET_COMPONENTS on class CL_RSTT_DOBJ_STRUC has no parameter.
Method GET_COMPONENTS on class CL_RSTT_DOBJ_STRUC has no exception.

Method GET_COMPONENT_TYPE Signature

Method GET_COMPONENT_TYPE on class CL_RSTT_DOBJ_STRUC has no parameter.
Method GET_COMPONENT_TYPE on class CL_RSTT_DOBJ_STRUC has no exception.

Method LOAD_CLASS Signature

Method LOAD_CLASS on class CL_RSTT_DOBJ_STRUC has no parameter.
Method LOAD_CLASS on class CL_RSTT_DOBJ_STRUC has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700