SAP ABAP Class CL_TREX_AGGREGATE_RES (Basis Client: Response for Aggregation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷
STREX (Package) TREX ABAP client
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_BC_SERIALIZATION | Basis Client Serialization Constants | 20060403 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SEARCH_TABLE_RES | Response for Table Search | 20071214 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SERVER_EXCEPTION | CX_TREX_SERVER-checkable | 20070725 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070725 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_READABLE_RES | Response Readable from SXML Reader | 20070725 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070516 |
Properties
| Class | CL_TREX_AGGREGATE_RES | |
| Short Description | Basis Client: Response for Aggregation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STREX | TREX ABAP client |
| Created | 20060118 | SAP |
| Last change | 20130531 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TREX_BC_SERIALIZATION | Basis Client Serialization Constants | 20060403 | ||
| 2 | IF_TREX_SEARCH_TABLE_RES | Response for Table Search | 20071214 | ||
| 3 | IF_TREX_SERVER_EXCEPTION | CX_TREX_SERVER-checkable | 20070725 | ||
| 4 | IF_TREX_SXML_READABLE | Readable from SXML Reader | 20070725 | ||
| 5 | IF_TREX_SXML_READABLE_RES | Response Readable from SXML Reader | 20070725 | ||
| 6 | IF_TREX_SXML_WRITABLE | Writable to SXML Writer | 20070516 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_TREX_TEST_INDEX | 20070705 | Index |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20071214 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060118 | |
| 3 | Static method | Public | Method | 20060120 | ||
| 4 | Static method | Public | Method | 20061220 | ||
| 5 | Instance method | Private | Method | 20071214 | ||
| 6 | Instance method | Public | Method | 20070516 |
Events
Class CL_TREX_AGGREGATE_RES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STRINGS | Private | See coding | 20060118 | STRINGS type standard table of string
|
||
| 2 | T_DELIMITER | Private | Attribute reference (LIKE) | 20060403 | |
||
| 3 | T_X_DELIMITER | Private | Attribute reference (LIKE) | 20060403 | |
Method Signatures
Method CHECK_EXCEPTION Signature
Method CHECK_EXCEPTION on class CL_TREX_AGGREGATE_RES has no parameter.
Method CHECK_EXCEPTION on class CL_TREX_AGGREGATE_RES has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABLE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_TABLE | 20060118 |
Method CONSTRUCTOR on class CL_TREX_AGGREGATE_RES has no exception.
Method CREATE_BY_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITAB | Call by reference | Type reference (TYPE) | INDEX TABLE | 20060120 | ||||
| 2 | RESPONSE | Call by reference | Object reference (TYPE REF TO) | CL_TREX_AGGREGATE_RES | Basis Client: Response for Aggregation | 20060130 |
Method CREATE_BY_ITAB on class CL_TREX_AGGREGATE_RES has no exception.
Method CREATE_SXML_READABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACCEPT_DATA_LOSS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20080730 | |||
| 2 | DFI_USED | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 0: false, 1: true | 20070918 | |||
| 3 | HANDLE | Call by reference | Type reference (TYPE) | CSEQUENCE | Handle to aggregation result | 20071214 | |||
| 4 | ITAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20061220 | ||||
| 5 | KERNEL_TIME | Call by reference | Type reference (TYPE) | I | 20061220 | ||||
| 6 | NORMAL_TRACE | Call by reference | Type reference (TYPE) | STRING | 20061220 | ||||
| 7 | NO_OF_ALL_HITS | Call by reference | Type reference (TYPE) | I | 20100415 | ||||
| 8 | NO_OF_HITS | Call by reference | Type reference (TYPE) | I | 20100310 | ||||
| 9 | RETURN_CODE | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_CODE | Return Code | 20061220 | |||
| 10 | RETURN_TEXT | Call by reference | Type reference (TYPE) | TREX_RFC-RETURN_TEXT | Return Text | 20061220 | |||
| 11 | RETURN_TEXT_LONG | Call by reference | Type reference (TYPE) | STRING | HANA only: return long text | 20121206 | |||
| 12 | RVAL | Call by reference | Object reference (TYPE REF TO) | IF_TREX_SXML_READABLE_RES | Response Readable from SXML Reader | 20061220 | |||
| 13 | TRACE | Call by reference | Type reference (TYPE) | STRING | 20061220 | ||||
| 14 | VALUE_HANDLING | Call by reference | Type reference (TYPE) | STRING | '' | 20090324 |
Method CREATE_SXML_READABLE on class CL_TREX_AGGREGATE_RES has no exception.
Method READ Signature
Method READ on class CL_TREX_AGGREGATE_RES has no parameter.
Method READ on class CL_TREX_AGGREGATE_RES has no exception.
Method WRITE Signature
Method WRITE on class CL_TREX_AGGREGATE_RES has no parameter.
Method WRITE on class CL_TREX_AGGREGATE_RES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |