SAP ABAP Interface IF_CNV_MBT_NSQL_SRV (IF_CNV_MBT_NSQL_SRV)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
⤷
⤷
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
| Interface | IF_CNV_MBT_NSQL_SRV | |
| Short Description |
General Data
| Package | CNV_MBT_MAIN | Main components of PCL for SLO Products |
| Created | 20130228 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CNV_MBT_NSQL_SRV has no interface.
Friends
Interface IF_CNV_MBT_NSQL_SRV has no friend.
Attributes
Interface 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
Interface IF_CNV_MBT_NSQL_SRV has no event.
Types
Interface 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 |