SAP ABAP Class CL_TREX_FACTORY (Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Properties
| Class | CL_TREX_FACTORY | |
| Short Description | Factory | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060215 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TREX_FACTORY has no interface implemented.
Friends
Class CL_TREX_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DBCON_NAME | '' | Logical name for a database connection | 20091130 | ||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_TREX_FACTORY | Factory | 20060215 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20091130 |
Methods
Events
Class CL_TREX_FACTORY has no event.
Types
Class CL_TREX_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_TREX_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_TREX_FACTORY has no exception.
Method CREATE_AGGREGATE_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Call by reference | Object reference (TYPE REF TO) | CL_TREX_QUERY | Query | 20060410 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_AGGREGATE_REQ | Basis Client: Request for Aggregation | 20060410 |
Method CREATE_AGGREGATE_REQ on class CL_TREX_FACTORY has no exception.
Method CREATE_AGGREGATE_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_AGGREGATE_RES | Basis Client: Response for Aggregation | 20060411 | |||
| 2 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_TABLE | Internal Table Abstraction | 20060411 |
Method CREATE_AGGREGATE_RES on class CL_TREX_FACTORY has no exception.
Method CREATE_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20061220 | ||||
| 2 | INDEX_SERVER | Call by reference | Object reference (TYPE REF TO) | CL_TREX_INDEX_SERVER | Index Server | 20061220 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_CONNECTION | Connection to TREX | 20061220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Remote Communication Exception | 20130125 |
Method CREATE_FACADE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MULTI_SERVER_CACHE | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SERVER_MULTIMAP | Server Multimap | 20060424 | |||
| 2 | RFCDEST | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20060328 | |||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_FACADE | TREX Facade | 20060328 |
Method CREATE_FACADE on class CL_TREX_FACTORY has no exception.
Method CREATE_ICM_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION | Call by reference | Type reference (TYPE) | STRING | 20060302 | ||||
| 2 | ID | Call by reference | Type reference (TYPE) | I | 20070206 | ||||
| 3 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_ICM_CLIENT | TREX Client using ICM | 20060215 | |||
| 4 | SERVER | Call by reference | Object reference (TYPE REF TO) | CL_TREX_INDEX_SERVER | Index Server | 20070109 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060302 |
Method CREATE_INBOUND_SXML_CALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FUNCTION_NAME | Call by reference | Type reference (TYPE) | TREXD_FUNCTION_NAME | Function Name | 20070516 | |||
| 2 | REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | SXML Reader Interface | 20070516 | |||
| 3 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | SXML Writer Interface | 20070516 | |||
| 4 | RFCDEST | Call by reference | Type reference (TYPE) | TREXD_RFCDEST | RFC destination to TREX | 20070516 | |||
| 5 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_INBOUND_CALL | Inbound Call | 20070516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20070516 |
Method CREATE_NEWDB_SQL_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREPARED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | for prepared SQL statement | 20100325 | ||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SQL | ADBC based SQL interface | 20100325 | |||
| 3 | STATEMENT | Call by reference | Type reference (TYPE) | CSEQUENCE | '' | required only if PREPARE is true | 20100325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Unexpected data received from application. | 20100325 | ||
| 2 | Failed to Initialize Remote Communication | 20100325 |
Method CREATE_SEARCH_CELL_TABLE_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUERY | Call by reference | Object reference (TYPE REF TO) | CL_TREX_QUERY | Query | 20060410 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_SEARCH_CELL_TABLE_REQ | Basis Client: Request for Search Cell Table | 20060410 |
Method CREATE_SEARCH_CELL_TABLE_REQ on class CL_TREX_FACTORY has no exception.
Method CREATE_SEARCH_CELL_TABLE_RES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_SEARCH_CELL_TABLE_RES | Basis Client: Response for Search Cell Table | 20060410 | |||
| 2 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_TABLE | Internal Table Abstraction | 20060410 |
Method CREATE_SEARCH_CELL_TABLE_RES on class CL_TREX_FACTORY has no exception.
Method CREATE_SQL_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONNECTION_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | '' | Logical name for a database connection | 20091130 | ||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_SQL_STATEMENT | SQL statement | 20091130 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20091130 |
Method CREATE_STRUCTURE_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RVAL | Value transfer | Object reference (TYPE REF TO) | CL_TREX_STRUCTURE | 20060406 | ||||
| 2 | STRUCTDESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20060406 |
Method CREATE_STRUCTURE_META on class CL_TREX_FACTORY has no exception.
Method GET_INDEX_SERVER_LOC_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFCDEST | Call by reference | Type reference (TYPE) | TREXD_RFCDEST | RFC destination to TREX | 20070411 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SERVER_MAP | Server Map | 20070411 |
Method GET_INDEX_SERVER_LOC_CACHE on class CL_TREX_FACTORY has no exception.
Method GET_SEARCH_SERVER_LOC_CACHE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RFCDEST | Call by reference | Type reference (TYPE) | TREXD_RFCDEST | RFC destination to TREX | 20070406 | |||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_TREX_SERVER_MULTIMAP | Server Multimap | 20070406 |
Method GET_SEARCH_SERVER_LOC_CACHE on class CL_TREX_FACTORY has no exception.
Method SET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_FACTORY | Factory | 20060216 |
Method SET_INSTANCE on class CL_TREX_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |