Menu

SAP Function Module DMS_GEN_DOCUMENT_TO_OBJECT

Anzeige Objektverknüpfungen->Originale zum Objekt

The Function Module DMS_GEN_DOCUMENT_TO_OBJECT (Anzeige Objektverknüpfungen->Originale zum Objekt) is a standard Function Module in SAP ERP and is part of the function group PLM_DMS_GENERAL within the package PLM_DMS.

Technical Information

Function Module DMS_GEN_DOCUMENT_TO_OBJECT
Short Text Anzeige Objektverknüpfungen->Originale zum Objekt
Function Group PLM_DMS_GENERAL
Package PLM_DMS
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_OBJECT LIKE DRAD-DOKOB Objekttyp des jeweiligen Objekts
PFX_OBJKY LIKE DRAD-OBJKY Objektkey des jeweiligen Objekts

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_NUMBER_OF_HITS LIKE SY-TABIX Anzahl der gefundenen Datensätze

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
PTX_CONTENT LIKE PLM_DMS_CONTENT Übergabetabelle mit Typ, Name und Wert
PTX_ID_DOCS LIKE PLM_DMS_ID Schlüssel der gefunden Sätze

Exceptions

This function module does not define any Exceptions.