The Function Module CV110_SET_DATA (DVS: Daten an Screen 101 übergeben) is a standard Function Module in SAP ERP and is part of the function group CV110 within the package CV.
Function Module | CV110_SET_DATA |
Short Text | DVS: Daten an Screen 101 übergeben |
Function Group | CV110 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_CAD_CALLED | TYPE | C | SPACE | Dynpros, zeigt Benutzereingabe an |
PF_TRANSACTION | LIKE | SY-TCODE | SPACE | Transaktionscode |
PS_API_CONTROL | TYPE | CVAPI_API_CONTROL | Feld zum Ankreuzen | |
PS_AUDITS | LIKE | DMS_AUDITS | Auditkennzeichen | |
PS_DRAW | LIKE | DRAW | Dokumentdaten (neu) | |
PS_DRAW_OLD | LIKE | DRAW | Dokumentdaten (alt) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_DRAD | LIKE | DRAD | Objektverknüpfungen (neu) | |
PT_DRAD_OLD | LIKE | DRAD | Objektverknüpfungen (alt) | |
PT_DRAO | LIKE | DRAO | Originaldaten (SAP-DB) | |
PT_DRAOZ | LIKE | DRAOZ | Originaldaten der Zusatzdateien (SAP-DB) | |
PT_DRAP | LIKE | DRAP | Protokolldatei Dokument | |
PT_DRAT | LIKE | DRAT | Kurztexte (neu) | |
PT_DRAT_OLD | LIKE | DRAT | Kurztexte (alt) | |
PT_DRAZ | LIKE | DRAZ | Zusatzdateien | |
PT_TOAV0 | LIKE | TOAV0 | Verknüpfungseinträge für Archiv |
This function module does not define any Exceptions.