SAP ABAP Class CL_SADL_COND_PROV_NAVIGATION (Condition Provider for navigation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_COMMON (Package) Common objects of SADL Query Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20130706
Properties
Class CL_SADL_COND_PROV_NAVIGATION  
Short Description Condition Provider for navigation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SADL_QUERY_ENGINE_COMMON   Common objects of SADL Query Engine 
Created 20130706   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SADL_COND_PROV_NAVIGATION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SADL_CONDITION_PROVIDER Provider for a SADL Condition 20130706
Friends
Class CL_SADL_COND_PROV_NAVIGATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CONDITIONS Instance attribute Private Type reference (TYPE) IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION 20130706
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130706
2 _BUILD_CONDITIONS Static method Private Method 20130706
Events
Class CL_SADL_COND_PROV_NAVIGATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_KEYS Private See coding 20130729 tt_keys TYPE STANDARD TABLE OF cl_sadl_entity_transactional=>tt_key_element_values
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DB_VIEW_METADATA Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20130811
2 Importing IS_NAVIGATE Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_NAVIGATE 20130706
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130706

Method _BUILD_CONDITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CONDITIONS Call by reference Type reference (TYPE) IF_SADL_QUERY_TYPES=>TT_COMPLEX_CONDITION 20130706
2 Exporting ET_KEYS Call by reference Type reference (TYPE) TT_KEYS 20130729
3 Importing IS_NAVIGATE Call by reference Type reference (TYPE) IF_SADL_QUERY_ENGINE_TYPES=>TY_NAVIGATE 20130706
4 Importing IS_VIEW_DB_METADATA Call by reference Type reference (TYPE) IF_SADL_VIEW_DB=>TY_VIEW_METADATA 20130706
# Exception Resumable Description Created on
1 CX_SADL_CONTRACT_VIOLATION 20130706
History
Last changed by/on SAP  20140121 
SAP Release Created in 740