SAP ABAP Class CL_RSTT_TDATA_BITM (Test Data Processing of BEx Web Items)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_TDATA (Package) Transfer of Test and Application Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSTT_TDATA Main Class for Test Data Transfer 20080404
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSTT_OBJ Base Object Instance 20080404
Properties
Class CL_RSTT_TDATA_BITM  
Short Description Test Data Processing of BEx Web Items    
Super Class CL_RSTT_TDATA Main Class for Test Data Transfer 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BW_TDATA   Transfer of Test and Application Data 
Created 20080404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSTT_TDATA_BITM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSTT_OBJ Base Object Instance 20080404
Friends
Class CL_RSTT_TDATA_BITM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ITEM Instance attribute Public Type reference (TYPE) RSZWITEMID Technical Name of an Item 20080404
2 O_R_BITM Instance attribute Protected Object reference (TYPE REF TO) CL_RSDT_BITM Instance 20080404
3 O_SX_ITEM Instance attribute Protected Type reference (TYPE) OT_SX_ITEM Parameters 20080404
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080404
Events
Class CL_RSTT_TDATA_BITM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 OT_SX_ITEM Protected See coding 20080404 BEGIN OF ot_sx_item, head TYPE rszwbitmhead, headtxt TYPE rszwbitmheadtxt, headtxttab TYPE rszw_t_headtxt, text TYPE rszw_t_btmptext, data TYPE rstt_string, xref TYPE rszw_t_xref, END OF ot_sx_item
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJID Call by reference Type reference (TYPE) SYSUUID_25 Objekt-ID 20080404
2 Importing I_OBJNM Call by reference Type reference (TYPE) RSTT_TOBJNM Testdatenname 20080404
3 Importing I_OBJREFNM Call by reference Type reference (TYPE) RSTT_TOBJNM Name der Referenz 20080404
4 Importing I_TDATATP Call by reference Type reference (TYPE) RSTT_TDATATP Testdatentyp 20080404
5 Importing I_T_SUBTP Call by reference Type reference (TYPE) RSTT_T_TDATATP Liste von relevanten Subtypen 20080404

Method CONSTRUCTOR on class CL_RSTT_TDATA_BITM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 730