Table list used by SAP ABAP Function Module SDOK_MUL_IDX_COMBINED_SEARCH (Kombinierte Volltext- und Attributsuche)
SAP ABAP Function Module SDOK_MUL_IDX_COMBINED_SEARCH (Kombinierte Volltext- und Attributsuche) is using
# Object Type Object Name Object Description Note
     
1 Table  SDOKCLASS SDOK: Class for information objects SOURCE PH_CLASS STRUCTURE SDOKCLASS
2 Table  SDOKDOCSPH SDOK: Document Areas SOURCE VALUE(DOCUSPACE) LIKE SDOKDOCSPH-DOCUSPACE
3 Table  SDOKPROPTL SDOK: Object, attribute name and feature SOURCE RESULTATTRTAB STRUCTURE SDOKPROPTL OPTIONAL
4 Table  SDOKPROPTN SDOK: Name of object attributes SOURCE REQUESTED_PROPS STRUCTURE SDOKPROPTN OPTIONAL
5 Table  SDOKQUPROP SDOK: Fields for query SOURCE PHIO_QUERY STRUCTURE SDOKQUPROP
6 Table  SDOKRESDOC Document Hit List of Index Search SOURCE RESULTDOCTAB STRUCTURE SDOKRESDOC
7 Table  SDOKRESDOC Document Hit List of Index Search SOURCE VALUE(RESULT_FROM) LIKE SDOKRESDOC-DOCREFER DEFAULT 1
8 Table  SDOKRESDOC Document Hit List of Index Search SOURCE VALUE(RESULT_TO) LIKE SDOKRESDOC-DOCREFER DEFAULT 100
9 Table  SRETA101 Structure for Administration Screen Search SOURCE VALUE(LAISO) LIKE SRETA101-LAISO
10 Table  SRETCATATR Category attributes name - value SOURCE CATATTRIBUTTAB STRUCTURE SRETCATATR OPTIONAL
11 Table  SRETGSTRUC SAP Retrieval - Structure for general field definitions SOURCE VALUE(NUMOFHITS) LIKE SRETGSTRUC-NUMOFHIT
12 Table  SRETGSTRUC SAP Retrieval - Structure for general field definitions SOURCE VALUE(RCODE) LIKE SRETGSTRUC-RCODE
13 Table  SRETQYSE Search request for a search engine SOURCE QUERYTAB STRUCTURE SRETQYSE
14 Table  SRETSERRORCODE Transfer Structure: Error Code and Assigned Message SOURCE VALUE(ES_ERRORCODE) LIKE SRETSERRORCODE
15 Table  SRETTERATR Attributes of a search term in the search request SOURCE TERMATTRTAB STRUCTURE SRETTERATR
16 Table  SYS_UID Unique ID in space and time SOURCE VALUE(IV_TREX_REQ_GUID) TYPE SYS_UID OPTIONAL