SAP ABAP Class CL_SMIGR_DDL_HDB (DDL for Homogeneous and Non-Homogeneous DB Migration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SMIGR (Package) Homogeneous and Non-Homogeneous DB System Migration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SMIGR_DDL | DDL for Homogeneous and Non-Homogeneous DB Migration | 20110104 |
Properties
| Class | CL_SMIGR_DDL_HDB | |
| Short Description | DDL for Homogeneous and Non-Homogeneous DB Migration | |
| Super Class | CL_SMIGR_DDL | DDL for Homogeneous and Non-Homogeneous DB Migration |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMIGR | Homogeneous and Non-Homogeneous DB System Migration |
| Created | 20110104 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SMIGR_DDL_HDB has no interface implemented.
Friends
Class CL_SMIGR_DDL_HDB has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 128 | Maximum Statement Length | 20110104 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SMIGR_HDB | DB System Copy to SAP HANA DB | 20121218 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SMIGR_ROWCOUNT | RowCount class | 20121218 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20121218 | |||
| 5 | Constant | Private | Type reference (TYPE) | I | 2147483647 | max int4 | 20121218 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_false | 20131212 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120718 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20120718 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20121218 | ||||
| 10 | Instance attribute | Private | Type reference (TYPE) | I | threshold for partitioning | 20121218 | |||
| 11 | Instance attribute | Private | See coding | 20121218 | |||||
| 12 | Instance attribute | Private | See coding | 20120718 | |||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SHDBM_TABLE_GROUPS | 20130419 | ||||
| 14 | Instance attribute | Private | See coding | 20121218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check Statement Size | 20110104 | |
| 2 | Instance method | Private | Method | Open file | 20130422 | |
| 3 | Instance method | Private | Method | Evaluates Info Parameter | 20120718 | |
| 4 | Instance method | Private | Method | DDSTORAGE for Hash Partitioning on Primary Key | 20121218 | |
| 5 | Instance method | Private | Method | Get table groupy based on SQL cache information | 20130419 | |
| 6 | Instance method | Private | Method | Open file | 20130422 | |
| 7 | Instance method | Private | Method | Save DDL command in table MIGRDDL | 20121218 | |
| 8 | Static method | Public | Method | SMIGR version | 20131212 | |
| 9 | Instance method | Private | Method | 20131212 | ||
| 10 | Instance method | Private | Method | 20131212 | ||
| 11 | Instance method | Private | Method | 20131212 |
Events
Class CL_SMIGR_DDL_HDB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | _S_PARAM | Private | See coding | 20120718 | begin of _s_param,
name type string,
value type string,
end of _s_param
|
||
| 2 | _S_TAB_SIZE | Private | See coding | 20121218 | begin of _s_tab_size,
tabname type tabname,
row_count type f,
end of _s_tab_size
|
Method Signatures
Method CHECK_STMT_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_STMT | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20110104 | ||||
| 2 | STMT_LENGTH | Value transfer | Type reference (TYPE) | I | 20110104 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Program Error: Generation of DDL for Migration | 20110104 |
Method CLOSE_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLOSE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130422 | ||||
| 2 | I_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130422 |
Method CLOSE_FILE on class CL_SMIGR_DDL_HDB has no exception.
Method EVAL_INFO Signature
Method EVAL_INFO on class CL_SMIGR_DDL_HDB has no parameter.
Method EVAL_INFO on class CL_SMIGR_DDL_HDB has no exception.
Method GET_DDSTORAGE_HASH_PART_PK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNT | Call by reference | Type reference (TYPE) | F | 20121218 | ||||
| 2 | I_TABCLASS | Call by reference | Type reference (TYPE) | TABCLASS | Table Category | 20121218 | |||
| 3 | I_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20121218 | |||
| 4 | T_STORPAR | Value transfer | Type reference (TYPE) | MGR_T_STORPAR | 20121218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Program Error: Generate DDL for Migration | 20121218 |
Method GET_TAB_GROUPS_FROM_SQL_CACHE Signature
Method GET_TAB_GROUPS_FROM_SQL_CACHE on class CL_SMIGR_DDL_HDB has no parameter.
Method GET_TAB_GROUPS_FROM_SQL_CACHE on class CL_SMIGR_DDL_HDB has no exception.
Method OPEN_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OPEN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130422 | ||||
| 2 | I_FILE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130422 |
Method OPEN_FILE on class CL_SMIGR_DDL_HDB has no exception.
Method SAVE_DDL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DDL | Call by reference | Type reference (TYPE) | MGR_T_DDL | 20121218 |
Method SAVE_DDL on class CL_SMIGR_DDL_HDB has no exception.
Method VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_VERSION | Value transfer | Type reference (TYPE) | STRING | 20131212 |
Method VERSION on class CL_SMIGR_DDL_HDB has no exception.
Method WRITE_EST_ROW_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILE_LIST | Value transfer | Type reference (TYPE) | STRING | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Program Error: Generate DDL for Migration | 20131212 |
Method WRITE_SQL_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILE_LIST | Value transfer | Type reference (TYPE) | STRING | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Program Error: Generate DDL for Migration | 20131212 |
Method WRITE_TAB_CLASS_FILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FILE_LIST | Value transfer | Type reference (TYPE) | STRING | 20131212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Program Error: Generate DDL for Migration | 20131212 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |