SAP ABAP Class CL_HDB_TST_CREATE_TABLE_REQ (Create Table: request for testing)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREXTESTTOOL (Package) TREX Test Tool.
⤷ BC-TRX-API (Application Component) TREX ABAP + JAVA API
⤷ STREXTESTTOOL (Package) TREX Test Tool.
Properties
Class | CL_HDB_TST_CREATE_TABLE_REQ | |
Short Description | Create Table: request 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 | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_HDB_TST_CREATE_TABLE_REQ has no forward declaration.
Interfaces
Class CL_HDB_TST_CREATE_TABLE_REQ has no interface implemented.
Friends
Class CL_HDB_TST_CREATE_TABLE_REQ has no friend class.
Attributes
Class CL_HDB_TST_CREATE_TABLE_REQ has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CREATE_REQUESTABLE | Static method | Public | Method | 20101104 |
Events
Class CL_HDB_TST_CREATE_TABLE_REQ has no event.
Types
Class CL_HDB_TST_CREATE_TABLE_REQ has no local type.
Method Signatures
Method CREATE_REQUESTABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | ATTRIBUTE_DEFINITIONS | Call by reference | Type reference (TYPE) | TREXT_ATTR_DEF | Attribute definitions | 20101104 | ||
2 | Importing | ATTRIBUTE_DEFINITIONS2 | Call by reference | Type reference (TYPE) | HDBT_ATTR_DEF | HANA: Attribute Definition | 20130217 | ||
3 | Importing | AUTO_OPTIMIZE_COMP | Call by reference | Type reference (TYPE) | TREX_RFC-BOOLEAN | 1 | 0: false, 1: true | 20130628 | |
4 | Importing | DESCRIPTION | Call by reference | Type reference (TYPE) | CLIKE | '' | 20101104 | ||
5 | Importing | FULLTEXT_INDEX | Call by reference | Type reference (TYPE) | HDBS_FULLTEXT_INDEX | HANA: fulltext index parameters | 20130313 | ||
6 | Importing | INDEX_ID | Call by reference | Type reference (TYPE) | CLIKE | 20101104 | |||
7 | Importing | INSERT_ONLY | Call by reference | Type reference (TYPE) | CHAR1 | '0' | Single-Character Flag | 20101104 | |
8 | Importing | KEY_ATTRIBUTES | Call by reference | Type reference (TYPE) | TREXT_ATTRIBUTES | Attributes | 20101104 | ||
9 | Importing | MEMORY_INDEX | Call by reference | Type reference (TYPE) | CHAR1 | '' | Single-Character Flag | 20101104 | |
10 | Returning | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_NDB_TST_REQUESTABLE | 20101104 | |||
11 | Importing | SCHEMA_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20130313 | |||
12 | Importing | TABLE_GROUP | Call by reference | Type reference (TYPE) | HDBS_TABLE_GROUP | HANA: table group | 20130506 | ||
13 | Importing | TEMPLATE_INDEX | Call by reference | Type reference (TYPE) | CLIKE | 20130506 | |||
14 | Importing | TRANSACTION_CONTROL | Call by reference | Type reference (TYPE) | TREXS_TRANSACTION_CONTROL | TREX Transaction Control | 20101104 |
Method CREATE_REQUESTABLE on class CL_HDB_TST_CREATE_TABLE_REQ has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |