SAP ABAP Class CL_HDB_TST_SEARCH_RESPONSE (Response for testing (only TREX return code and text))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TRX-API (Application Component) TREX ABAP + JAVA API
     STREXTESTTOOL (Package) TREX Test Tool.
Properties
Class CL_HDB_TST_SEARCH_RESPONSE  
Short Description Response for testing (only TREX return code and text)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREXTESTTOOL   TREX Test Tool. 
Created 20101028   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_TST_SEARCH_RESPONSE has no forward declaration.
Interfaces
Class CL_HDB_TST_SEARCH_RESPONSE has no interface implemented.
Friends
Class CL_HDB_TST_SEARCH_RESPONSE has no friend class.
Attributes
Class CL_HDB_TST_SEARCH_RESPONSE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_RESPONSABLE Static method Public Method 20101104
Events
Class CL_HDB_TST_SEARCH_RESPONSE has no event.
Types
Class CL_HDB_TST_SEARCH_RESPONSE has no local type.
Method Signatures

Method CREATE_RESPONSABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ALL_HITS Call by reference Type reference (TYPE) I 20110513
2 Changing ATTR_DIST_RANGE_REF Call by reference Object reference (TYPE REF TO) DATA 20110919
3 Changing ATTR_DIST_VALUE_REF Call by reference Object reference (TYPE REF TO) DATA 20110919
4 Changing HANDLE_ID Call by reference Type reference (TYPE) STRING only for aggregation 20130110
5 Changing HITS Call by reference Type reference (TYPE) I 20101104
6 Changing MORE_PACKAGES Call by reference Type reference (TYPE) TREX_RFC-BOOLEAN only for aggregation 20110603
7 Changing RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20101104
8 Changing RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20101104
9 Changing RETURN_TEXT_LONG Call by reference Type reference (TYPE) STRING only for aggregation 20121205
10 Exporting RVAL Call by reference Object reference (TYPE REF TO) IF_NDB_TST_RESPONSABLE NewDB: interface of integration test 20101104
11 Changing TABLE_REF Call by reference Object reference (TYPE REF TO) DATA 20101104
12 Changing TRACE_REF Call by reference Object reference (TYPE REF TO) DATA 20110907

Method CREATE_RESPONSABLE on class CL_HDB_TST_SEARCH_RESPONSE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in