Table/Structure Field list used by SAP ABAP Function Module SRET_C_SEARCH_SIMILAR_DOCS (Suchanfrage an eine Suchmaschine)
SAP ABAP Function Module
SRET_C_SEARCH_SIMILAR_DOCS (Suchanfrage an eine Suchmaschine) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SRETGSTRUC - NUMOFHIT | No. of hits for a query | SOURCE VALUE(NUMOFSIMDOCS) LIKE SRETGSTRUC-NUMOFHIT |
|
| 2 | SRETGSTRUC - RCODE | Error number | SOURCE VALUE(RCODE) LIKE SRETGSTRUC-RCODE |
|
| 3 | SRETGSTRUC - RESULTFT | Result from/to | SOURCE VALUE(TO) LIKE SRETGSTRUC-RESULTFT |
|
| 4 | SRETGSTRUC - RESULTFT | Result from/to | SOURCE VALUE(FROM) LIKE SRETGSTRUC-RESULTFT |
|
| 5 | SRETGSTRUC - XSENG | Search Engine (Hexadeximal Equivalent) | SOURCE VALUE(SEARCHENG) LIKE SRETGSTRUC-XSENG |
|
| 6 | SRETRCP - CODEPAGE | Code page for attributes | SOURCE VALUE(CODEPAGE) LIKE SRETRCP-CODEPAGE |
|