Menu

SAP Function Module DMS_SERV_DOCUMENT_TO_OBJECT

Dokumente zu einem Objekt ermitteln

The Function Module DMS_SERV_DOCUMENT_TO_OBJECT (Dokumente zu einem Objekt ermitteln) is a standard Function Module in SAP ERP and is part of the function group PLM_DMS_46_SERVICE within the package PLM_DMS_46FF.

Technical Information

Function Module DMS_SERV_DOCUMENT_TO_OBJECT
Short Text Dokumente zu einem Objekt ermitteln
Function Group PLM_DMS_46_SERVICE
Package PLM_DMS_46FF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECTKEY LIKE DRAD-OBJKY Objektschlüssel
OBJECTTYPE LIKE DRAD-DOKOB Objekttyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRET2 BAPI-Return

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
DOCUMENTLIST LIKE BAPI_DOC_KEYS Verknüpfte Dokumente
PTX_DRAD LIKE DRAD Verknüpfung Dokument-Objekt

Exceptions

This function module does not define any Exceptions.