Menu

SAP Function Module SDOK_SEARCH_SIMILAR_DOCS

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module SDOK_SEARCH_SIMILAR_DOCS () is a standard Function Module in SAP ERP and is part of the function group SDCE within the package SDOK.

Technical Information

Function Module SDOK_SEARCH_SIMILAR_DOCS
Short Text
Function Group SDCE
Package SDOK
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACCESS_CHECK_EXIT TYPE FUNCNAME
CLIENT LIKE SY-MANDT SY-MANDT Client
DOCUSPACE LIKE SDOKDOCSPH-DOCUSPACE Document Area
FROM LIKE SRETGSTRUC-RESULTFT 1
LAISO LIKE SRETIDLACI-LAISO Language According to ISO 639
TO LIKE SRETGSTRUC-RESULTFT 10

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
LAST_SEARCH_LIMIT TYPE SRET_RESFT
NUMOFSIMDOCS LIKE SRETGSTRUC-NUMOFHIT
RCODE LIKE SRETGSTRUC-RCODE

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PHIOTAB LIKE SDOKOBJECT
RESULTATTRTAB LIKE SDOKPROPTL
RESULTDOCTAB LIKE SDOKRESDOC

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CATID_UNKNOWN
DOCUSPACE_UNKNOWN
LANGUAGE_UNKNOWN
NO_RFC_DEST RFC Destination Does Not Exist
PHIO_NOT_EXISTING Document does not exist
RFC_COM_FAILURE Communication Error
RFC_SYS_FAILURE Communication Error
XERROR Unknown Error