Menu

SAP Function Module CV200_DB_DRAW_CHANGE_SELECT

DVS: Letze Änderungen lesen

The Function Module CV200_DB_DRAW_CHANGE_SELECT (DVS: Letze Änderungen lesen) is a standard Function Module in SAP ERP and is part of the function group CV200 within the package CV.

Technical Information

Function Module CV200_DB_DRAW_CHANGE_SELECT
Short Text DVS: Letze Änderungen lesen
Function Group CV200
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_CONV_TIMESTAMP TYPE C 'X' Timestamp konvertieren
PF_DOKAR LIKE DRAW-DOKAR Dokumentart
PF_DOKNR LIKE DRAW-DOKNR Dokumentnummer
PF_DOKTL LIKE DRAW-DOKTL Teildokument
PF_DOKVR LIKE DRAW-DOKVR Dokumentversion

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PFX_CHANGED_DATE_AT TYPE D Datum der letzten Änderung
PFX_CHANGED_TIME_AT TYPE T Zeitpunkt der letzten Änderung
PFX_CREATED_DATE_AT TYPE D Datum der Anlage
PFX_CREATED_TIME_AT TYPE T Zeitpunkt der Anlage
PSX_LAST_CHANGE TYPE DRAW_LAST_CHANGE DVS: Letzte Ändeurngen am Dokument

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.