SAP ABAP Class CL_TREX_COMPONENT_DESCRIPTOR (Component Descriptor)
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_COMPONENT_DESCRIPTOR | |
Short Description | Component Descriptor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | STREX | TREX ABAP client |
Created | 20060821 | 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) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_TREX_COMPONENT_DESCRIPTOR has no interface implemented.
Friends
Class CL_TREX_COMPONENT_DESCRIPTOR 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) | TREXT_COMP_DESCR | Description of the components | 20060821 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | HDBT_KEY_FIGURE | HANA: Key Figure | 20110318 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060821 |
2 | ![]() |
Static method | Public | Method | 20130415 | |
3 | ![]() |
Static method | Public | Method | 20110318 | |
4 | ![]() |
Instance method | Public | Method | 20060821 | |
5 | ![]() |
Instance method | Public | Method | 20070713 | |
6 | ![]() |
Instance method | Public | Method | 20060821 | |
7 | ![]() |
Instance method | Public | Method | 20060821 | |
8 | ![]() |
Instance method | Private | Method | 20110318 | |
9 | ![]() |
Instance method | Public | Method | 20110318 |
Events
Class CL_TREX_COMPONENT_DESCRIPTOR has no event.
Types
Class CL_TREX_COMPONENT_DESCRIPTOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DATA | Call by reference | Type reference (TYPE) | TREXT_COMP_DESCR | 20060821 | |||
2 | ![]() |
KEY_FIGURE_DATA | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE | Key figure | 20110318 | ||
3 | ![]() |
KEY_FIGURE_DATA_2 | Call by reference | Type reference (TYPE) | HDBT_KEY_FIGURE | HANA: Key Figure | 20130415 |
Method CONSTRUCTOR on class CL_TREX_COMPONENT_DESCRIPTOR has no exception.
Method CONVERT_TO_HDB_KEY_FIGURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
HDB_KEY_FIGURE | Value transfer | Type reference (TYPE) | HDBT_KEY_FIGURE | HANA: Key Figure | 20130415 | ||
2 | ![]() |
TREX_KEY_FIGURE | Call by reference | Type reference (TYPE) | TREXT_KEY_FIGURE | Key figure | 20130415 |
Method CONVERT_TO_HDB_KEY_FIGURE on class CL_TREX_COMPONENT_DESCRIPTOR has no exception.
Method GET_AGGREGATION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ABAP_AGGR_TYPE | Call by reference | Type reference (TYPE) | INT4 | Aggregation Type | 20110318 | ||
2 | ![]() |
SERVER_AGGR_TYPE | Value transfer | Type reference (TYPE) | STRING | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110318 |
Method GET_ATTRIBUTE_MAP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_ATTRIBUTE_MAP | 20060821 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110318 |
Method GET_COLUMN_METAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_COLUMN_METAS | 20070713 |
Method GET_COLUMN_METAS on class CL_TREX_COMPONENT_DESCRIPTOR has no exception.
Method GET_COLUMN_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | CL_TREX_STRUCTURE=>T_COLUMN_TYPES | 20060821 |
Method GET_COLUMN_TYPES on class CL_TREX_COMPONENT_DESCRIPTOR has no exception.
Method HAS_COLUMN_TYPES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RVAL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060821 |
Method HAS_COLUMN_TYPES on class CL_TREX_COMPONENT_DESCRIPTOR has no exception.
Method MODIFY_COMP_DESCRIPTOR Signature
Method MODIFY_COMP_DESCRIPTOR on class CL_TREX_COMPONENT_DESCRIPTOR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110318 |
Method MODIFY_SORT_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SORT_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_SORT_ATTRIBUTES | Sort attributes | 20110318 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Unexpected data received from application. | 20110318 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 710 |