SAP ABAP Class CL_DAS_INDEX_DROP (ILM SRS: IndexDrop Command)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ILM-SRS (Application Component) Storage and Retention Service
     S_ILM_DAS_COMMANDS (Package) ILM SRS: SRS Commands
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DAS_COMMAND ILM SRS: Abstract Top Class for All DAS Commands 20101111
Properties
Class CL_DAS_INDEX_DROP  
Short Description ILM SRS: IndexDrop Command    
Super Class CL_DAS_COMMAND ILM SRS: Abstract Top Class for All DAS Commands 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_DAS_COMMANDS   ILM SRS: SRS Commands 
Created 20101111   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DAS_INDEX_DROP has no forward declaration.
Interfaces
Class CL_DAS_INDEX_DROP has no interface implemented.
Friends
Class CL_DAS_INDEX_DROP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_METHOD Constant Private Type reference (TYPE) STRING 'INDEX_DROP' 20101111
2 MC_PREFIX_INDEX_TABLE Constant Public Type reference (TYPE) STRING 'ZSRSIDX_' 20101111
3 MV_INDEX_NAME Instance attribute Private Type reference (TYPE) DAS_INDEX_NAME Index Name 20101111
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_TABLE Instance method Private Method Create table 20101111
2 REPORT_SERVICE_MESSAGE Instance method Private Method 20101111
Events
Class CL_DAS_INDEX_DROP has no event.
Types
Class CL_DAS_INDEX_DROP has no local type.
Method Signatures

Method DELETE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE Call by reference Type reference (TYPE) STRING 20101111
2 Exporting EV_STATUS_CODE Call by reference Type reference (TYPE) I 20101111
3 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20101111

Method DELETE_TABLE on class CL_DAS_INDEX_DROP has no exception.

Method REPORT_SERVICE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_RESPONSE_HEADER Call by reference Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Tabelle Name/Wert-Paare 20101111
2 Changing CV_REASON_PHRASE Call by reference Type reference (TYPE) STRING 20101111
3 Changing CV_RESPONSE_ENTITY Call by reference Type reference (TYPE) XSTRING 20101111
4 Importing IV_MSG_ITEX132 Call by reference Type reference (TYPE) ITEX132 Textsymbol in der Länge 132 20101112
5 Importing IV_MSG_TEXT Call by reference Type reference (TYPE) STRING Text 20101111
6 Importing IV_STATUS_CODE Call by reference Type reference (TYPE) I 20101111

Method REPORT_SERVICE_MESSAGE on class CL_DAS_INDEX_DROP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703