SAP ABAP Function Module RSTT_TDATA_LOAD (Load data from test objects)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW (Application Component) SAP Business Information Warehouse
     BW_TDATA (Package) Transfer of Test and Application Data
Basic Data
Function Module RSTT_TDATA_LOAD Load data from test objects  
Function Group BW_TDATA   Transfer of Test and Application Data  
Program Name SAPLBW_TDATA    
INCLUDE Name LBW_TDATAU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_S_TDATA TYPE RSTT_S_TDATA_KEY Current test data object
Exporting E_S_TUNIT TYPE RSTT_S_TDATA_KEY Current test data unit
Exporting E_END_OF_DATA TYPE RSTT_FLAG End of data transfer reached
Exporting E_LEN_TPARAM TYPE RSTT_INT4 Length of information expression
Exporting E_LEN_TDATA TYPE RSTT_INT4 Length of data expression
Exporting E_SUBRC TYPE SYSUBRC Return Value from ABAP Statements
Exporting E_NEOD TYPE RSTT_FLAG End of data transfer not reached
Exporting E_S_LOAD_STATE TYPE RSTT_S_TDATA_LSTATE Test Object Load Status
Importing I_TDATATP TYPE RSTT_TDATATP Test Data Type
Importing I_OBJNM TYPE RSTT_TOBJNM Test Object Name
Importing I_OBJREFNM TYPE RSTT_TOBJNM Name of reference object
Importing I_OBJID TYPE SYSUUID_25 Object ID
Importing I_INIT TYPE RSTT_FLAG RS_C_FALSE Read initial
Importing I_NEXT TYPE RSTT_FLAG RS_C_TRUE Acquire next test data unit
Importing I_REQSPLIT TYPE RSTT_FLAG RS_C_TRUE Acquire cube data request-wise
Importing I_REQSTATE TYPE RSTT_FLAG RS_C_TRUE Keep in mind load state of cube
Importing I_REQSEL TYPE RSTT_TEXT Selection expression for cube request
Importing I_LOAD_ALL TYPE RSTT_FLAG Load All Subobjects
Importing I_SEL_DEP_LOAD TYPE RSTT_FLAG Determination of sub objects relies on selection table
Importing I_NEW_COMPRESSION TYPE RSTT_FLAG Use new compression format
Importing I_BLOCKSIZE_SERIALIZE TYPE RSTT_INT4 Block size for serialization
Importing I_BLOCKSIZE_LOAD TYPE RSTT_INT4 Block size for load of data
Importing I_S_PROCESS TYPE RSTT_S_TDATA_PROC Further process parameters
Tables I_T_SUBTP TYPE RSTT_S_TDATATP Structure for Test Data Type
Tables I_T_RANGE_TRDA TYPE RSTDATA_S_RANGE Cube data selection
Tables I_T_RANGE_MADA TYPE RSTDATA_S_RANGE Master data selection
Tables I_T_RANGE_MEDA TYPE RSTT_S_RANGE_MDATA Structure for Selection of Test Data Objects
Tables E_T_TPARAM TYPE RSTT_S_XCOMP Meta Information on Current Test Data Object
Tables E_T_TDATA TYPE RSTT_S_XCOMP Data to current test data unit
Tables E_T_MESG TYPE SMESG Messages
Tables I_T_TUNIT_IGNORE TYPE RSTT_S_TDATA_KEY Test objects/ test units that can be ignored
Tables C_T_TDATA_SEL TYPE RSTT_S_TDATA_PROCESS Process Parameters for Test Object
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110909 
SAP Release Created in 730