Menu

SAP Function Module CMX_TOOLS_FM_DOC_SHOW_LATEST

Anzeige der aktuell gültigen Version eines Dokuments

The Function Module CMX_TOOLS_FM_DOC_SHOW_LATEST (Anzeige der aktuell gültigen Version eines Dokuments) is a standard Function Module in SAP ERP and is part of the function group CMX_TOOLS_FM within the package CMX_TOOLS.

Technical Information

Function Module CMX_TOOLS_FM_DOC_SHOW_LATEST
Short Text Anzeige der aktuell gültigen Version eines Dokuments
Function Group CMX_TOOLS_FM
Package CMX_TOOLS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_DOKAR TYPE ATWRT Merkmal: Dokumentart (DMS)
IV_DOKNR TYPE ATWRT Merkmal: Dokumentnummer (DMS)
IV_DOKST TYPE ATWRT 'FR' Merkmal: Dokumentstatus 'freigegeben'
IV_DOKTL TYPE ATWRT Merkmal: Teildokument (DMS)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CV_DATE_TIME TYPE CHAR30 Datum und Uhrzeit
CV_STAT TYPE CHAR1 Status
CV_USER TYPE CHAR30 Anwendername
CV_VERSION TYPE CHAR30 Dokumentversion

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DOC_STATUS_NOT_FOR_REL Dokumentstatus wird nicht bei Dokumentfreigabe gesetzt
ERROR_DOC_SHOW Fehler bei Dokumentanzeige