SAP ABAP Class CL_SHDB_TABLE_PLACEMENT (Info class on table placement)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
HAN-DB (Application Component) SAP HANA Database
⤷
SHDB (Package) Basis Package for HDB
⤷
⤷
Properties
| Class | CL_SHDB_TABLE_PLACEMENT | |
| Short Description | Info class on table placement | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SHDB | Basis Package for HDB |
| Created | 20130920 | 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_SHDB_TABLE_PLACEMENT has no interface implemented.
Friends
Class CL_SHDB_TABLE_PLACEMENT has no friend class.
Attributes
Class CL_SHDB_TABLE_PLACEMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Checks whether TABLE_PLACEMENT is maintained | 20130925 | |
| 2 | Static method | Public | Method | Checks whether use of table placement is expected | 20130925 | |
| 3 | Static method | Public | Method | Version of the _SYS_RT Schema on HANA | 20130925 |
Events
Class CL_SHDB_TABLE_PLACEMENT has no event.
Types
Class CL_SHDB_TABLE_PLACEMENT has no local type.
Method Signatures
Method IS_MAINTAINED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_MAINTAINED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20130925 |
Method USAGE_EXPECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BOOL | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20130925 |
Method VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_VERSION | Value transfer | Type reference (TYPE) | I | 20130925 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | exceptions of HANA DB objects | 20130925 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |