Data Element list used by SAP ABAP Function Module SRET_CLASSIFY_DOCS (Suchen von Dokumenten in Indizes (R/3 Dienst API))
SAP ABAP Function Module
SRET_CLASSIFY_DOCS (Suchen von Dokumenten in Indizes (R/3 Dienst API)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LAISO | 2-Character SAP Language Code | SOURCE VALUE(LAISO) LIKE SRETIDLACI-LAISO OPTIONAL |
|
| 2 | SRET_ATNAM | Document attribute name of an index category | SOURCE VALUE(CLASSHIERARCHY) LIKE SRETDCATVI-ATTRNAME |
|
| 3 | SRET_CATID | Index category identification | SOURCE VALUE(CATID) LIKE SRETIDCAT-CATID |
|
| 4 | SRET_ERCOD | Error number | SOURCE VALUE(RCODE) LIKE SRETGSTRUC-RCODE |
|
| 5 | SRET_LANGU | Language Key Acc. SAP Norm (1 character) | SOURCE VALUE(LANGU) LIKE SRETIDLACI-LANGU OPTIONAL |
|
| 6 | SRET_METHO | Classification Method | SOURCE VALUE(METHOD) LIKE SRETGSTRUC-METHOD OPTIONAL |
|
| 7 | SRET_NOCLS | Number of Classes at Classification | SOURCE VALUE(MAXCLASS) LIKE SRETGSTRUC-NOCLASS OPTIONAL |
|
| 8 | SRET_NUOHT | No. of hits for a query | SOURCE VALUE(NUMOFCLASSES) LIKE SRETGSTRUC-NUMOFHIT |
|
| 9 | SRET_THRES | Error threshhold | SOURCE VALUE(THRESHOLD) LIKE SRETGSTRUC-THRESHOLD OPTIONAL |
|