The Function Module CV120_DOC_CHECKIN_FROM_URL (DVS: Dokumente von URL einchecken) is a standard Function Module in SAP ERP and is part of the function group CV120 within the package CV.
Function Module | CV120_DOC_CHECKIN_FROM_URL |
Short Text | DVS: Dokumente von URL einchecken |
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_STORAGE | LIKE | DRAW-DTTRG | Ablage für Dokument | |
PS_CIN_DEF | LIKE | DMS_CHECKIN_DEF | Definitionen für Checkin | |
PS_DOC_FILE | LIKE | DMS_DOC_FILE | Originaldaten | |
PS_FRONTEND | LIKE | DMS_FRONTEND_DATA | Frontenddaten |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PS_AUDITS | LIKE | DMS_AUDITS | Auditflags | |
PS_DRAW | LIKE | DRAW | Dokumentdaten | |
PS_PHIO | LIKE | DMS_PHIO | PHIO-Daten |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PTX_ARCHIVE_CONN | LIKE | TOAV0 | Verknüpfungseinträge für Archiv | |
PTX_DRAO | LIKE | DRAO | Originalinhalt | |
PTX_DRAOZ | LIKE | DRAOZ | Originalinhalt Zusatzdateien | |
PT_COMPONENTS | TYPE | DMS_TBL_COMP | Zusatzdateien (KPRO) | |
PT_DRAZ | LIKE | DRAZ | Zusatzdateien |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |