Data Element list used by SAP ABAP Function Module SDOK_CLASSIFY_DOCS (Klassifikation eines Dokumentes)
SAP ABAP Function Module
SDOK_CLASSIFY_DOCS (Klassifikation eines Dokumentes) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SDOK_DOCSP | Document Area | SOURCE VALUE(DOCUSPACE) LIKE SDOKDOCSPH-DOCUSPACE |
|
| 2 | SRET_ATNAM | Document attribute name of an index category | SOURCE VALUE(CLASSHIERARCHY) LIKE SRETDCATVI-ATTRNAME |
|
| 3 | SRET_ERCOD | Error number | SOURCE VALUE(RCODE) LIKE SRETGSTRUC-RCODE |
|
| 4 | SRET_METHO | Classification Method | SOURCE VALUE(METHOD) LIKE SRETGSTRUC-METHOD |
|
| 5 | SRET_NOCLS | Number of Classes at Classification | SOURCE VALUE(MAXCLASS) LIKE SRETGSTRUC-NOCLASS DEFAULT '10' |
|
| 6 | SRET_NUOHT | No. of hits for a query | SOURCE VALUE(NUMOFCLASSES) LIKE SRETGSTRUC-NUMOFHIT |
|
| 7 | SRET_THRES | Error threshhold | SOURCE VALUE(THRESHOLD) LIKE SRETGSTRUC-THRESHOLD |
|