The Function Module CV111_DRAW_SAVE (DVS: Buffer für DRAW füllen) is a standard Function Module in SAP ERP and is part of the function group CV111 within the package CV.
Function Module | CV111_DRAW_SAVE |
Short Text | DVS: Buffer für DRAW füllen |
Function Group | CV111 |
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_TACODE | LIKE | SY-TCODE | Transaktion (CV01, CV02) | |
PS_AUDITS | LIKE | DMS_AUDITS | Kennzeichnung Audits | |
PS_DRAW_NEW | LIKE | DRAW | Dokumentinformationssatz (neu) | |
PS_DRAW_OLD | LIKE | DRAW | Dokumentinformationssatz (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_ARCH_CONN | LIKE | TOAV0 | SAP ArchiveLink: Verknüpfungstabelle | |
PT_DRAO | LIKE | DRAO | Originale für Dokumente |
This function module does not define any Exceptions.