SAP ABAP Class CL_UPG_SHDCLONE_SYB (SYB: Shadow Clone for Sybase ASE)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-TLS-TLA (Application Component) Upgrade Tools for ABAP
⤷
SAUS (Package) Transport Control (Repository Switch)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_UPG_SHDCLONE | Main class for cloning of shd system | 20110217 |
Properties
| Class | CL_UPG_SHDCLONE_SYB | |
| Short Description | SYB: Shadow Clone for Sybase ASE | |
| Super Class | CL_UPG_SHDCLONE | Main class for cloning of shd system |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAUS | Transport Control (Repository Switch) |
| Created | 20110217 | SAP |
| Last change | 20140120 | 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_UPG_SHDCLONE_SYB has no interface implemented.
Friends
Class CL_UPG_SHDCLONE_SYB 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) | L_HISTOGRAM_TAB | 20110607 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20110221 | |
| 2 | Instance method | Private | Method | 20110523 | ||
| 3 | Instance method | Private | Method | 20110527 | ||
| 4 | Instance method | Private | Method | 20110524 | ||
| 5 | Instance method | Private | Method | 20110530 |
Events
Class CL_UPG_SHDCLONE_SYB has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | L_HISTOGRAM | Private | See coding | 20110531 | BEGIN OF l_histogram.
TYPES colname TYPE c LENGTH 128.
TYPES step TYPE int4.
TYPES equation TYPE c LENGTH 8.
TYPES value TYPE string.
TYPES END OF l_histogram
|
||
| 2 | L_HISTOGRAM_TAB | Private | See coding | 20110531 | l_histogram_tab type standard table of l_histogram
|
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_UPG_SHDCLONE_SYB has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110221 |
Method COPY_CHUNKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHDNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20110523 | |||
| 2 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20110523 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | shd clone exception | 20110523 |
Method GET_HISTOGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TABNAME | Value transfer | Type reference (TYPE) | ADBC_NAME | 20110527 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | shd clone exception | 20110531 |
Method GET_STMT_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SHDNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20110524 | |||
| 2 | STMT | Value transfer | Type reference (TYPE) | STRING | 20110524 | ||||
| 3 | TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20110524 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception Class for SQL Error | 20110609 |
Method PARSE_OPTSTATS_COLSTATS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLSTATS_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20110530 | |||
| 2 | HISTOGRAM_TAB | Value transfer | Type reference (TYPE) | L_HISTOGRAM_TAB | SYB: Column statistics (density and histogram) | 20110531 |
Method PARSE_OPTSTATS_COLSTATS on class CL_UPG_SHDCLONE_SYB has no exception.
History
| Last changed by/on | SAP | 20140120 |
| SAP Release Created in | 731 |