SAP ABAP Class CL_CNV_MBT_NSQL_SRV_ORA (Drop/Create Index for MS SQL)
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 - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CNV_MBT_NSQL_SRV 20130305
Properties
Class CL_CNV_MBT_NSQL_SRV_ORA  
Short Description Drop/Create Index for MS SQL    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_MBT_MAIN   Main components of PCL for SLO Products 
Created 20130304   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_MBT_NSQL_SRV_ORA has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CNV_MBT_NSQL_SRV 20130305
Friends
Class CL_CNV_MBT_NSQL_SRV_ORA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PC_UNIQUE Instance attribute Protected Type reference (TYPE) STRING 'UNIQUE' 20130305
Methods
# Method Level Visibility Method type Description Created on
1 AUTHORITY_CHECK Instance method Private Method 20131014
2 CHECK_INPUT_VALIDITY Instance method Private Method 20130926
Events
Class CL_CNV_MBT_NSQL_SRV_ORA has no event.
Types
Class CL_CNV_MBT_NSQL_SRV_ORA has no local type.
Method Signatures

Method AUTHORITY_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20131014
2 Returning RV_ALLOWED Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20131014

Method AUTHORITY_CHECK on class CL_CNV_MBT_NSQL_SRV_ORA has no exception.

Method CHECK_INPUT_VALIDITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_OK Value transfer Type reference (TYPE) ABAP_BOOL 20130926
2 Importing IT_FIELDNAME Call by reference Type reference (TYPE) TTFIELDNAME Number of Field Names 20130926
3 Importing IV_INDEXNAME Call by reference Type reference (TYPE) C 20130926
4 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20130926

Method CHECK_INPUT_VALIDITY on class CL_CNV_MBT_NSQL_SRV_ORA has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in