SAP ABAP Interface IF_SADL_TREX_TYPES (TREX Types)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF-BSA (Application Component) Business Service Adaptation
     SADL_QUERY_ENGINE_TREX (Package) SADL Query Engine TREX
Properties
Interface IF_SADL_TREX_TYPES  
Short Description TREX Types    
General Data
Package SADL_QUERY_ENGINE_TREX   SADL Query Engine TREX 
Created 20130502   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
Interface IF_SADL_TREX_TYPES has no forward declaration.
Interfaces
Interface IF_SADL_TREX_TYPES has no interface.
Friends
Interface IF_SADL_TREX_TYPES has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_DEFAULT_VIEW Constant Public Type reference (TYPE) CHAR10 'DEFAULT' 20130502
2 CO_DESTINATION Constant Public Type reference (TYPE) TREX_RFC-RFC_DESTINATION 'FASTSEARCH' 20130502
Methods
Interface IF_SADL_TREX_TYPES has no method.
Events
Interface IF_SADL_TREX_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_BUSINESS_OBJECT_VIEWS Public Type reference (TYPE) TREXT_BO_VIEWS 20130502
2 TT_CONSTRAINTS Public Type reference (TYPE) TREXT_CONSTRAINTS 20130502
3 TT_JOIN_INDEXES Public Type reference (TYPE) TREXT_JOIN_INDEX 20130502
4 TT_JOIN_PATHS Public Type reference (TYPE) TREXT_JOIN_PATHS 20130502
5 TT_STATIC_JOIN_CONDITIONS Public Type reference (TYPE) TREXT_STATIC_JOIN_CONDITION 20130502
6 TT_VIEW_ATTRIBUTES Public Type reference (TYPE) TREXT_VIEW_ATTRIBUTES 20130502
7 TY_CONSTRAINT Public Type reference (TYPE) TREXS_CONSTRAINTS 20130502
8 TY_INDEX_ID Public Type reference (TYPE) TREXD_INDEX_ID 20130502
9 TY_JOIN_PATH Public Type reference (TYPE) TREXS_JOIN_PATH 20130502
10 TY_STATIC_JOIN_CONDITION Public Type reference (TYPE) TREXS_STATIC_JOIN_CONDITION 20130502
11 TY_TREX_JOIN_INDEX Public See coding 20130502 BEGIN OF ty_trex_join_index, join_indexes TYPE tt_join_indexes, static_join_conditions TYPE tt_static_join_conditions, view_attributes TYPE tt_view_attributes, join_paths TYPE tt_join_paths, business_object_views TYPE tt_business_object_views, constraints TYPE tt_constraints, freestyle_attributes TYPE trext_attributes, END OF ty_trex_join_index
History
Last changed by/on SAP  20131127 
SAP Release Created in 740