SAP ABAP Class CL_HDB_TST_FACADE (NewDB facade for testing)
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_FACADE  
Short Description NewDB facade for testing    
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 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_HDB_TST_FACADE has no forward declaration.
Interfaces
Class CL_HDB_TST_FACADE has no interface implemented.
Friends
Class CL_HDB_TST_FACADE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TABLE_NAME Instance attribute Public Type reference (TYPE) STRING Index Id 20101104
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ERRORS Static method Public Method 20101104
2 CONSTRUCTOR Instance method Public Constructor 20101104
3 HANDLE Instance method Public Method 20101104
Events
Class CL_HDB_TST_FACADE has no event.
Types
Class CL_HDB_TST_FACADE has no local type.
Method Signatures

Method CHECK_ERRORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FM_NAME Call by reference Type reference (TYPE) CLIKE Function module name 20101104
2 Importing FM_RET_CODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20101104
3 Importing NDB_RET_CODE Call by reference Type reference (TYPE) TREX_RFC-RETURN_CODE Return Code 20101104
4 Importing NDB_RET_TEXT Call by reference Type reference (TYPE) TREX_RFC-RETURN_TEXT Return Text 20101104
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20101104
2 CX_TREX_SERVER Error returned from Server 20101104

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TAB_NAME Call by reference Type reference (TYPE) CSEQUENCE Index Id 20101104
# Exception Resumable Description Created on
1 CX_TREX_REMOTE_INITIALIZATION Failed to Initialize Remote Communication 20101104

Method HANDLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_NDB_TST_REQUESTABLE NewDB: interface of integration test 20101104
2 Changing RESPONSE Call by reference Object reference (TYPE REF TO) IF_NDB_TST_RESPONSABLE NewDB: interface of integration test 20101104
# Exception Resumable Description Created on
1 CX_TREX_BAD_REQUEST Unexpected data received from application. 20101215
2 CX_TREX_REMOTE_COMMUNICATION Remote Communication Exception 20101104
3 CX_TREX_SERVER Error returned from Server 20101104
History
Last changed by/on SAP  20130531 
SAP Release Created in 740