The Function Module CV120_DOC_CHECKOUT_MODIFY (DVS: Dokument zur Bearbeitung auschecken) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_DOC_CHECKOUT_MODIFY |
Short Text | DVS: Dokument zur Bearbeitung auschecken |
Function Group | CV120 |
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_PROTECTED | TYPE | C | SPACE | Dokument eingecheckt |
PF_TCODE | TYPE | SY-TCODE | ABAP-Programm, aktueller Transaktionscode | |
PS_COUT_DEF | LIKE | DMS_CHECKOUT_DEF | Definitionen für Checkout | |
PS_DOC_FILE | LIKE | DMS_DOC_FILE | Originaldaten | |
PS_FRONTEND | LIKE | DMS_FRONTEND_DATA | Frontenddaten | |
PS_PHIO | LIKE | DMS_PHIO | PHIO-ID |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_DOCFILE | TYPE | DRAW-FILEP | Dateiname für Update Dokument | |
PFX_FILE | TYPE | C | Dateiname auf Frontend |
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PS_DRAW | LIKE | DRAW | Dokumentdaten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PT_COMPONENTS | TYPE | DMS_TBL_COMP | Zusatzdateien (PHIO-ID's) | |
PT_DRAZ | LIKE | DRAZ | Zusatzdateien (Zu File 1 oder 2) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |