Menu

SAP Function Module PLM_DMS_CHANGE_DOC

Ändern eines Dokuments 2

The Function Module PLM_DMS_CHANGE_DOC (Ändern eines Dokuments 2) is a standard Function Module in SAP ERP and is part of the function group PLM_DMS_46_CR_INTERFACE within the package PLM_DMS_46FF.

Technical Information

Function Module PLM_DMS_CHANGE_DOC
Short Text Ändern eines Dokuments 2
Function Group PLM_DMS_46_CR_INTERFACE
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
PFX_ADD_FILE TYPE XFELD SPACE Flag um zusätzliche Files anzuhängen
PFX_ADD_OBJLINK TYPE XFELD SPACE Flag um zusätzliche Objektverk. anzulegen
PFX_CLASSIFICATION TYPE XFELD SPACE Klassifizierung anlegen
PFX_CREATE TYPE XFELD 'X' falls möglich, wird Dokument erzeugt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_HAS_CREATED TYPE INT4 <> 0 is ok
PFX_READY TYPE XFELD Alle Voraussetzungen sind erfüllt
PSX_MESSAGE TYPE BAPIRET2 Nachrichtenzeile für CAD-Dialog-Schnittstelle

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 DRAO Originale für Dokumente
PTX_PARAM_IN LIKE PLM_DMS_DOC Übergabestruktur
PTX_PARAM_OUT LIKE PLM_DMS_DOC Übergabestruktur

Exceptions

This function module does not define any Exceptions.