SAP ABAP Class CL_RSTT_DOBJ_CONTENT (Manage and Display Contents of Data Objects)
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
Properties
Class CL_RSTT_DOBJ_CONTENT  
Short Description Manage and Display Contents of Data Objects    
Super Class    
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 20050701   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_DOBJ_CONTENT has no forward declaration.
Interfaces
Class CL_RSTT_DOBJ_CONTENT has no interface implemented.
Friends
Class CL_RSTT_DOBJ_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_R_CONTENT Instance attribute Protected Object reference (TYPE REF TO) CL_CONTENT_DOBJ Content of Data Object 20050701
2 N_R_DOBJ Instance attribute Public Object reference (TYPE REF TO) CL_RSTT_DOBJ DataObject Instance 20050701
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050701
2 FILL_CONTENT_TO_DOBJ Instance method Public Method Set Content Back in Data Object Instance 20050704
3 GET_CONTENT Instance method Public Method Get Content for CATT- and REF Data 20050704
Events
Class CL_RSTT_DOBJ_CONTENT has no event.
Types
Class CL_RSTT_DOBJ_CONTENT has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ Datenobjekt-Instanz 20050701
# Exception Resumable Description Created on
1 DOBJ_NOT_BOUND 20050701

Method FILL_CONTENT_TO_DOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R_DOBJ Call by reference Object reference (TYPE REF TO) CL_RSTT_DOBJ DataObjekt-Instanz 20050704

Method FILL_CONTENT_TO_DOBJ on class CL_RSTT_DOBJ_CONTENT has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VALUE Call by reference Type reference (TYPE) ANY 20050704
2 Exporting E_VALUE_REF Call by reference Type reference (TYPE) ANY 20050704

Method GET_CONTENT on class CL_RSTT_DOBJ_CONTENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700