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 | Instance attribute | Public | Type reference (TYPE) | STRING | Index Id | 20101104 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20101104 | ||
| 2 | Instance method | Public | Constructor | 20101104 | ||
| 3 | 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 | FM_NAME | Call by reference | Type reference (TYPE) | CLIKE | Function module name | 20101104 | |||
| 2 | FM_RET_CODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20101104 | |||
| 3 | NDB_RET_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20101104 | |||
| 4 | NDB_RET_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20101104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20101104 | ||
| 2 | Error returned from Server | 20101104 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TAB_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Index Id | 20101104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Failed to Initialize Remote Communication | 20101104 |
Method HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_NDB_TST_REQUESTABLE | NewDB: interface of integration test | 20101104 | |||
| 2 | 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 | Unexpected data received from application. | 20101215 | ||
| 2 | Remote Communication Exception | 20101104 | ||
| 3 | Error returned from Server | 20101104 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |