SAP ABAP Class IF_CNV_MBT_NSQL_SRV (IF_CNV_MBT_NSQL_SRV)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SERVICES | Derop/Create Index with native SQL DB independed | 20130305 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SRV_ADA | Drop/Create Index for MS SQL | 20130305 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SRV_DB6 | Drop/Create Index for MS SQL | 20130305 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SRV_HDB | Drop/Create Index for MS SQL | 20130305 |
5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SRV_MSS | Drop/Create Index for MS SQL | 20130305 |
6 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNV_MBT_NSQL_SRV_ORA | Drop/Create Index for MS SQL | 20130305 |
Properties
Class | IF_CNV_MBT_NSQL_SRV | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20130228 | SAP |
Last change | 20141030 | |
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 IF_CNV_MBT_NSQL_SRV has no interface implemented.
Friends
Class IF_CNV_MBT_NSQL_SRV has no friend class.
Attributes
Class IF_CNV_MBT_NSQL_SRV has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20130305 | |
2 | ![]() |
Instance method | Public | Method | 20130305 |
Events
Class IF_CNV_MBT_NSQL_SRV has no event.
Types
Class IF_CNV_MBT_NSQL_SRV has no local type.
Method Signatures
Method CREATE_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_FIELDNAME | Call by reference | Type reference (TYPE) | TTFIELDNAME | Number of Field Names | 20130305 | ||
2 | ![]() |
IV_INDEXNAME | Call by reference | Type reference (TYPE) | C | Index Name | 20130305 | ||
3 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130305 | ||
4 | ![]() |
IV_UNIQUE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' unique; ' ' non unique | 20130305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130305 |
Method DROP_INDEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INDEXNAME | Call by reference | Type reference (TYPE) | C | Index Name | 20130305 | ||
2 | ![]() |
IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20130305 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130305 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |