SAP ABAP Class IF_DB6_MDC_ADVISOR (DB6 MDC Advisor Backend Interface)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDB6_MDC_ADVISOR Back-End Class for MDC Advisor 20080219
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RSDB6_MDC_ADVISOR_TST MDV Advisor Test Class 20110513
Properties
Class IF_DB6_MDC_ADVISOR  
Short Description DB6 MDC Advisor Backend Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071214   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 DB6SY Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_DB6_MDC_ADVISOR has no interface implemented.
Friends
Class IF_DB6_MDC_ADVISOR has no friend class.
Attributes
Class IF_DB6_MDC_ADVISOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_INFOPROVIDER Instance method Public Method Add InfoProvider 20091124
2 ADVISE Instance method Public Method MDC Advisor Call 20071214
3 DELETE Instance method Public Method Deletes entries and objects created for advisor call 20071214
4 GET_F4_HELP Instance method Public Method Get F4 help to see all defined InfoProvider 20071214
5 IS_INFOPROVIDER Instance method Public Method Checks, if entry is correct 20071214
Events
Class IF_DB6_MDC_ADVISOR has no event.
Types
Class IF_DB6_MDC_ADVISOR has no local type.
Method Signatures

Method ADD_INFOPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ALREADY_INSERTED Call by reference Type reference (TYPE) ABAP_BOOL InfoProvider is already inserted 20100323
2 Importing INFOPROVIDER Call by reference Type reference (TYPE) C InfoProvider 20091124
3 Exporting IS_KNOWN Call by reference Type reference (TYPE) ABAP_BOOL Is an InfoProvider 20100323
4 Importing TS_DATA Call by reference Type reference (TYPE) DB6TSPNAME DB6: Tablespace Name 20091124
5 Importing TS_INDEX Call by reference Type reference (TYPE) DB6TSPNAME DB6: Tablespace Name 20091124
6 Importing USER_NAME Call by reference Type reference (TYPE) C User Name 20091124

Method ADD_INFOPROVIDER on class IF_DB6_MDC_ADVISOR has no exception.

Method ADVISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MDC_ADV_STATUS Call by reference Type reference (TYPE) DB6_MDC_ADVISOR_STATUS_TAB DB6 MDC Advisor Status Table 20071217
# Exception Resumable Description Created on
1 CX_DB6_MDC_ADVISOR Error handling MDC Advisor Call 20071217

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MDC_ADV_STATUS Call by reference Type reference (TYPE) DB6_MDC_ADVISOR_STATUS_TAB DB6 MDC Advisor Status Table 20071217
# Exception Resumable Description Created on
1 CX_DB6_MDC_ADVISOR Error handling MDC Advisor Call 20071217

Method GET_F4_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing INFOPROVIDER Call by reference Type reference (TYPE) STRING 20071217

Method GET_F4_HELP on class IF_DB6_MDC_ADVISOR has no exception.

Method IS_INFOPROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_PART Call by reference Type reference (TYPE) STANDARD TABLE 20081017
2 Importing INFOPROVIDER Call by reference Type reference (TYPE) STRING 20071217
3 Exporting KNOWN Call by reference Type reference (TYPE) ABAP_BOOL 20071217
4 Exporting MPRO Call by reference Type reference (TYPE) ABAP_BOOL 20071217
# Exception Resumable Description Created on
1 CX_DB6_MDC_ADVISOR Error handling MDC Advisor Call 20071217
History
Last changed by/on SAP  20110908 
SAP Release Created in