Hi all,
I am using function module TREX_EXT_SEARCH_DOCUMENTS to query for data in TREX. When I use 1 query entry (1 row in table 'i_query_entries') it works fine.
When I want to query 2 attributes (by adding a second row in table 'i_query_entries') I get a query syntax error from TREX.
Is there any information available with regard to calling TREX from ABAP (I do not mean doing it via BOR objects).
Thanks,
Raymond Does