SAP ABAP Class CL_HDB_TST_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_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 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_TST_RESPONSE has no forward declaration.
Interfaces
Class CL_HDB_TST_RESPONSE has no interface implemented.
Friends
Class CL_HDB_TST_RESPONSE has no friend class.
Attributes
Class CL_HDB_TST_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_RESPONSE has no event.
Types
Class CL_HDB_TST_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 RETURN_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20101104
2 Changing RETURN_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20101104
3 Exporting RVAL Call by reference Object reference (TYPE REF TO) IF_NDB_TST_RESPONSABLE NewDB: interface of integration test 20101104

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