Menu

SAP Function Module CV110_DOC_DATA_SET

DVS: Daten von außen an Transaktion übergeben

The Function Module CV110_DOC_DATA_SET (DVS: Daten von außen an Transaktion übergeben) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.

Technical Information

Function Module CV110_DOC_DATA_SET
Short Text DVS: Daten von außen an Transaktion übergeben
Function Group CV110
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_CHANGE_FLAG TYPE C Kennzeichen, daß Änderung
PF_SET_API TYPE C Setze API-Control
PF_SET_DRAD TYPE C Setze DRAD
PF_SET_DRAP TYPE C Setze DRAP (aus PT_DRAP)
PF_SET_DRAT TYPE C Setze DRAT
PF_SET_FILE TYPE C Setze FILES
PS_API_CONTROL TYPE CVAPI_API_CONTROL Steuerung für APIS
PS_DRAP TYPE DRAP Neuer Eintrag in Statusprotokoll
PS_DRAW TYPE DRAW Dokumentinformationssatz

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PT_DRAD LIKE DRAD Verknüpfung Dokument-Objekt
PT_DRAD_OLD LIKE DRAD Bestehende Verknüpfung für das Dokument
PT_DRAP LIKE DRAP Protokolldatei Dokument
PT_DRAT LIKE DRAT Kurztexte für Dokuinfosätze
PT_FILES TYPE DMS_TBL_FILE Originale

Exceptions

This function module does not define any Exceptions.