SAP ABAP Class CL_TREX_TEST_UTILITY (Utilities for test programs.)
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_TREX_TEST_UTILITY  
Short Description Utilities for test programs.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STREXTESTTOOL   TREX Test Tool. 
Created 20061023   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_TREX_TEST_UTILITY has no interface implemented.
Friends
Class CL_TREX_TEST_UTILITY has no friend class.
Attributes
Class CL_TREX_TEST_UTILITY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TO_TEXT Static method Public Method 20061023
2 FIELD_EXISTS Static method Public Method 20061023
3 GET_KEYS Static method Public Method Get key field name(s) from a table / structure. 20061023
4 GET_KEYS_FROM_NEWDB Static method Private Method 20100429
5 IS_TREX_TEST_TABLE Static method Public Method 20061023
6 LIST_BACK_WITH_ICON Static method Public Method 20061023
7 LIST_ICONS Static method Public Method 20061023
8 LIST_PERF_WITH_ICON Static method Public Method 20061023
9 LIST_RESULT_WITH_ICON Static method Public Method 20061023
10 SEND_MAIL Static method Public Method 20080507
11 TABLE_EXISTS Static method Public Method 20061023
12 TABLE_IS_TRANSP Static method Public Method 20080616
13 WRITE_ERROR_TEXT Static method Public Method 20061023
Events
Class CL_TREX_TEST_UTILITY has no event.
Types
Class CL_TREX_TEST_UTILITY has no local type.
Method Signatures

Method CONVERT_TO_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATA Call by reference Type reference (TYPE) ANY 20061023
2 Importing DATA_TYPE Call by reference Type reference (TYPE) ABAP_TYPEKIND 20061023
3 Returning RT_TEXT Value transfer Type reference (TYPE) STRING 20061023
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy-Ausnahme 20061023

Method FIELD_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FIELD_NAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20061023
2 Returning RT Value transfer Type reference (TYPE) ABAP_BOOL 20061023
3 Importing TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20061023
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy-Ausnahme 20061023

Method GET_KEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCEPT_FIRST_FIELD_AS_KEY Call by reference Type reference (TYPE) ABAP_BOOL 20080616
2 Returning KEYS Value transfer Type reference (TYPE) ABAP_KEYDESCR_TAB 20061023
3 Importing TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20061023
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy-Ausnahme 20061023

Method GET_KEYS_FROM_NEWDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning KEYS Value transfer Type reference (TYPE) ABAP_KEYDESCR_TAB 20100429
2 Importing TABLE_NAME Call by reference Type reference (TYPE) CLIKE 20100429
# Exception Resumable Description Created on
1 CX_TREX_BAD_REQUEST Unexpected data received from application. 20100429
2 CX_TREX_REMOTE_INITIALIZATION Failed to Initialize Remote Communication 20100429
3 CX_TREX_SQL_EXCEPTION Exception Class for SQL Error 20100622

Method IS_TREX_TEST_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT Value transfer Type reference (TYPE) ABAP_BOOL 20061023
2 Importing TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20061023

Method IS_TREX_TEST_TABLE on class CL_TREX_TEST_UTILITY has no exception.

Method LIST_BACK_WITH_ICON Signature

Method LIST_BACK_WITH_ICON on class CL_TREX_TEST_UTILITY has no parameter.
Method LIST_BACK_WITH_ICON on class CL_TREX_TEST_UTILITY has no exception.

Method LIST_ICONS Signature

Method LIST_ICONS on class CL_TREX_TEST_UTILITY has no parameter.
Method LIST_ICONS on class CL_TREX_TEST_UTILITY has no exception.

Method LIST_PERF_WITH_ICON Signature

Method LIST_PERF_WITH_ICON on class CL_TREX_TEST_UTILITY has no parameter.
Method LIST_PERF_WITH_ICON on class CL_TREX_TEST_UTILITY has no exception.

Method LIST_RESULT_WITH_ICON Signature

Method LIST_RESULT_WITH_ICON on class CL_TREX_TEST_UTILITY has no parameter.
Method LIST_RESULT_WITH_ICON on class CL_TREX_TEST_UTILITY has no exception.

Method SEND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RECEIVER_ADDRESS Call by reference Type reference (TYPE) ADR6-SMTP_ADDR '' E-Mail Address / default = sender's address 20080507
2 Importing SUBJECT Call by reference Type reference (TYPE) SO_OBJ_DES Short Description of Contents 20080507
3 Importing TEXT Call by reference Type reference (TYPE) SOLI_TAB Objcont and Objhead as Table Type 20080507
# Exception Resumable Description Created on
1 CX_TREX_PROXY Proxy Exception 20080507

Method TABLE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT Value transfer Type reference (TYPE) ABAP_BOOL 20061023
2 Importing TABLE_NAME Call by reference Type reference (TYPE) CLIKE 20061023

Method TABLE_EXISTS on class CL_TREX_TEST_UTILITY has no exception.

Method TABLE_IS_TRANSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT Value transfer Type reference (TYPE) ABAP_BOOL 20080616
2 Importing TABLE_NAME Call by reference Type reference (TYPE) TABNAME Table Name 20080616

Method TABLE_IS_TRANSP on class CL_TREX_TEST_UTILITY has no exception.

Method WRITE_ERROR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CX Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20061023

Method WRITE_ERROR_TEXT on class CL_TREX_TEST_UTILITY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710