SAP ABAP Class IF_DBA_EXPLAIN_WITH_VALUES (DBA EXPLAIN: Explain/Test Execute with bind values)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SYB_EXPLAIN_FACILITY SYB CCMS: EXPLAIN backend 20111124
Properties
Class IF_DBA_EXPLAIN_WITH_VALUES  
Short Description DBA EXPLAIN: Explain/Test Execute with bind values    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20111124   SAP 
Last change 20130531   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)
Interfaces
Class IF_DBA_EXPLAIN_WITH_VALUES has no interface implemented.
Friends
Class IF_DBA_EXPLAIN_WITH_VALUES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BIND_PARAMS Instance attribute Public Type reference (TYPE) DBAXPLBINDPARAM_TAB DBA Explain: Table of DBAXPLBINDPARAM 20120110
2 BIND_PARAM_SETS Instance attribute Public Type reference (TYPE) DBAXPLBINDPARAMSET_TAB DBA Explain: Table of DBAXPLBINDPARAMSET 20120110
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VALUE Instance method Public Method 20111124
2 DESCRIBE_BIND_PARAMS Instance method Public Method 20120110
Events
Class IF_DBA_EXPLAIN_WITH_VALUES has no event.
Types
Class IF_DBA_EXPLAIN_WITH_VALUES has no local type.
Method Signatures

Method CHECK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_VALID Value transfer Type reference (TYPE) ABAP_BOOL 20111124
2 Importing PARAM Call by reference Type reference (TYPE) DBAXPLBINDPARAM DBA EXPLAIN: bind value description 20111125

Method CHECK_VALUE on class IF_DBA_EXPLAIN_WITH_VALUES has no exception.

Method DESCRIBE_BIND_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning BIND_PARAMS Value transfer Type reference (TYPE) DBAXPLBINDPARAM_TAB DBA Explain: Table of DBAXPLBINDPARAM 20120110
2 Importing STMT_TEXT Call by reference Type reference (TYPE) STRING 20120110
# Exception Resumable Description Created on
1 CX_DBA_ROOT DBA Cockpit: Root exception class 20120110
History
Last changed by/on SAP  20130531 
SAP Release Created in